Started by timer Running as SYSTEM Building remotely on build2-deb11build-ansible (ttcn3 obs osmocom-gerrit coverity osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite 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-bsc-test-sccplite # timeout=10 Fetching upstream changes from https://gerrit.osmocom.org/docker-playground > git --version # timeout=10 > git --version # 'git version 2.30.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-asan Seen branch in repository origin/pespin/asterisk 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 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 # timeout=10 Commit message: "ttcn3-hnbgw: osmo-hnbgw.cfg: Enable color in log file" > git rev-list --no-walk 6de89a5fb529928ce9b7b3320e0ca2e3e568d458 # timeout=10 [ttcn3-bsc-test-sccplite] $ /bin/sh -xe /tmp/jenkins3374090967347474087.sh + export REGISTRY_HOST=registry.osmocom.org + DIR=ttcn3-bsc-test-sccplite + export IMAGE_SUFFIX=master + cd ttcn3-bsc-test-sccplite + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs ] + [ xjenkins-ttcn3-bsc-test-sccplite-2190 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/ttcn3-bsc-test-sccplite + SUITE_NAME=ttcn3-bsc-test-sccplite + IMAGE_SUFFIX=master + docker_images_require osmo-bsc-master osmo-bts-master ttcn3-bsc-test + local i + local from_line + local pull_arg + local upstream_distro_arg + local distro_arg + local depends + local dir + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bsc-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/debian-bookworm-build' 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-bsc-test-sccplite/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --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 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.1s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.3s #12 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #12 CACHED #13 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #13 CACHED #14 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #14 CACHED #15 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #15 CACHED #16 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #16 CACHED #17 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #17 CACHED #18 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #18 CACHED #19 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #19 CACHED #20 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #20 CACHED #21 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #21 CACHED #22 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #22 CACHED #23 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #23 CACHED #24 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #24 CACHED #25 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:983079f8b5fed4fea4e97f85df4d39a585e6c69e7d5c147386caae51c79dd577 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 983079f8b5fe + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bsc-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bsc-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bsc-master + echo osmo-bsc-master + dir=osmo-bsc-master + pull_arg=--pull + grep ^FROM ../osmo-bsc-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-bsc-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bsc-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bsc-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/osmo-bsc-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --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 \ -t osmocom-build/osmo-bsc-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.46kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev libosmo-mgcp-client-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #6 ... #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #7 DONE 0.2s #7 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #7 CACHED #4 [internal] load build context #4 transferring context: 4.21kB done #4 DONE 0.0s #6 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev libosmo-mgcp-client-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-mgcp-client)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmo-sccp)" "pkgconfig(libosmo-sigtran)" "pkgconfig(libosmoabis)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #6 0.432 Hit:1 http://deb.debian.org/debian bookworm InRelease #6 0.432 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #6 0.432 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #6 0.562 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #6 0.663 Reading package lists... #6 1.031 Reading package lists... #6 1.391 Building dependency tree... #6 1.482 Reading state information... #6 1.566 The following additional packages will be installed: #6 1.566 libgtp6 libosmo-mgcp-client12 libosmo-sigtran9 libosmoabis13 libosmocodec4 #6 1.566 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #6 1.566 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 #6 1.566 libosmousb0 libosmovty13 osmocom-nightly #6 1.589 The following NEW packages will be installed: #6 1.589 libgtp-dev libgtp6 libosmo-abis-dev libosmo-mgcp-client-dev #6 1.589 libosmo-mgcp-client12 libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev #6 1.589 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #6 1.589 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #6 1.589 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #6 1.589 libosmovty13 osmocom-nightly #6 1.618 0 upgraded, 25 newly installed, 0 to remove and 1 not upgraded. #6 1.618 Need to get 3289 kB of archives. #6 1.618 After this operation, 12.8 MB of additional disk space will be used. #6 1.618 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404172026 [1172 B] #6 1.629 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.192.1c24.202404172026 [164 kB] #6 1.633 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.18.1f9c.202404172026 [38.9 kB] #6 1.634 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.18.1f9c.202404172026 [140 kB] #6 1.635 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.192.1c24.202404172026 [46.0 kB] #6 1.636 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404172026 [29.0 kB] #6 1.637 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.192.1c24.202404172026 [65.4 kB] #6 1.637 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.192.1c24.202404172026 [222 kB] #6 1.639 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.192.1c24.202404172026 [97.9 kB] #6 1.640 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404172026 [72.7 kB] #6 1.640 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404172026 [111 kB] #6 1.642 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.192.1c24.202404172026 [66.0 kB] #6 1.642 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.192.1c24.202404172026 [173 kB] #6 1.644 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.192.1c24.202404172026 [54.5 kB] #6 1.644 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.192.1c24.202404172026 [58.6 kB] #6 1.645 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.192.1c24.202404172026 [45.3 kB] #6 1.645 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.192.1c24.202404172026 [38.6 kB] #6 1.646 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.192.1c24.202404172026 [838 kB] #6 1.654 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.50.211c.202404172026 [52.0 kB] #6 1.654 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.50.211c.202404172026 [63.9 kB] #6 1.655 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.61.ef237.202404172026 [87.9 kB] #6 1.656 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.61.ef237.202404172026 [122 kB] #6 1.664 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.61.ef237.202404172026 [579 kB] #6 1.668 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.45.352b.202404172026 [56.5 kB] #6 1.669 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.45.352b.202404172026 [65.3 kB] #6 1.931 debconf: delaying package configuration, since apt-utils is not installed #6 1.968 Fetched 3289 kB in 0s (43.6 MB/s) #6 2.031 Selecting previously unselected package osmocom-nightly. #6 2.031 (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 ... 116671 files and directories currently installed.) #6 2.067 Preparing to unpack .../00-osmocom-nightly_202404172026_amd64.deb ... #6 2.088 Unpacking osmocom-nightly (202404172026) ... #6 2.196 Selecting previously unselected package libosmocore21:amd64. #6 2.203 Preparing to unpack .../01-libosmocore21_1.9.0.192.1c24.202404172026_amd64.deb ... #6 2.230 Unpacking libosmocore21:amd64 (1.9.0.192.1c24.202404172026) ... #6 2.342 Selecting previously unselected package libgtp6:amd64. #6 2.350 Preparing to unpack .../02-libgtp6_1.11.0.18.1f9c.202404172026_amd64.deb ... #6 2.363 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202404172026) ... #6 2.458 Selecting previously unselected package libgtp-dev:amd64. #6 2.465 Preparing to unpack .../03-libgtp-dev_1.11.0.18.1f9c.202404172026_amd64.deb ... #6 2.480 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202404172026) ... #6 2.588 Selecting previously unselected package libosmocodec4:amd64. #6 2.596 Preparing to unpack .../04-libosmocodec4_1.9.0.192.1c24.202404172026_amd64.deb ... #6 2.611 Unpacking libosmocodec4:amd64 (1.9.0.192.1c24.202404172026) ... #6 2.767 Selecting previously unselected package libosmotrau2:amd64. #6 2.774 Preparing to unpack .../05-libosmotrau2_1.5.1.11.5277.202404172026_amd64.deb ... #6 2.794 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404172026) ... #6 2.897 Selecting previously unselected package libosmoisdn0:amd64. #6 2.904 Preparing to unpack .../06-libosmoisdn0_1.9.0.192.1c24.202404172026_amd64.deb ... #6 2.918 Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24.202404172026) ... #6 3.021 Selecting previously unselected package libosmogsm20:amd64. #6 3.028 Preparing to unpack .../07-libosmogsm20_1.9.0.192.1c24.202404172026_amd64.deb ... #6 3.041 Unpacking libosmogsm20:amd64 (1.9.0.192.1c24.202404172026) ... #6 3.163 Selecting previously unselected package libosmovty13:amd64. #6 3.170 Preparing to unpack .../08-libosmovty13_1.9.0.192.1c24.202404172026_amd64.deb ... #6 3.185 Unpacking libosmovty13:amd64 (1.9.0.192.1c24.202404172026) ... #6 3.292 Selecting previously unselected package libosmoabis13:amd64. #6 3.300 Preparing to unpack .../09-libosmoabis13_1.5.1.11.5277.202404172026_amd64.deb ... #6 3.315 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404172026) ... #6 3.404 Selecting previously unselected package libosmo-abis-dev:amd64. #6 3.411 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.11.5277.202404172026_amd64.deb ... #6 3.424 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404172026) ... #6 3.527 Selecting previously unselected package libosmocoding0:amd64. #6 3.534 Preparing to unpack .../11-libosmocoding0_1.9.0.192.1c24.202404172026_amd64.deb ... #6 3.547 Unpacking libosmocoding0:amd64 (1.9.0.192.1c24.202404172026) ... #6 3.651 Selecting previously unselected package libosmogb14:amd64. #6 3.658 Preparing to unpack .../12-libosmogb14_1.9.0.192.1c24.202404172026_amd64.deb ... #6 3.671 Unpacking libosmogb14:amd64 (1.9.0.192.1c24.202404172026) ... #6 3.788 Selecting previously unselected package libosmoctrl0:amd64. #6 3.795 Preparing to unpack .../13-libosmoctrl0_1.9.0.192.1c24.202404172026_amd64.deb ... #6 3.808 Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24.202404172026) ... #6 3.914 Selecting previously unselected package libosmosim2:amd64. #6 3.922 Preparing to unpack .../14-libosmosim2_1.9.0.192.1c24.202404172026_amd64.deb ... #6 3.935 Unpacking libosmosim2:amd64 (1.9.0.192.1c24.202404172026) ... #6 4.041 Selecting previously unselected package libosmousb0:amd64. #6 4.048 Preparing to unpack .../15-libosmousb0_1.9.0.192.1c24.202404172026_amd64.deb ... #6 4.061 Unpacking libosmousb0:amd64 (1.9.0.192.1c24.202404172026) ... #6 4.146 Selecting previously unselected package libosmocore. #6 4.154 Preparing to unpack .../16-libosmocore_1.9.0.192.1c24.202404172026_amd64.deb ... #6 4.167 Unpacking libosmocore (1.9.0.192.1c24.202404172026) ... #6 4.252 Selecting previously unselected package libosmocore-dev:amd64. #6 4.259 Preparing to unpack .../17-libosmocore-dev_1.9.0.192.1c24.202404172026_amd64.deb ... #6 4.271 Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24.202404172026) ... #6 4.422 Selecting previously unselected package libosmonetif11:amd64. #6 4.430 Preparing to unpack .../18-libosmonetif11_1.4.0.50.211c.202404172026_amd64.deb ... #6 4.442 Unpacking libosmonetif11:amd64 (1.4.0.50.211c.202404172026) ... #6 4.528 Selecting previously unselected package libosmo-netif-dev:amd64. #6 4.535 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.50.211c.202404172026_amd64.deb ... #6 4.548 Unpacking libosmo-netif-dev:amd64 (1.4.0.50.211c.202404172026) ... #6 4.632 Selecting previously unselected package libosmo-sccp-dev:amd64. #6 4.639 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.61.ef237.202404172026_amd64.deb ... #6 4.654 Unpacking libosmo-sccp-dev:amd64 (1.8.0.61.ef237.202404172026) ... #6 4.755 Selecting previously unselected package libosmo-sigtran9:amd64. #6 4.762 Preparing to unpack .../21-libosmo-sigtran9_1.8.0.61.ef237.202404172026_amd64.deb ... #6 4.777 Unpacking libosmo-sigtran9:amd64 (1.8.0.61.ef237.202404172026) ... #6 4.885 Selecting previously unselected package libosmo-sigtran-dev:amd64. #6 4.894 Preparing to unpack .../22-libosmo-sigtran-dev_1.8.0.61.ef237.202404172026_amd64.deb ... #6 4.913 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.61.ef237.202404172026) ... #6 5.061 Selecting previously unselected package libosmo-mgcp-client12:amd64. #6 5.068 Preparing to unpack .../23-libosmo-mgcp-client12_1.12.1.45.352b.202404172026_amd64.deb ... #6 5.080 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.45.352b.202404172026) ... #6 5.166 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #6 5.175 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.12.1.45.352b.202404172026_amd64.deb ... #6 5.188 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.45.352b.202404172026) ... #6 5.338 Setting up osmocom-nightly (202404172026) ... #6 5.380 Setting up libosmocore21:amd64 (1.9.0.192.1c24.202404172026) ... #6 5.423 Setting up libosmousb0:amd64 (1.9.0.192.1c24.202404172026) ... #6 5.464 Setting up libosmocodec4:amd64 (1.9.0.192.1c24.202404172026) ... #6 5.503 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404172026) ... #6 5.544 Setting up libosmo-sccp-dev:amd64 (1.8.0.61.ef237.202404172026) ... #6 5.589 Setting up libosmovty13:amd64 (1.9.0.192.1c24.202404172026) ... #6 5.631 Setting up libosmoisdn0:amd64 (1.9.0.192.1c24.202404172026) ... #6 5.678 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202404172026) ... #6 5.724 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202404172026) ... #6 5.766 Setting up libosmo-mgcp-client12:amd64 (1.12.1.45.352b.202404172026) ... #6 5.809 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.45.352b.202404172026) ... #6 5.850 Setting up libosmogsm20:amd64 (1.9.0.192.1c24.202404172026) ... #6 5.890 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404172026) ... #6 5.931 Setting up libosmoctrl0:amd64 (1.9.0.192.1c24.202404172026) ... #6 5.973 Setting up libosmogb14:amd64 (1.9.0.192.1c24.202404172026) ... #6 6.013 Setting up libosmonetif11:amd64 (1.4.0.50.211c.202404172026) ... #6 6.054 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404172026) ... #6 6.095 Setting up libosmocoding0:amd64 (1.9.0.192.1c24.202404172026) ... #6 6.137 Setting up libosmosim2:amd64 (1.9.0.192.1c24.202404172026) ... #6 6.179 Setting up libosmocore (1.9.0.192.1c24.202404172026) ... #6 6.219 Setting up libosmo-sigtran9:amd64 (1.8.0.61.ef237.202404172026) ... #6 6.259 Setting up libosmocore-dev:amd64 (1.9.0.192.1c24.202404172026) ... #6 6.300 Setting up libosmo-netif-dev:amd64 (1.4.0.50.211c.202404172026) ... #6 6.341 Setting up libosmo-sigtran-dev:amd64 (1.8.0.61.ef237.202404172026) ... #6 6.384 Processing triggers for libc-bin (2.36-9+deb12u4) ... #6 DONE 6.8s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.283 Cloning into 'osmo-bsc'... #9 DONE 1.7s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.1s #11 [6/8] RUN CD osmo-bsc && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure && make "-j$(nproc)" install #11 0.407 Already on 'master' #11 0.407 Your branch is up to date with 'origin/master'. #11 0.408 refs/heads/master #11 0.413 HEAD is now at d7afb4341 lb: Log name of unhandled sigtran primitive #11 0.415 master #11 0.416 d7afb4341e3c1b1caa85918badb8d54b5de8706f #11 2.857 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.857 libtoolize: copying file './ltmain.sh' #11 2.910 libtoolize: putting macros in 'm4'. #11 2.910 libtoolize: copying file 'm4/libtool.m4' #11 2.928 libtoolize: copying file 'm4/ltoptions.m4' #11 2.946 libtoolize: copying file 'm4/ltsugar.m4' #11 2.964 libtoolize: copying file 'm4/ltversion.m4' #11 2.983 libtoolize: copying file 'm4/lt~obsolete.m4' #11 3.021 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.021 libtoolize: and rerunning libtoolize and aclocal. #11 4.256 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.256 configure.ac:74: You should run autoupdate. #11 4.256 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.256 configure.ac:74: the top level #11 4.256 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.256 configure.ac:130: You should run autoupdate. #11 4.256 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.256 configure.ac:130: the top level #11 4.256 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.256 configure.ac:150: You should run autoupdate. #11 4.256 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.256 configure.ac:150: the top level #11 4.256 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.256 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.256 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.256 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 4.256 configure.ac:228: the top level #11 4.256 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 4.256 configure.ac:230: You should run autoupdate. #11 4.888 configure.ac:23: installing './compile' #11 4.890 configure.ac:25: installing './config.guess' #11 4.892 configure.ac:25: installing './config.sub' #11 4.893 configure.ac:9: installing './install-sh' #11 4.896 configure.ac:9: installing './missing' #11 4.943 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 4.943 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 5.034 src/ipaccess/Makefile.am: installing './depcomp' #11 5.359 checking for a BSD-compatible install... /usr/bin/install -c #11 5.365 checking whether build environment is sane... yes #11 5.373 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.375 checking for gawk... gawk #11 5.375 checking whether make sets $(MAKE)... yes #11 5.383 checking whether make supports nested variables... yes #11 5.389 checking whether make supports nested variables... (cached) yes #11 5.389 checking whether make sets $(MAKE)... (cached) yes #11 5.391 checking for gcc... gcc #11 5.408 checking whether the C compiler works... yes #11 5.442 checking for C compiler default output file name... a.out #11 5.443 checking for suffix of executables... #11 5.474 checking whether we are cross compiling... no #11 5.514 checking for suffix of object files... o #11 5.530 checking whether the compiler supports GNU C... yes #11 5.548 checking whether gcc accepts -g... yes #11 5.573 checking for gcc option to enable C11 features... none needed #11 5.599 checking whether gcc understands -c and -o together... yes #11 5.633 checking whether make supports the include directive... yes (GNU style) #11 5.640 checking dependency style of gcc... gcc3 #11 5.673 checking build system type... x86_64-pc-linux-gnu #11 5.718 checking host system type... x86_64-pc-linux-gnu #11 5.718 checking how to print strings... printf #11 5.739 checking for a sed that does not truncate output... /usr/bin/sed #11 5.743 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.746 checking for egrep... /usr/bin/grep -E #11 5.747 checking for fgrep... /usr/bin/grep -F #11 5.748 checking for ld used by gcc... /usr/bin/ld #11 5.752 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.754 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.757 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.772 checking whether ln -s works... yes #11 5.772 checking the maximum length of command line arguments... 1572864 #11 5.777 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.778 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.778 checking for /usr/bin/ld option to reload object files... -r #11 5.778 checking for file... file #11 5.778 checking for objdump... objdump #11 5.778 checking how to recognize dependent libraries... pass_all #11 5.779 checking for dlltool... no #11 5.779 checking how to associate runtime and link libraries... printf %s\n #11 5.779 checking for ar... ar #11 5.779 checking for archiver @FILE support... @ #11 5.812 checking for strip... strip #11 5.812 checking for ranlib... ranlib #11 5.813 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.872 checking for sysroot... no #11 5.872 checking for a working dd... /usr/bin/dd #11 5.876 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.890 checking for mt... no #11 5.891 checking if : is a manifest tool... no #11 5.895 checking for stdio.h... yes #11 5.911 checking for stdlib.h... yes #11 5.927 checking for string.h... yes #11 5.942 checking for inttypes.h... yes #11 5.958 checking for stdint.h... yes #11 5.978 checking for strings.h... yes #11 5.996 checking for sys/stat.h... yes #11 6.012 checking for sys/types.h... yes #11 6.028 checking for unistd.h... yes #11 6.050 checking for dlfcn.h... yes #11 6.069 checking for objdir... .libs #11 6.126 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.141 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.141 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.157 checking if gcc static flag -static works... yes #11 6.200 checking if gcc supports -c -o file.o... yes #11 6.223 checking if gcc supports -c -o file.o... (cached) yes #11 6.223 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.233 checking whether -lc should be explicitly linked in... no #11 6.249 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.298 checking how to hardcode library paths into programs... immediate #11 6.298 checking whether stripping libraries is possible... yes #11 6.299 checking if libtool supports shared libraries... yes #11 6.299 checking whether to build shared libraries... yes #11 6.299 checking whether to build static libraries... yes #11 6.300 checking for pkg-config... /usr/bin/pkg-config #11 6.301 checking for pkg-config... /usr/bin/pkg-config #11 6.301 checking pkg-config is at least version 0.20... yes #11 6.302 checking for libosmocore >= 1.9.0... yes #11 6.310 checking for libosmovty >= 1.9.0... yes #11 6.318 checking for libosmoctrl >= 1.9.0... yes #11 6.326 checking for libosmogsm >= 1.9.0... yes #11 6.334 checking for libosmoabis >= 1.5.0... yes #11 6.341 checking for libosmo-netif >= 1.4.0... yes #11 6.347 checking for libosmo-sigtran >= 1.8.0... yes #11 6.354 checking for libosmo-mgcp-client >= 1.12.0... yes #11 6.360 checking for egrep... (cached) /usr/bin/grep -E #11 6.361 checking if gcc supports -fvisibility=hidden... yes #11 6.373 checking whether to enable code coverage support... no #11 6.373 checking whether to enable VTY/CTRL tests... no #11 6.376 CFLAGS=" -std=gnu11" #11 6.376 CPPFLAGS="" #11 6.399 checking that generated files are newer than configure... done #11 6.399 configure: creating ./config.status #11 6.753 config.status: creating include/Makefile #11 6.766 config.status: creating include/osmocom/Makefile #11 6.779 config.status: creating include/osmocom/bsc/Makefile #11 6.791 config.status: creating src/Makefile #11 6.804 config.status: creating src/osmo-bsc/Makefile #11 6.818 config.status: creating src/ipaccess/Makefile #11 6.832 config.status: creating src/utils/Makefile #11 6.846 config.status: creating tests/Makefile #11 6.860 config.status: creating tests/atlocal #11 6.873 config.status: creating tests/abis/Makefile #11 6.887 config.status: creating tests/acc/Makefile #11 6.900 config.status: creating tests/bsc/Makefile #11 6.914 config.status: creating tests/codec_pref/Makefile #11 6.926 config.status: creating tests/gsm0408/Makefile #11 6.941 config.status: creating tests/handover/Makefile #11 6.953 config.status: creating tests/nanobts_omlattr/Makefile #11 6.965 config.status: creating tests/paging/Makefile #11 6.979 config.status: creating tests/subscr/Makefile #11 6.992 config.status: creating doc/Makefile #11 7.006 config.status: creating doc/examples/Makefile #11 7.018 config.status: creating doc/manuals/Makefile #11 7.031 config.status: creating contrib/Makefile #11 7.044 config.status: creating contrib/systemd/Makefile #11 7.058 config.status: creating contrib/osmo-bsc.spec #11 7.070 config.status: creating Makefile #11 7.082 config.status: creating bscconfig.h #11 7.091 config.status: executing tests/atconfig commands #11 7.093 config.status: executing depfiles commands #11 7.441 config.status: executing libtool commands #11 7.481 echo 1.11.0.81-d7af > .version-t && mv .version-t .version #11 7.483 make install-recursive #11 7.485 make[1]: Entering directory '/tmp/osmo-bsc' #11 7.489 Making install in include #11 7.490 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 7.494 Making install in osmocom #11 7.495 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.498 Making install in bsc #11 7.500 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.503 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.503 make[5]: Nothing to be done for 'install-exec-am'. #11 7.503 make[5]: Nothing to be done for 'install-data-am'. #11 7.503 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.503 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 7.505 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.508 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 7.508 make[5]: Nothing to be done for 'install-exec-am'. #11 7.508 make[5]: Nothing to be done for 'install-data-am'. #11 7.508 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.508 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.508 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 7.510 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 7.512 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 7.512 make[4]: Nothing to be done for 'install-exec-am'. #11 7.512 make[4]: Nothing to be done for 'install-data-am'. #11 7.512 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 7.512 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 7.512 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 7.512 Making install in src #11 7.514 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 7.517 Making install in osmo-bsc #11 7.521 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 7.522 CC osmo_bsc_main.o #11 7.522 CC a_reset.lo #11 7.522 CC abis_nm.lo #11 7.522 CC abis_nm_vty.lo #11 7.523 CC abis_om2000.lo #11 7.523 CC abis_om2000_vty.lo #11 7.523 CC abis_rsl.lo #11 7.523 CC abis_osmo.lo #11 7.524 CC acc.lo #11 7.524 CC assignment_fsm.lo #11 7.525 CC bsc_ctrl.lo #11 7.525 CC bsc_ctrl_lookup.lo #11 7.525 CC bsc_init.lo #11 7.526 CC bsc_rf_ctrl.lo #11 7.527 CC bsc_rll.lo #11 7.527 CC bsc_sccp.lo #11 7.687 CC bsc_stats.lo #11 7.746 CC bsc_subscr_conn_fsm.lo #11 7.751 CC bsc_subscriber.lo #11 7.752 CC bsc_vty.lo #11 7.755 CC bts.lo #11 7.755 CC bts_trx.lo #11 7.787 CC bts_trx_ctrl.lo #11 7.801 CC bts_trx_ts_ctrl.lo #11 7.837 CC bts_trx_ts_lchan_ctrl.lo #11 7.852 CC bts_ericsson_rbs2000.lo #11 7.859 CC bts_init.lo #11 7.889 CC bts_ipaccess_nanobts.lo #11 7.941 CC bts_ipaccess_nanobts_omlattr.lo #11 8.040 CC bts_nokia_site.lo #11 8.042 CC bts_siemens_bs11.lo #11 8.049 CC bts_sm.lo #11 8.051 CC bts_osmobts.lo #11 8.067 CC bts_unknown.lo #11 8.085 CC bts_ctrl.lo #11 8.100 CC bts_setup_ramp.lo #11 8.101 CC bts_vty.lo #11 8.129 CC bts_trx_vty.lo #11 8.215 CC chan_alloc.lo #11 8.279 CC chan_counts.lo #11 8.284 CC codec_pref.lo #11 8.288 CC data_rate_pref.lo #11 8.300 CC e1_config.lo #11 8.334 CC gsm_04_08_rr.lo #11 8.334 CC gsm_data.lo #11 8.352 CC handover_cfg.lo #11 8.363 CC handover_ctrl.lo #11 8.428 CC handover_decision.lo #11 8.431 CC handover_decision_2.lo #11 8.476 CC handover_fsm.lo #11 8.489 CC handover_logic.lo #11 8.541 CC handover_vty.lo #11 8.556 CC vgcs_fsm.lo #11 8.564 CC lb.lo #11 8.574 CC lchan.lo #11 8.643 CC lchan_fsm.lo #11 8.691 CC lchan_rtp_fsm.lo #11 8.695 CC lchan_select.lo #11 8.719 CC lcs_loc_req.lo #11 8.741 CC lcs_ta_req.lo #11 8.830 CC meas_feed.lo #11 8.830 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 8.831 lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.831 925 | verb_info->codecs_len = 0; #11 8.831 | ^~~~~~~~~ #11 8.831 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 8.831 from lchan_rtp_fsm.c:25: #11 8.831 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.831 35 | unsigned int codecs_len #11 8.831 | ^~~~~~~~~~ #11 8.831 lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.831 929 | verb_info->codecs[0] = codec; #11 8.831 | ^~~~~~~~~ #11 8.831 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.831 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.831 | ^~~~~~ #11 8.831 lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 8.831 930 | verb_info->codecs_len = 1; #11 8.831 | ^~~~~~~~~ #11 8.831 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 8.831 35 | unsigned int codecs_len #11 8.831 | ^~~~~~~~~~ #11 8.831 lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.831 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 8.831 | ^~ #11 8.831 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.831 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.831 | ^~~~~~ #11 8.832 lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.832 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 8.832 | ^~ #11 8.832 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.832 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.832 | ^~~~~~ #11 8.832 lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.832 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 8.832 | ^~~~ #11 8.832 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.832 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.832 | ^~~~~~ #11 8.832 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 8.832 lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 8.832 961 | return verb_info->codecs[0] == codec; #11 8.832 | ^~~~~~ #11 8.832 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 8.832 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 8.832 | ^~~~~~ #11 8.855 CC meas_rep.lo #11 8.895 CC neighbor_ident.lo #11 8.914 CC neighbor_ident_vty.lo #11 8.942 CC neighbor_ident_ctrl.lo #11 8.948 CC net_init.lo #11 9.018 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 9.018 neighbor_ident.c:493:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 9.018 493 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 9.018 | ^~~~~~ #11 9.018 In file included from neighbor_ident.c:37: #11 9.018 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 9.018 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 9.018 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 9.030 CC nm_common_fsm.lo #11 9.038 CC nm_bb_transc_fsm.lo #11 9.060 CC nm_bts_sm_fsm.lo #11 9.066 CC nm_bts_fsm.lo #11 9.098 CC nm_gprs_cell_fsm.lo #11 9.142 CC nm_gprs_nse_fsm.lo #11 9.170 CC nm_gprs_nsvc_fsm.lo #11 9.213 CC nm_channel_fsm.lo #11 9.222 CC nm_rcarrier_fsm.lo #11 9.241 CC gsm_08_08.lo #11 9.243 CC osmo_bsc_bssap.lo #11 9.261 CC osmo_bsc_filter.lo #11 9.263 CC osmo_bsc_grace.lo #11 9.296 CC osmo_bsc_lcls.lo #11 9.302 CC osmo_bsc_mgcp.lo #11 9.327 CC osmo_bsc_msc.lo #11 9.330 CC osmo_bsc_sigtran.lo #11 9.346 CC paging.lo #11 9.368 CC pcu_sock.lo #11 9.405 CC penalty_timers.lo #11 9.450 CC bssmap_reset.lo #11 9.464 CC system_information.lo #11 9.473 CC timeslot_fsm.lo #11 9.477 CC smscb.lo #11 9.518 CC smscb_vty.lo #11 9.563 CC cbch_scheduler.lo #11 9.586 CC cbsp_link.lo #11 9.589 CC power_control.lo #11 9.959 CCLD libbsc.la #11 10.24 CCLD osmo-bsc #11 10.56 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 10.56 make[4]: Nothing to be done for 'install-data-am'. #11 10.56 /usr/bin/mkdir -p '/usr/local/bin' #11 10.56 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 10.59 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 10.59 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 10.59 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 10.59 Making install in utils #11 10.59 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 10.59 CC bs11_config.o #11 10.59 CC isdnsync.o #11 10.59 CC meas_json-meas_json.o #11 10.63 CCLD isdnsync #11 10.66 CCLD meas_json #11 10.68 CCLD bs11_config #11 10.91 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 10.91 make[4]: Nothing to be done for 'install-data-am'. #11 10.91 /usr/bin/mkdir -p '/usr/local/bin' #11 10.92 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 10.94 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 10.95 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 10.95 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 10.96 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 10.96 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 10.96 Making install in ipaccess #11 10.96 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 10.96 CC abisip-find.o #11 10.96 CC ipaccess-config.o #11 10.96 CC stubs.o #11 10.96 CC ipaccess-firmware.o #11 10.96 CC network_listen.o #11 10.96 CC ipaccess-proxy.o #11 11.03 CCLD abisip-find #11 11.08 CCLD ipaccess-config #11 11.08 CCLD ipaccess-proxy #11 11.30 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 11.30 make[4]: Nothing to be done for 'install-data-am'. #11 11.30 /usr/bin/mkdir -p '/usr/local/bin' #11 11.30 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 11.33 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 11.34 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 11.34 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 11.35 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 11.35 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 11.35 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 11.35 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 11.35 make[4]: Nothing to be done for 'install-exec-am'. #11 11.35 make[4]: Nothing to be done for 'install-data-am'. #11 11.35 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 11.35 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 11.35 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 11.35 Making install in tests #11 11.35 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 11.36 Making install in abis #11 11.36 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 11.36 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 11.36 make[4]: Nothing to be done for 'install-exec-am'. #11 11.36 make[4]: Nothing to be done for 'install-data-am'. #11 11.36 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 11.36 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 11.36 Making install in acc #11 11.36 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 11.36 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 11.36 make[4]: Nothing to be done for 'install-exec-am'. #11 11.36 make[4]: Nothing to be done for 'install-data-am'. #11 11.36 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 11.36 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 11.36 Making install in bsc #11 11.37 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 11.37 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 11.37 make[4]: Nothing to be done for 'install-exec-am'. #11 11.37 make[4]: Nothing to be done for 'install-data-am'. #11 11.37 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 11.37 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 11.37 Making install in codec_pref #11 11.37 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.37 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.37 make[4]: Nothing to be done for 'install-exec-am'. #11 11.37 make[4]: Nothing to be done for 'install-data-am'. #11 11.37 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.37 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 11.37 Making install in gsm0408 #11 11.37 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.38 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.38 make[4]: Nothing to be done for 'install-exec-am'. #11 11.38 make[4]: Nothing to be done for 'install-data-am'. #11 11.38 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.38 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 11.38 Making install in handover #11 11.38 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 11.38 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 11.38 make[4]: Nothing to be done for 'install-exec-am'. #11 11.38 make[4]: Nothing to be done for 'install-data-am'. #11 11.38 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 11.38 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 11.38 Making install in nanobts_omlattr #11 11.38 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.38 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.38 make[4]: Nothing to be done for 'install-exec-am'. #11 11.38 make[4]: Nothing to be done for 'install-data-am'. #11 11.38 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.38 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 11.38 Making install in paging #11 11.39 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 11.39 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 11.39 make[4]: Nothing to be done for 'install-exec-am'. #11 11.39 make[4]: Nothing to be done for 'install-data-am'. #11 11.39 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 11.39 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 11.39 Making install in subscr #11 11.39 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 11.39 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 11.39 make[4]: Nothing to be done for 'install-exec-am'. #11 11.39 make[4]: Nothing to be done for 'install-data-am'. #11 11.39 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 11.39 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 11.40 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 11.40 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 11.40 make[4]: Nothing to be done for 'install-exec-am'. #11 11.40 make[4]: Nothing to be done for 'install-data-am'. #11 11.40 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 11.40 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 11.40 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 11.40 Making install in doc #11 11.40 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 11.40 Making install in examples #11 11.40 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 11.41 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 11.41 make[4]: Nothing to be done for 'install-exec-am'. #11 11.41 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 11.41 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 11.41 make install-data-hook #11 11.41 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 11.41 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 11.41 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 11.41 mkdir -p "$(dirname $j)" && \ #11 11.41 /usr/bin/install -c -m 644 ./$f $j; \ #11 11.41 done #11 11.44 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 11.44 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 11.45 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 11.45 Making install in manuals #11 11.45 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 11.45 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 11.45 make[4]: Nothing to be done for 'install-exec-am'. #11 11.45 make[4]: Nothing to be done for 'install-data-am'. #11 11.45 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 11.45 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 11.45 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 11.45 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 11.45 make[4]: Nothing to be done for 'install-exec-am'. #11 11.45 make[4]: Nothing to be done for 'install-data-am'. #11 11.45 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 11.45 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 11.45 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 11.45 Making install in contrib #11 11.45 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 11.46 Making install in systemd #11 11.46 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 11.46 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 11.46 make[4]: Nothing to be done for 'install-exec-am'. #11 11.46 /usr/bin/mkdir -p '/lib/systemd/system' #11 11.46 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 11.47 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 11.47 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 11.47 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 11.47 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 11.47 make[4]: Nothing to be done for 'install-exec-am'. #11 11.47 make[4]: Nothing to be done for 'install-data-am'. #11 11.47 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 11.47 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 11.47 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 11.47 make[2]: Entering directory '/tmp/osmo-bsc' #11 11.48 make[3]: Entering directory '/tmp/osmo-bsc' #11 11.48 make[3]: Nothing to be done for 'install-exec-am'. #11 11.48 make[3]: Nothing to be done for 'install-data-am'. #11 11.48 make[3]: Leaving directory '/tmp/osmo-bsc' #11 11.48 make[2]: Leaving directory '/tmp/osmo-bsc' #11 11.48 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 11.6s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.cfg #12 DONE 0.2s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:a9f6cd6289083c65079165c55a7d2ed0a8f62f0bce2b912a9c6d5054aa663018 done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest 0.0s done #14 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n a9f6cd628908 + list_osmo_packages debian-bookworm osmo-bsc-master + local distro=debian-bookworm + local image=osmo-bsc-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bsc-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bsc-master ### ii libosmo-abis-dev:amd64 1.5.1.11.5277.202404172026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.45.352b.202404172026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.45.352b.202404172026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.50.211c.202404172026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.61.ef237.202404172026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.61.ef237.202404172026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.61.ef237.202404172026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.11.5277.202404172026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo coding library ii libosmocore 1.9.0.192.1c24.202404172026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.192.1c24.202404172026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.50.211c.202404172026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404172026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo VTY library ii osmocom-nightly 202404172026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends osmo-bts-master + local feed + echo debian-bookworm-build + depends=debian-bookworm-build + [ -n debian-bookworm-build ] + docker_images_require debian-bookworm-build + 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-build + local feed + depends= + [ -n ] + docker_distro_from_image_name debian-bookworm-build + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name debian-bookworm-build + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name debian-bookworm-build + echo debian-bookworm-build + dir=debian-bookworm-build + pull_arg=--pull + grep ^FROM ../debian-bookworm-build/Dockerfile + from_line=FROM ${REGISTRY}/${UPSTREAM_DISTRO} + echo FROM ${REGISTRY}/${UPSTREAM_DISTRO} + grep -q $USER + set +x Building image: debian-bookworm-build (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../debian-bookworm-build BUILD_ARGS=--pull UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/debian-bookworm-build OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/common .common docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --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 \ --pull -t osmocom-build/debian-bookworm-build:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 5.77kB done #1 DONE 0.0s #2 [auth] sharing credentials for registry.osmocom.org #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/debian:bookworm #3 DONE 0.1s #4 [internal] load .dockerignore #4 transferring context: 2B done #4 DONE 0.0s #5 [internal] load build context #5 DONE 0.0s #6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #6 DONE 0.0s #7 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #7 DONE 0.0s #8 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 #8 resolve registry.osmocom.org/debian:bookworm@sha256:ada577e24663e2f16bd2aa706bd11d4594f52b9ae08fd3a2156eeefdb8dff1a2 0.1s done #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #11 DONE 0.2s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [12/16] RUN set -x && git clone --depth=1 https://gerrit.osmocom.org/osmo-ci osmo-ci && su build -c "cd osmo-ci/scripts && cp -v *.sh *.py /usr/local/bin" && rm -rf osmo-ci #12 CACHED #13 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #13 CACHED #14 [10/16] RUN SET -x && git clone --depth=1 https://gerrit.osmocom.org/python/osmo-python-tests osmo-python-tests && cd osmo-python-tests && python3 setup.py clean build install && cd .. && rm -rf osmo-python-tests #14 CACHED #15 [ 6/16] RUN SET -x && apt-get update && apt-get install -y --no-install-recommends asciidoc asciidoc-dblatex autoconf autoconf-archive autogen automake bc bison build-essential bzip2 ca-certificates ccache cmake coccinelle cppcheck curl dahdi-source dblatex dbus debhelper devscripts dh-autoreconf docbook5-xml doxygen equivs flex g++ gawk gcc gcc-arm-none-eabi ghostscript git gnupg graphviz htop iproute2 latexmk lcov libaio-dev libasound2-dev libbladerf-dev libboost-all-dev libc-ares-dev libcdk5-dev libcsv-dev libdbd-sqlite3 libdbi-dev libelf-dev libffi-dev libfftw3-dev libgmp-dev libgnutls28-dev libgps-dev libgsm1-dev libjansson-dev liblua5.3-dev libmnl-dev libncurses5-dev libnewlib-arm-none-eabi libnftables-dev libnftnl-dev libnl-3-dev libnl-route-3-dev liboping-dev libortp-dev libpcap-dev libpcsclite-dev libreadline-dev librsvg2-bin libsctp-dev libsigsegv-dev libsnmp-dev libsofia-sip-ua-glib-dev libsqlite3-dev libssl-dev libtalloc-dev libtinfo5 libtool liburing-dev libusb-1.0-0-dev libusb-dev libxml2-utils libzmq3-dev locales lua-socket make mscgen ofono openssh-client patchelf picolibc-arm-none-eabi pkg-config python3 python3-gi python3-mako python3-nwdiag python3-pip python3-pyflakes python3-setuptools python3-usb python3-yaml rsync sdcc source-highlight sqlite3 stow sudo swig systemd tcpdump telnet tex-gyre texinfo unzip virtualenv xsltproc && apt-get clean #15 CACHED #16 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #16 CACHED #17 [ 4/16] RUN SET -x && useradd --uid=1000 build && mkdir /build && chown -R build:build /build /usr/local && echo "path-exclude=/usr/share/man/*" > /etc/dpkg/dpkg.cfg.d/exclude-man-pages && rm -rf /usr/share/man/ #17 CACHED #18 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #18 CACHED #19 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #19 CACHED #20 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #20 CACHED #21 [ 8/16] RUN SET -x && cat /tmp/pysim_requirements.txt && pip3 install --break-system-packages 'git+https://github.com/eriwen/lcov-to-cobertura-xml.git' 'git+https://github.com/osmocom/sphinx-argparse@master#egg=sphinx-argparse' 'git+https://github.com/podshumok/python-smpplib.git' 'pydbus' 'pylint' 'pysispm' 'sphinx' 'sphinxcontrib-napoleon' -r /tmp/pysim_requirements.txt #21 CACHED #22 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #22 CACHED #23 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #23 CACHED #24 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #24 CACHED #25 [ 5/16] RUN IF [ "$(arch)" != "x86_64" ]; then echo "ERROR: use debian-bookworm-build-arm instead"; exit 1; fi && set -x && apt-get update && apt-get install -y --no-install-recommends ca-certificates libtinfo5 wget && apt-get clean && wget https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm/releases/download/release-14.0.0/LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && tar -xf LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && rm LLVMEmbeddedToolchainForArm-14.0.0-linux.tar.gz && mv LLVMEmbeddedToolchainForArm-14.0.0 /opt/llvm-arm && /opt/llvm-arm/bin/clang --version && /opt/llvm-arm/bin/clang --print-targets #25 CACHED #26 [16/16] RUN SET -x && echo "deb [signed-by=/etc/apt/trusted.gpg.d/obs.osmocom.org.asc] https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12/ ./" > /etc/apt/sources.list.d/osmocom-nightly.list && apt-get update && apt-get install -y --no-install-recommends liblimesuite-dev libuhd-dev libulfius-dev && apt-get clean #26 CACHED #27 exporting to image #27 exporting layers done #27 writing image sha256:983079f8b5fed4fea4e97f85df4d39a585e6c69e7d5c147386caae51c79dd577 done #27 naming to docker.io/osmocom-build/debian-bookworm-build:latest done #27 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 983079f8b5fe + list_osmo_packages debian-bookworm debian-bookworm-build + local distro=debian-bookworm + local image=debian-bookworm-build + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/debian-bookworm-build -c + [ -n ] + return + docker_distro_from_image_name osmo-bts-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-bts-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-bts-master + echo osmo-bts-master + dir=osmo-bts-master + pull_arg=--pull + grep ^FROM ../osmo-bts-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + grep -q $USER + echo FROM $USER/$DISTRO-build + pull_arg= + set +x Building image: osmo-bts-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-bts-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-bts-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/osmo-bts-master' awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory awk: fatal: cannot open file `.release' for reading: No such file or directory rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --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 \ -t osmocom-build/osmo-bts-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.52kB done #1 DONE 0.0s #2 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build:latest #5 CACHED #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #6 DONE 0.2s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libsmpp34-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #7 ... #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #6 CACHED #4 [internal] load build context #4 transferring context: 1.63kB done #4 DONE 0.0s #7 [2/8] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev libsmpp34-dev libgtp-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmoabis)" "pkgconfig(libosmocodec)" "pkgconfig(libosmocoding)" "pkgconfig(libosmocore)" "pkgconfig(libosmoctrl)" "pkgconfig(libosmogb)" "pkgconfig(libosmogsm)" "pkgconfig(libosmo-netif)" "pkgconfig(libosmotrau)" "pkgconfig(libosmovty)" ;; esac #7 0.352 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.352 Hit:2 http://deb.debian.org/debian bookworm-updates InRelease #7 0.352 Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease #7 0.352 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.590 Reading package lists... #7 0.964 Reading package lists... #7 1.326 Building dependency tree... #7 1.419 Reading state information... #7 1.505 The following additional packages will be installed: #7 1.505 libgtp6 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #7 1.505 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.505 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #7 1.530 The following NEW packages will be installed: #7 1.530 libgtp-dev libgtp6 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev #7 1.530 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 1.530 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.530 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 #7 1.530 libsmpp34-dev osmocom-nightly #7 1.570 0 upgraded, 23 newly installed, 0 to remove and 1 not upgraded. #7 1.570 Need to get 2678 kB of archives. #7 1.570 After this operation, 10.6 MB of additional disk space will be used. #7 1.570 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404172026 [1172 B] #7 1.573 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.192.1c24.202404172026 [164 kB] #7 1.576 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.18.1f9c.202404172026 [38.9 kB] #7 1.577 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.18.1f9c.202404172026 [140 kB] #7 1.578 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.192.1c24.202404172026 [46.0 kB] #7 1.580 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404172026 [29.0 kB] #7 1.581 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.192.1c24.202404172026 [65.4 kB] #7 1.583 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.192.1c24.202404172026 [222 kB] #7 1.586 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.192.1c24.202404172026 [97.9 kB] #7 1.588 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404172026 [72.7 kB] #7 1.590 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404172026 [111 kB] #7 1.592 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.192.1c24.202404172026 [66.0 kB] #7 1.593 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.192.1c24.202404172026 [173 kB] #7 1.596 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.192.1c24.202404172026 [54.5 kB] #7 1.598 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.192.1c24.202404172026 [58.6 kB] #7 1.599 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.192.1c24.202404172026 [45.3 kB] #7 1.601 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.192.1c24.202404172026 [38.6 kB] #7 1.603 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.192.1c24.202404172026 [838 kB] #7 1.611 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.50.211c.202404172026 [52.0 kB] #7 1.611 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.50.211c.202404172026 [63.9 kB] #7 1.612 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.61.ef237.202404172026 [87.9 kB] #7 1.613 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.3.2.4b6d.202404172026 [101 kB] #7 1.614 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.3.2.4b6d.202404172026 [111 kB] #7 1.753 debconf: delaying package configuration, since apt-utils is not installed #7 1.791 Fetched 2678 kB in 0s (33.6 MB/s) #7 1.837 Selecting previously unselected package osmocom-nightly. #7 1.837 (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 ... 116671 files and directories currently installed.) #7 1.873 Preparing to unpack .../00-osmocom-nightly_202404172026_amd64.deb ... #7 1.888 Unpacking osmocom-nightly (202404172026) ... #7 1.982 Selecting previously unselected package libosmocore21:amd64. #7 1.991 Preparing to unpack .../01-libosmocore21_1.9.0.192.1c24.202404172026_amd64.deb ... #7 2.017 Unpacking libosmocore21:amd64 (1.9.0.192.1c24.202404172026) ... #7 2.126 Selecting previously unselected package libgtp6:amd64. #7 2.133 Preparing to unpack .../02-libgtp6_1.11.0.18.1f9c.202404172026_amd64.deb ... #7 2.146 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202404172026) ... #7 2.232 Selecting previously unselected package libgtp-dev:amd64. #7 2.238 Preparing to unpack .../03-libgtp-dev_1.11.0.18.1f9c.202404172026_amd64.deb ... #7 2.251 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202404172026) ... #7 2.376 Selecting previously unselected package libosmocodec4:amd64. #7 2.383 Preparing to unpack .../04-libosmocodec4_1.9.0.192.1c24.202404172026_amd64.deb ... #7 2.402 Unpacking libosmocodec4:amd64 (1.9.0.192.1c24.202404172026) ... #7 2.507 Selecting previously unselected package libosmotrau2:amd64. #7 2.514 Preparing to unpack .../05-libosmotrau2_1.5.1.11.5277.202404172026_amd64.deb ... #7 2.526 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404172026) ... #7 2.649 Selecting previously unselected package libosmoisdn0:amd64. #7 2.656 Preparing to unpack .../06-libosmoisdn0_1.9.0.192.1c24.202404172026_amd64.deb ... #7 2.685 Unpacking libosmoisdn0:amd64 (1.9.0.192.1c24.202404172026) ... #7 2.828 Selecting previously unselected package libosmogsm20:amd64. #7 2.835 Preparing to unpack .../07-libosmogsm20_1.9.0.192.1c24.202404172026_amd64.deb ... #7 2.847 Unpacking libosmogsm20:amd64 (1.9.0.192.1c24.202404172026) ... #7 2.964 Selecting previously unselected package libosmovty13:amd64. #7 2.972 Preparing to unpack .../08-libosmovty13_1.9.0.192.1c24.202404172026_amd64.deb ... #7 2.984 Unpacking libosmovty13:amd64 (1.9.0.192.1c24.202404172026) ... #7 3.095 Selecting previously unselected package libosmoabis13:amd64. #7 3.102 Preparing to unpack .../09-libosmoabis13_1.5.1.11.5277.202404172026_amd64.deb ... #7 3.117 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404172026) ... #7 3.212 Selecting previously unselected package libosmo-abis-dev:amd64. #7 3.219 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.11.5277.202404172026_amd64.deb ... #7 3.234 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404172026) ... #7 3.346 Selecting previously unselected package libosmocoding0:amd64. #7 3.355 Preparing to unpack .../11-libosmocoding0_1.9.0.192.1c24.202404172026_amd64.deb ... #7 3.369 Unpacking libosmocoding0:amd64 (1.9.0.192.1c24.202404172026) ... #7 3.476 Selecting previously unselected package libosmogb14:amd64. #7 3.483 Preparing to unpack .../12-libosmogb14_1.9.0.192.1c24.202404172026_amd64.deb ... #7 3.497 Unpacking libosmogb14:amd64 (1.9.0.192.1c24.202404172026) ... #7 3.605 Selecting previously unselected package libosmoctrl0:amd64. #7 3.612 Preparing to unpack .../13-libosmoctrl0_1.9.0.192.1c24.202404172026_amd64.deb ... #7 3.625 Unpacking libosmoctrl0:amd64 (1.9.0.192.1c24.202404172026) ... #7 3.728 Selecting previously unselected package libosmosim2:amd64. #7 3.735 Preparing to unpack .../14-libosmosim2_1.9.0.192.1c24.202404172026_amd64.deb ... #7 3.749 Unpacking libosmosim2:amd64 (1.9.0.192.1c24.202404172026) ... #7 3.856 Selecting previously unselected package libosmousb0:amd64. #7 3.864 Preparing to unpack .../15-libosmousb0_1.9.0.192.1c24.202404172026_amd64.deb ... #7 3.879 Unpacking libosmousb0:amd64 (1.9.0.192.1c24.202404172026) ... #7 3.968 Selecting previously unselected package libosmocore. #7 3.975 Preparing to unpack .../16-libosmocore_1.9.0.192.1c24.202404172026_amd64.deb ... #7 3.989 Unpacking libosmocore (1.9.0.192.1c24.202404172026) ... #7 4.088 Selecting previously unselected package libosmocore-dev:amd64. #7 4.096 Preparing to unpack .../17-libosmocore-dev_1.9.0.192.1c24.202404172026_amd64.deb ... #7 4.109 Unpacking libosmocore-dev:amd64 (1.9.0.192.1c24.202404172026) ... #7 4.254 Selecting previously unselected package libosmonetif11:amd64. #7 4.261 Preparing to unpack .../18-libosmonetif11_1.4.0.50.211c.202404172026_amd64.deb ... #7 4.274 Unpacking libosmonetif11:amd64 (1.4.0.50.211c.202404172026) ... #7 4.391 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.399 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.50.211c.202404172026_amd64.deb ... #7 4.412 Unpacking libosmo-netif-dev:amd64 (1.4.0.50.211c.202404172026) ... #7 4.504 Selecting previously unselected package libosmo-sccp-dev:amd64. #7 4.511 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.61.ef237.202404172026_amd64.deb ... #7 4.526 Unpacking libosmo-sccp-dev:amd64 (1.8.0.61.ef237.202404172026) ... #7 4.630 Selecting previously unselected package libsmpp1:amd64. #7 4.637 Preparing to unpack .../21-libsmpp1_1.14.3.2.4b6d.202404172026_amd64.deb ... #7 4.652 Unpacking libsmpp1:amd64 (1.14.3.2.4b6d.202404172026) ... #7 4.747 Selecting previously unselected package libsmpp34-dev:amd64. #7 4.754 Preparing to unpack .../22-libsmpp34-dev_1.14.3.2.4b6d.202404172026_amd64.deb ... #7 4.767 Unpacking libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404172026) ... #7 4.919 Setting up osmocom-nightly (202404172026) ... #7 4.963 Setting up libsmpp1:amd64 (1.14.3.2.4b6d.202404172026) ... #7 5.002 Setting up libosmocore21:amd64 (1.9.0.192.1c24.202404172026) ... #7 5.043 Setting up libosmousb0:amd64 (1.9.0.192.1c24.202404172026) ... #7 5.086 Setting up libosmocodec4:amd64 (1.9.0.192.1c24.202404172026) ... #7 5.128 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404172026) ... #7 5.169 Setting up libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404172026) ... #7 5.214 Setting up libosmo-sccp-dev:amd64 (1.8.0.61.ef237.202404172026) ... #7 5.259 Setting up libosmovty13:amd64 (1.9.0.192.1c24.202404172026) ... #7 5.302 Setting up libosmoisdn0:amd64 (1.9.0.192.1c24.202404172026) ... #7 5.346 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202404172026) ... #7 5.389 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202404172026) ... #7 5.432 Setting up libosmogsm20:amd64 (1.9.0.192.1c24.202404172026) ... #7 5.476 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404172026) ... #7 5.521 Setting up libosmoctrl0:amd64 (1.9.0.192.1c24.202404172026) ... #7 5.564 Setting up libosmogb14:amd64 (1.9.0.192.1c24.202404172026) ... #7 5.604 Setting up libosmonetif11:amd64 (1.4.0.50.211c.202404172026) ... #7 5.646 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404172026) ... #7 5.690 Setting up libosmocoding0:amd64 (1.9.0.192.1c24.202404172026) ... #7 5.730 Setting up libosmosim2:amd64 (1.9.0.192.1c24.202404172026) ... #7 5.773 Setting up libosmocore (1.9.0.192.1c24.202404172026) ... #7 5.819 Setting up libosmocore-dev:amd64 (1.9.0.192.1c24.202404172026) ... #7 5.861 Setting up libosmo-netif-dev:amd64 (1.4.0.50.211c.202404172026) ... #7 5.905 Processing triggers for libc-bin (2.36-9+deb12u4) ... #7 DONE 6.2s #8 [3/8] WORKDIR /TMP #8 DONE 0.2s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.305 Cloning into 'osmo-bts'... #9 DONE 1.0s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.2s #11 [6/8] RUN CD osmo-bts && git fetch && git checkout master && (git symbolic-ref -q HEAD && git reset --hard origin/master || exit 1); git rev-parse --abbrev-ref HEAD && git rev-parse HEAD && autoreconf -fi && ./configure --enable-trx && make "-j$(nproc)" install #11 0.398 Already on 'master' #11 0.399 Your branch is up to date with 'origin/master'. #11 0.400 refs/heads/master #11 0.405 HEAD is now at 65337b73 vty info: MS power levels in dBm are not negative #11 0.406 master #11 0.408 65337b739aeb28deefb75c2e27067fa953b2b96f #11 2.889 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 2.889 libtoolize: copying file './ltmain.sh' #11 3.044 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.044 libtoolize: and rerunning libtoolize and aclocal. #11 3.044 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 4.169 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 4.169 configure.ac:40: You should run autoupdate. #11 4.169 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 4.169 configure.ac:40: the top level #11 4.169 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.169 configure.ac:84: You should run autoupdate. #11 4.169 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.169 configure.ac:84: the top level #11 4.170 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.170 configure.ac:92: You should run autoupdate. #11 4.170 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.170 configure.ac:92: the top level #11 4.170 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.170 configure.ac:124: You should run autoupdate. #11 4.170 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.170 configure.ac:124: the top level #11 4.170 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.170 configure.ac:132: You should run autoupdate. #11 4.170 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.170 configure.ac:132: the top level #11 4.170 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.170 configure.ac:272: You should run autoupdate. #11 4.170 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.170 configure.ac:272: the top level #11 4.170 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.170 configure.ac:292: You should run autoupdate. #11 4.170 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.170 configure.ac:292: the top level #11 4.170 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 4.170 configure.ac:354: You should run autoupdate. #11 4.170 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 4.170 configure.ac:354: the top level #11 4.170 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 4.170 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 4.170 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 4.170 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 4.170 configure.ac:422: the top level #11 4.170 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 4.170 configure.ac:424: You should run autoupdate. #11 4.807 configure.ac:23: installing './compile' #11 4.809 configure.ac:25: installing './config.guess' #11 4.810 configure.ac:25: installing './config.sub' #11 4.811 configure.ac:9: installing './install-sh' #11 4.812 configure.ac:9: installing './missing' #11 4.852 contrib/ber/Makefile.am: installing './depcomp' #11 4.973 src/common/Makefile.am:86: warning: variable 'libbts_la_LDADD' is defined but no program or #11 4.973 src/common/Makefile.am:86: library has 'libbts_la' as canonical name (possible typo) #11 5.060 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.060 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 5.060 automake: warning: possible forward-incompatibility. #11 5.060 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 5.060 automake: automake option hasn't been enabled. For now, the corresponding output #11 5.060 automake: object file(s) will be placed in the top-level directory. However, this #11 5.060 automake: behavior may change in a future Automake major version, with object #11 5.060 automake: files being placed in the same subdirectory as the corresponding sources. #11 5.060 automake: You are advised to start using 'subdir-objects' option throughout your #11 5.060 automake: project, to avoid future incompatibilities. #11 5.062 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 5.062 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 5.062 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 5.062 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 5.063 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.064 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 5.064 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 5.064 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 5.064 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 5.064 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 5.064 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 5.147 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.147 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.184 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.184 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.222 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.222 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 5.241 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.241 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 5.261 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.261 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 5.280 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.280 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 5.300 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.300 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 5.301 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.301 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 5.320 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 5.320 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.320 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 5.320 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.320 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 5.320 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.320 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 5.320 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.320 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 5.320 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.320 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 5.320 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.320 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 5.320 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.321 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 5.321 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.321 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 5.321 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.321 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 5.321 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 5.367 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 5.367 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 5.463 checking for a BSD-compatible install... /usr/bin/install -c #11 5.470 checking whether build environment is sane... yes #11 5.478 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 5.480 checking for gawk... gawk #11 5.480 checking whether make sets $(MAKE)... yes #11 5.488 checking whether make supports nested variables... yes #11 5.495 checking whether make supports nested variables... (cached) yes #11 5.495 checking whether make sets $(MAKE)... (cached) yes #11 5.497 checking for gcc... gcc #11 5.517 checking whether the C compiler works... yes #11 5.547 checking for C compiler default output file name... a.out #11 5.547 checking for suffix of executables... #11 5.579 checking whether we are cross compiling... no #11 5.607 checking for suffix of object files... o #11 5.625 checking whether the compiler supports GNU C... yes #11 5.642 checking whether gcc accepts -g... yes #11 5.657 checking for gcc option to enable C11 features... none needed #11 5.690 checking whether gcc understands -c and -o together... yes #11 5.718 checking whether make supports the include directive... yes (GNU style) #11 5.724 checking dependency style of gcc... gcc3 #11 5.752 checking build system type... x86_64-pc-linux-gnu #11 5.794 checking host system type... x86_64-pc-linux-gnu #11 5.795 checking how to print strings... printf #11 5.818 checking for a sed that does not truncate output... /usr/bin/sed #11 5.822 checking for grep that handles long lines and -e... /usr/bin/grep #11 5.824 checking for egrep... /usr/bin/grep -E #11 5.826 checking for fgrep... /usr/bin/grep -F #11 5.827 checking for ld used by gcc... /usr/bin/ld #11 5.831 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 5.834 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 5.836 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 5.854 checking whether ln -s works... yes #11 5.854 checking the maximum length of command line arguments... 1572864 #11 5.859 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 5.860 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 5.860 checking for /usr/bin/ld option to reload object files... -r #11 5.860 checking for file... file #11 5.861 checking for objdump... objdump #11 5.861 checking how to recognize dependent libraries... pass_all #11 5.862 checking for dlltool... no #11 5.862 checking how to associate runtime and link libraries... printf %s\n #11 5.862 checking for ar... ar #11 5.863 checking for archiver @FILE support... @ #11 5.888 checking for strip... strip #11 5.888 checking for ranlib... ranlib #11 5.889 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 5.939 checking for sysroot... no #11 5.939 checking for a working dd... /usr/bin/dd #11 5.943 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 5.958 checking for mt... no #11 5.959 checking if : is a manifest tool... no #11 5.963 checking for stdio.h... yes #11 5.978 checking for stdlib.h... yes #11 5.991 checking for string.h... yes #11 6.006 checking for inttypes.h... yes #11 6.022 checking for stdint.h... yes #11 6.044 checking for strings.h... yes #11 6.061 checking for sys/stat.h... yes #11 6.084 checking for sys/types.h... yes #11 6.103 checking for unistd.h... yes #11 6.121 checking for dlfcn.h... yes #11 6.139 checking for objdir... .libs #11 6.189 checking if gcc supports -fno-rtti -fno-exceptions... no #11 6.204 checking for gcc option to produce PIC... -fPIC -DPIC #11 6.204 checking if gcc PIC flag -fPIC -DPIC works... yes #11 6.221 checking if gcc static flag -static works... yes #11 6.271 checking if gcc supports -c -o file.o... yes #11 6.295 checking if gcc supports -c -o file.o... (cached) yes #11 6.295 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 6.304 checking whether -lc should be explicitly linked in... no #11 6.326 checking dynamic linker characteristics... GNU/Linux ld.so #11 6.367 checking how to hardcode library paths into programs... immediate #11 6.368 checking whether stripping libraries is possible... yes #11 6.369 checking if libtool supports shared libraries... yes #11 6.369 checking whether to build shared libraries... yes #11 6.369 checking whether to build static libraries... yes #11 6.370 checking for pkg-config... /usr/bin/pkg-config #11 6.370 checking for pkg-config... /usr/bin/pkg-config #11 6.371 checking pkg-config is at least version 0.20... yes #11 6.372 checking for egrep... (cached) /usr/bin/grep -E #11 6.372 checking for libosmocore >= 1.9.0... yes #11 6.379 checking for libosmovty >= 1.9.0... yes #11 6.386 checking for libosmogsm >= 1.9.0... yes #11 6.393 checking for libosmoctrl >= 1.9.0... yes #11 6.401 checking for libosmocodec >= 1.9.0... yes #11 6.408 checking for libosmocoding >= 1.9.0... yes #11 6.417 checking for libosmoabis >= 1.5.0... yes #11 6.422 checking for libosmotrau >= 1.5.0... yes #11 6.429 checking for libosmo-netif >= 1.4.0... yes #11 6.434 checking whether to enable support for sysmobts calibration tool... no #11 6.434 checking whether to enable support for sysmoBTS L1/PHY support... no #11 6.435 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 6.435 checking whether to enable support for Octasic OCTPHY-2G... no #11 6.436 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 6.437 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 6.438 checking whether to enable VTY/CTRL tests... no #11 6.438 checking whether to include systemtap tracing support... no #11 6.441 CFLAGS=" -std=gnu11" #11 6.441 CPPFLAGS="" #11 6.467 checking that generated files are newer than configure... done #11 6.474 configure: creating ./config.status #11 6.829 config.status: creating src/Makefile #11 6.841 config.status: creating src/common/Makefile #11 6.855 config.status: creating src/osmo-bts-virtual/Makefile #11 6.868 config.status: creating src/osmo-bts-omldummy/Makefile #11 6.882 config.status: creating src/osmo-bts-sysmo/Makefile #11 6.896 config.status: creating src/osmo-bts-lc15/Makefile #11 6.910 config.status: creating src/osmo-bts-oc2g/Makefile #11 6.923 config.status: creating src/osmo-bts-trx/Makefile #11 6.937 config.status: creating src/osmo-bts-octphy/Makefile #11 6.950 config.status: creating include/Makefile #11 6.963 config.status: creating include/osmo-bts/Makefile #11 6.977 config.status: creating tests/Makefile #11 6.991 config.status: creating tests/paging/Makefile #11 7.004 config.status: creating tests/agch/Makefile #11 7.019 config.status: creating tests/cipher/Makefile #11 7.032 config.status: creating tests/sysmobts/Makefile #11 7.046 config.status: creating tests/misc/Makefile #11 7.058 config.status: creating tests/handover/Makefile #11 7.071 config.status: creating tests/ta_control/Makefile #11 7.085 config.status: creating tests/tx_power/Makefile #11 7.097 config.status: creating tests/power/Makefile #11 7.111 config.status: creating tests/meas/Makefile #11 7.124 config.status: creating tests/amr/Makefile #11 7.136 config.status: creating tests/csd/Makefile #11 7.148 config.status: creating doc/Makefile #11 7.161 config.status: creating doc/examples/Makefile #11 7.175 config.status: creating doc/manuals/Makefile #11 7.188 config.status: creating contrib/Makefile #11 7.202 config.status: creating contrib/ber/Makefile #11 7.215 config.status: creating contrib/systemd/Makefile #11 7.226 config.status: creating contrib/osmo-bts.spec #11 7.239 config.status: creating Makefile #11 7.251 config.status: creating btsconfig.h #11 7.262 config.status: executing tests/atconfig commands #11 7.264 config.status: executing depfiles commands #11 7.816 config.status: executing libtool commands #11 7.858 echo 1.7.0.61-6533 > .version-t && mv .version-t .version #11 7.860 make install-recursive #11 7.863 make[1]: Entering directory '/tmp/osmo-bts' #11 7.867 Making install in include #11 7.868 make[2]: Entering directory '/tmp/osmo-bts/include' #11 7.871 Making install in osmo-bts #11 7.872 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 7.874 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 7.874 make[4]: Nothing to be done for 'install-exec-am'. #11 7.874 make[4]: Nothing to be done for 'install-data-am'. #11 7.874 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 7.874 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 7.875 make[3]: Entering directory '/tmp/osmo-bts/include' #11 7.877 make[4]: Entering directory '/tmp/osmo-bts/include' #11 7.877 make[4]: Nothing to be done for 'install-exec-am'. #11 7.877 make[4]: Nothing to be done for 'install-data-am'. #11 7.877 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 7.877 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 7.878 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 7.878 Making install in src #11 7.879 make[2]: Entering directory '/tmp/osmo-bts/src' #11 7.882 Making install in common #11 7.886 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 7.886 make install-am #11 7.890 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 7.891 CC sysinfo.o #11 7.891 CC gsm_data.o #11 7.891 CC logging.o #11 7.891 CC abis.o #11 7.892 CC abis_osmo.o #11 7.892 CC oml.o #11 7.892 CC bts.o #11 7.892 CC osmux.o #11 7.892 CC bts_sm.o #11 7.893 CC bts_trx.o #11 7.893 CC rsl.o #11 7.894 CC rtp_input_preen.o #11 7.894 CC paging.o #11 7.895 CC vty.o #11 7.895 CC measurement.o #11 7.898 CC amr.o #11 7.966 CC asci.o #11 7.966 CC lchan.o #11 7.970 CC load_indication.o #11 7.980 CC pcu_sock.o #11 7.980 CC handover.o #11 7.987 CC msg_utils.o #11 7.988 CC tx_power.o #11 7.989 CC bts_ctrl_commands.o #11 8.003 CC bts_ctrl_lookup.o #11 8.022 CC bts_shutdown_fsm.o #11 8.026 CC l1sap.o #11 8.026 CC csd_v110.o #11 8.035 CC cbch.o #11 8.045 CC power_control.o #11 8.070 CC main.o #11 8.070 CC phy_link.o #11 8.074 CC dtx_dl_amr_fsm.o #11 8.078 CC scheduler_mframe.o #11 8.079 CC ta_control.o #11 8.091 CC nm_common_fsm.o #11 8.094 CC nm_bts_sm_fsm.o #11 8.101 CC nm_bts_fsm.o #11 8.126 CC nm_bb_transc_fsm.o #11 8.130 CC nm_channel_fsm.o #11 8.148 CC nm_gprs_cell_fsm.o #11 8.150 CC nm_gprs_nse_fsm.o #11 8.151 CC nm_gprs_nsvc_fsm.o #11 8.153 CC nm_radio_carrier_fsm.o #11 8.157 CC notification.o #11 8.159 CC scheduler.o #11 8.291 AR libbts.a #11 8.292 ar: `u' modifier ignored since `D' is the default (see `U') #11 8.305 AR libl1sched.a #11 8.306 ar: `u' modifier ignored since `D' is the default (see `U') #11 8.329 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 8.329 make[5]: Nothing to be done for 'install-exec-am'. #11 8.329 make[5]: Nothing to be done for 'install-data-am'. #11 8.329 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 8.329 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 8.329 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 8.329 Making install in osmo-bts-virtual #11 8.332 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 8.333 CC main.o #11 8.333 CC bts_model.o #11 8.333 CC virtualbts_vty.o #11 8.334 CC scheduler_virtbts.o #11 8.334 CC l1_if.o #11 8.334 CC osmo_mcast_sock.o #11 8.334 CC virtual_um.o #11 8.431 CCLD osmo-bts-virtual #11 8.741 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 8.741 make[4]: Nothing to be done for 'install-data-am'. #11 8.742 /usr/bin/mkdir -p '/usr/local/bin' #11 8.745 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 8.771 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 8.774 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 8.774 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 8.774 Making install in osmo-bts-omldummy #11 8.776 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 8.777 CC main.o #11 8.777 CC bts_model.o #11 8.836 CCLD osmo-bts-omldummy #11 9.144 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 9.144 make[4]: Nothing to be done for 'install-data-am'. #11 9.145 /usr/bin/mkdir -p '/usr/local/bin' #11 9.148 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 9.175 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 9.177 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 9.177 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 9.177 Making install in osmo-bts-trx #11 9.180 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 9.180 make install-am #11 9.183 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 9.184 CC main.o #11 9.184 CC trx_if.o #11 9.184 CC l1_if.o #11 9.184 CC scheduler_trx.o #11 9.184 CC sched_lchan_fcch_sch.o #11 9.185 CC sched_lchan_rach.o #11 9.185 CC sched_lchan_xcch.o #11 9.185 CC sched_lchan_pdtch.o #11 9.186 CC sched_lchan_tchf.o #11 9.186 CC sched_lchan_tchh.o #11 9.186 CC trx_vty.o #11 9.186 CC trx_provision_fsm.o #11 9.187 CC amr_loop.o #11 9.368 CCLD osmo-bts-trx #11 9.716 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 9.716 make[5]: Nothing to be done for 'install-data-am'. #11 9.717 /usr/bin/mkdir -p '/usr/local/bin' #11 9.720 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 9.746 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 9.749 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 9.749 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 9.750 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 9.751 make[3]: Entering directory '/tmp/osmo-bts/src' #11 9.753 make[4]: Entering directory '/tmp/osmo-bts/src' #11 9.753 make[4]: Nothing to be done for 'install-exec-am'. #11 9.753 make[4]: Nothing to be done for 'install-data-am'. #11 9.753 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 9.753 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 9.754 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 9.754 Making install in tests #11 9.756 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 9.759 Making install in paging #11 9.761 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 9.764 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 9.764 make[4]: Nothing to be done for 'install-exec-am'. #11 9.764 make[4]: Nothing to be done for 'install-data-am'. #11 9.764 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 9.764 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 9.764 Making install in cipher #11 9.766 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 9.768 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 9.768 make[4]: Nothing to be done for 'install-exec-am'. #11 9.768 make[4]: Nothing to be done for 'install-data-am'. #11 9.768 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 9.768 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 9.768 Making install in agch #11 9.770 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 9.772 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 9.772 make[4]: Nothing to be done for 'install-exec-am'. #11 9.772 make[4]: Nothing to be done for 'install-data-am'. #11 9.772 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 9.772 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 9.772 Making install in misc #11 9.774 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 9.776 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 9.776 make[4]: Nothing to be done for 'install-exec-am'. #11 9.776 make[4]: Nothing to be done for 'install-data-am'. #11 9.776 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 9.776 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 9.777 Making install in handover #11 9.778 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 9.780 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 9.780 make[4]: Nothing to be done for 'install-exec-am'. #11 9.780 make[4]: Nothing to be done for 'install-data-am'. #11 9.780 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 9.780 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 9.780 Making install in tx_power #11 9.782 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 9.784 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 9.784 make[4]: Nothing to be done for 'install-exec-am'. #11 9.784 make[4]: Nothing to be done for 'install-data-am'. #11 9.784 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 9.784 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 9.784 Making install in power #11 9.786 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 9.787 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 9.787 make[4]: Nothing to be done for 'install-exec-am'. #11 9.787 make[4]: Nothing to be done for 'install-data-am'. #11 9.787 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 9.787 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 9.787 Making install in meas #11 9.788 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 9.790 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 9.790 make[4]: Nothing to be done for 'install-exec-am'. #11 9.790 make[4]: Nothing to be done for 'install-data-am'. #11 9.790 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 9.790 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 9.790 Making install in ta_control #11 9.791 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 9.794 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 9.794 make[4]: Nothing to be done for 'install-exec-am'. #11 9.794 make[4]: Nothing to be done for 'install-data-am'. #11 9.794 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 9.794 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 9.794 Making install in amr #11 9.796 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 9.798 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 9.798 make[4]: Nothing to be done for 'install-exec-am'. #11 9.798 make[4]: Nothing to be done for 'install-data-am'. #11 9.798 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 9.799 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 9.799 Making install in csd #11 9.800 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 9.802 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 9.802 make[4]: Nothing to be done for 'install-exec-am'. #11 9.802 make[4]: Nothing to be done for 'install-data-am'. #11 9.802 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 9.802 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 9.804 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 9.807 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 9.807 make[4]: Nothing to be done for 'install-exec-am'. #11 9.807 make[4]: Nothing to be done for 'install-data-am'. #11 9.807 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 9.807 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 9.807 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 9.808 Making install in doc #11 9.809 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 9.812 Making install in examples #11 9.814 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 9.816 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 9.816 make[4]: Nothing to be done for 'install-exec-am'. #11 9.818 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 9.818 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 9.818 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 9.821 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 9.821 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 9.821 /usr/bin/install -c -m 644 trx/osmo-bts-trx.cfg trx/osmo-bts-trx-calypso.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 9.822 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 9.823 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 9.823 Making install in manuals #11 9.824 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 9.825 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 9.825 make[4]: Nothing to be done for 'install-exec-am'. #11 9.825 make[4]: Nothing to be done for 'install-data-am'. #11 9.825 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 9.825 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 9.826 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 9.828 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 9.828 make[4]: Nothing to be done for 'install-exec-am'. #11 9.828 make[4]: Nothing to be done for 'install-data-am'. #11 9.828 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 9.828 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 9.828 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 9.828 Making install in contrib #11 9.830 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 9.832 Making install in systemd #11 9.833 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 9.835 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 9.835 make[4]: Nothing to be done for 'install-exec-am'. #11 9.836 /usr/bin/mkdir -p '/lib/systemd/system' #11 9.838 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 9.840 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 9.840 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 9.840 Making install in ber #11 9.842 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 9.842 CC rtp_ber.o #11 9.843 CC rtp_gen_map.o #11 9.884 CCLD rtp_gen_map #11 9.893 CCLD rtp_ber #11 10.02 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 10.02 make[4]: Nothing to be done for 'install-exec-am'. #11 10.02 make[4]: Nothing to be done for 'install-data-am'. #11 10.02 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 10.02 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 10.03 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 10.03 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 10.03 make[4]: Nothing to be done for 'install-exec-am'. #11 10.03 make[4]: Nothing to be done for 'install-data-am'. #11 10.03 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 10.03 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 10.03 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 10.03 make[2]: Entering directory '/tmp/osmo-bts' #11 10.04 make[3]: Entering directory '/tmp/osmo-bts' #11 10.04 make[3]: Nothing to be done for 'install-exec-am'. #11 10.04 make[3]: Nothing to be done for 'install-data-am'. #11 10.04 make[3]: Leaving directory '/tmp/osmo-bts' #11 10.04 make[2]: Leaving directory '/tmp/osmo-bts' #11 10.04 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 10.2s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.1s #13 [8/8] WORKDIR /DATA #13 DONE 0.1s #14 exporting to image #14 exporting layers #14 exporting layers 0.4s done #14 writing image sha256:c6d07fb2df07258c2f20bc630b3a67ab17996deaca3dfce838e22152b0e4e7f6 done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest 0.0s done #14 DONE 0.4s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n c6d07fb2df07 + list_osmo_packages debian-bookworm osmo-bts-master + local distro=debian-bookworm + local image=osmo-bts-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-bts-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-bts-master ### ii libosmo-abis-dev:amd64 1.5.1.11.5277.202404172026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.50.211c.202404172026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.61.ef237.202404172026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.11.5277.202404172026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo coding library ii libosmocore 1.9.0.192.1c24.202404172026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.192.1c24.202404172026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.50.211c.202404172026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404172026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.192.1c24.202404172026 amd64 Osmo VTY library ii osmocom-nightly 202404172026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ registry.osmocom.org = registry.osmocom.org ] + docker_depends ttcn3-bsc-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:8823ac836c067cb97375e2a72508c0f6c6c854924bc920811b1af5b48ee03685 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-bsc-test + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name ttcn3-bsc-test + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name ttcn3-bsc-test + echo ttcn3-bsc-test + dir=ttcn3-bsc-test + pull_arg=--pull + grep ^FROM ../ttcn3-bsc-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-bsc-test (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../ttcn3-bsc-test BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/ttcn3-bsc-test OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/ttcn3-bsc-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-bsc-test-sccplite/common .common INFO: .release created release=0.0.0 docker build \ --build-arg USER=osmocom-build \ --build-arg UID=1000 \ --build-arg REGISTRY=registry.osmocom.org \ --build-arg OSMO_TTCN3_BRANCH=master \ --build-arg UPSTREAM_DISTRO=debian:bookworm \ --build-arg DISTRO=debian-bookworm \ --build-arg OSMOCOM_REPO_MIRROR=https://downloads.osmocom.org \ --build-arg OSMOCOM_REPO_PATH=packages/osmocom: \ --build-arg OSMOCOM_REPO_VERSION=latest \ --build-arg OSMOCOM_REPO_TESTSUITE_MIRROR=https://downloads.osmocom.org \ --build-arg ASTERISK_BRANCH=sysmocom/master \ --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 \ -t osmocom-build/ttcn3-bsc-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 metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #2 DONE 0.0s #3 [internal] load .dockerignore #3 transferring context: 2B done #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 2.17kB 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" bsc #8 CACHED #9 [4/4] COPY BSC_TESTS.CFG /data/BSC_Tests.cfg #9 CACHED #10 exporting to image #10 exporting layers done #10 writing image sha256:cc29f25f5f999cc6969b1ef444f6bcc1320c26f8b2fb82965bb91b31d04de640 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-bsc-test:latest #10 naming to docker.io/osmocom-build/ttcn3-bsc-test:latest 0.0s done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/ttcn3-bsc-test' + docker_image_exists ttcn3-bsc-test + docker images -q osmocom-build/ttcn3-bsc-test + test -n cc29f25f5f99 + list_osmo_packages debian-bookworm ttcn3-bsc-test + local distro=debian-bookworm + local image=ttcn3-bsc-test + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/ttcn3-bsc-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-bsc-test-sccplite/logs/bsc-tester + cp sccplite/BSC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc-tester/BSC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc-tester/BSC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc-tester/BSC_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-bsc-test-sccplite/logs/bsc-tester/BSC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc + cp sccplite/osmo-bsc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bts-omldummy + network_create + SUBNET=737515 + seq 1 30 + echo (737515 + 1) % 256 + bc + SUBNET=236 + NET_NAME=ttcn3-bsc-test-sccplite-236 + SUB4=172.18.236.0/24 + SUB6=fd02:db8:236::/64 + set +x Creating network ttcn3-bsc-test-sccplite-236, trying SUBNET=236... + docker network create --internal --subnet 172.18.236.0/24 --ipv6 --subnet fd02:db8:236::/64 ttcn3-bsc-test-sccplite-236 fa1f154e087abbdc02a5cf4f065ed4c5193df2039962495f13e72ed07dfcdccb + set +x ### Network ttcn3-bsc-test-sccplite-236 created (SUBNET=236) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=236 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc/osmo-bsc.cfg Applying SUBNET=236 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc-tester/BSC_Tests.cfg + echo Starting container with BSC Starting container with BSC + docker_network_params 236 20 + NET=236 + ADDR_SUFIX=20 + echo --network ttcn3-bsc-test-sccplite-236 --ip 172.18.236.20 --ip6 fd02:db8:236::20 + docker run --rm --network ttcn3-bsc-test-sccplite-236 --ip 172.18.236.20 --ip6 fd02:db8:236::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc:/data --name jenkins-ttcn3-bsc-test-sccplite-2190-bsc -d osmocom-build/osmo-bsc-master 12113b18bd4d7220ea8a2f9425e9452197f3300f1289461951a47c8d84c138c1 + BTS_FEATURES=-fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX + set -- 0 1 + echo Starting container with OML for BTS0 (TRXN = 1) Starting container with OML for BTS0 (TRXN = 1) + docker_network_params 236 100 + NET=236 + ADDR_SUFIX=100 + echo --network ttcn3-bsc-test-sccplite-236 --ip 172.18.236.100 --ip6 fd02:db8:236::100 + docker run --rm --network ttcn3-bsc-test-sccplite-236 --ip 172.18.236.100 --ip6 fd02:db8:236::100 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-sccplite-2190-bts0 -d osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.236.20 1234 1 >>/data/osmo-bts-omldummy-0.log 2>&1 390a2f3c1e5469b887bae0a2a2d69011c27ccade6371fe3069312e67dd75901b + set -- 1 1 + echo Starting container with OML for BTS1 (TRXN = 1) Starting container with OML for BTS1 (TRXN = 1) + docker_network_params 236 101 + NET=236 + ADDR_SUFIX=101 + echo --network ttcn3-bsc-test-sccplite-236 --ip 172.18.236.101 --ip6 fd02:db8:236::101 + docker run --rm --network ttcn3-bsc-test-sccplite-236 --ip 172.18.236.101 --ip6 fd02:db8:236::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-sccplite-2190-bts1 -d osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.236.20 1235 1 >>/data/osmo-bts-omldummy-1.log 2>&1 0e7a9c04351d1750e68fcdedb3bd80e289f42e58e366cec41e88264b3017eb1e + set -- 2 4 + echo Starting container with OML for BTS2 (TRXN = 4) Starting container with OML for BTS2 (TRXN = 4) + docker_network_params 236 102 + NET=236 + ADDR_SUFIX=102 + echo --network ttcn3-bsc-test-sccplite-236 --ip 172.18.236.102 --ip6 fd02:db8:236::102 + docker run --rm --network ttcn3-bsc-test-sccplite-236 --ip 172.18.236.102 --ip6 fd02:db8:236::102 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-sccplite-2190-bts2 -d osmocom-build/osmo-bts-master /bin/sh -c /usr/local/bin/respawn.sh osmo-bts-omldummy -fCCN,EGPRS,GPRS,IPv6_NSVC,PAGING_COORDINATION,OSMUX 172.18.236.20 1236 4 >>/data/osmo-bts-omldummy-2.log 2>&1 0fc75f76f3f1d68e4629df376e21ccdc86fd9e1cd44e1acd1af79b0dfca25a85 + echo Starting container with BSC testsuite Starting container with BSC testsuite + docker_network_params 236 203 + NET=236 + ADDR_SUFIX=203 + echo --network ttcn3-bsc-test-sccplite-236 --ip 172.18.236.203 --ip6 fd02:db8:236::203 + docker run --rm --network ttcn3-bsc-test-sccplite-236 --ip 172.18.236.203 --ip6 fd02:db8:236::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.236.20 -e OSMO_SUT_PORT=4242 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/bsc-tester:/data --name jenkins-ttcn3-bsc-test-sccplite-2190-ttcn3-bsc-test osmocom-build/ttcn3-bsc-test + SUBDIR=bsc + SUITE=BSC_Tests + '[' -n '' ']' + cd /data + EXTRA_ARGS= + '[' -n '' ']' + /osmo-ttcn3-hacks/start-testsuite.sh /osmo-ttcn3-hacks/bsc/BSC_Tests BSC_Tests.cfg ttcn3_start: Starting the test suite ttcn3_start: warning: TTCN3_DIR environment variable is not set spawn mctr_cli BSC_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: BSC_Tests.cfg MC@f7a5431092be: Unix server socket created successfully. MC@f7a5431092be: Listening on TCP port 38815. f7a5431092be is the default MC2> spawn /osmo-ttcn3-hacks/bsc/BSC_Tests f7a5431092be 38815 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@f7a5431092be: New HC connected from 172.18.236.203 [172.18.236.203]. f7a5431092be: Linux 5.10.0-19-amd64 on x86_64. cmtc MC@f7a5431092be: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@f7a5431092be: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f7a5431092be: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f7a5431092be: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f7a5431092be: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f7a5431092be: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f7a5431092be: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@f7a5431092be: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@f7a5431092be: Configuration file was processed on all HCs. MC@f7a5431092be: Creating MTC on host 172.18.236.203. MC@f7a5431092be: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status'. ------ BSC_Tests.TC_ctrl_msc_connection_status ------ Thu Apr 18 05:48:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ctrl_msc_connection_status started. VirtMSC-IPA(5)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(5)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(5)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(6)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(6)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(4)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(9)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(9)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(9)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(9)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ctrl_msc_connection_status() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(4)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(5)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(7)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(3)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass VirtMGW-MGCP-0(8)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(9)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(3): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(4): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(5): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(6): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(7): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(8): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(9): none (pass -> pass) MTC@f7a5431092be: Test case TC_ctrl_msc_connection_status finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status pass'. Thu Apr 18 05:48:59 UTC 2024 ====== BSC_Tests.TC_ctrl_msc_connection_status pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ctrl_msc_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1169765) Waiting for packet dumper to finish... 1 (prev_count=1169765, count=1358501) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status'. ------ BSC_Tests.TC_ctrl_msc0_connection_status ------ Thu Apr 18 05:49:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ctrl_msc0_connection_status started. VirtMSC-IPA(12)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(12)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(12)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(13)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(13)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(11)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(16)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(16)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(16)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(16)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ctrl_msc0_connection_status() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(11)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(14)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(12)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(10)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(16)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(15)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(10): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(11): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(12): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(13): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(14): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(15): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(16): none (pass -> pass) MTC@f7a5431092be: Test case TC_ctrl_msc0_connection_status finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status pass'. Thu Apr 18 05:49:12 UTC 2024 ====== BSC_Tests.TC_ctrl_msc0_connection_status pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ctrl_msc0_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=164098) Waiting for packet dumper to finish... 1 (prev_count=164098, count=350897) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1'. ------ BSC_Tests.TC_stat_num_bts_connected_1 ------ Thu Apr 18 05:49:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_stat_num_bts_connected_1 started. VirtMSC-IPA(20)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(20)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(20)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(21)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(21)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(18)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(19)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(24)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(24)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(24)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(24)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_stat_num_bts_connected_1() start" TC_stat_num_bts_connected_1(26)@f7a5431092be: "TC_stat_num_bts_connected_1": using IMSI '001012873462895'H VirtMSC-STATS(17)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 1, max := 4 } VirtMSC-STATS(17)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 1, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(17)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(17)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 1, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(17)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_1(26)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(19)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(18)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(20)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(22)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(17)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(25)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(23)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(24)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(17): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(18): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(19): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(20): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(21): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(22): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(23): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(24): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(25): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_stat_num_bts_connected_1(26): none (pass -> pass) MTC@f7a5431092be: Test case TC_stat_num_bts_connected_1 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass'. Thu Apr 18 05:49:25 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_1 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_stat_num_bts_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222174) Waiting for packet dumper to finish... 1 (prev_count=222174, count=409797) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2'. ------ BSC_Tests.TC_stat_num_bts_connected_2 ------ Thu Apr 18 05:49:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_stat_num_bts_connected_2 started. VirtMSC-IPA(30)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(30)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(30)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(31)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(31)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(28)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(29)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(34)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(34)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(34)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(34)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(36)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(36)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(36)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(36)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_stat_num_bts_connected_2() start" TC_stat_num_bts_connected_2(38)@f7a5431092be: "TC_stat_num_bts_connected_2": using IMSI '001012074499816'H VirtMSC-STATS(27)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 2, max := 4 } VirtMSC-STATS(27)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(27)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(27)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 2, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(27)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_2(38)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(32)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(28)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(27)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(29)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(30)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS1-TRX0-RSL-RSL(37)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(35)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(34)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(36)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(33)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(27): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(28): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(29): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(30): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(31): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(32): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(33): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(34): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(35): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(36): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(37): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_stat_num_bts_connected_2(38): none (pass -> pass) MTC@f7a5431092be: Test case TC_stat_num_bts_connected_2 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass'. Thu Apr 18 05:49:40 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_2 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_stat_num_bts_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=308340) Waiting for packet dumper to finish... 1 (prev_count=308340, count=505878) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3'. ------ BSC_Tests.TC_stat_num_bts_connected_3 ------ Thu Apr 18 05:49:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_stat_num_bts_connected_3 started. VirtMSC-IPA(42)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(42)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(42)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(43)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(43)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(40)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(41)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(46)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(46)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(46)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(46)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(48)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(48)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(48)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(48)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(50)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(50)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(50)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(50)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(52)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(52)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(52)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(52)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(54)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(54)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(54)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(54)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(56)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(56)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(56)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(56)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_stat_num_bts_connected_3() start" TC_stat_num_bts_connected_3(58)@f7a5431092be: "TC_stat_num_bts_connected_3": using IMSI '001010724926182'H VirtMSC-STATS(39)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_bts.oml_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.oml_connected", mtype := "g", min := 3, max := 4 } VirtMSC-STATS(39)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", val := 3, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.all_trx_rsl_connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(39)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_bts.total", val := 4, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_bts.total", mtype := "g", min := 4, max := 4 } VirtMSC-STATS(39)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_trx.rsl_connected", val := 6, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.rsl_connected", mtype := "g", min := 6, max := 6 } VirtMSC-STATS(39)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.num_trx.total", val := 7, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_trx.total", mtype := "g", min := 7, max := 7 } TC_stat_num_bts_connected_3(58)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(39)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(40)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(41)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(44)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(42)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS1-TRX0-RSL-RSL(49)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(47)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(51)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(50)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(46)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(54)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(45)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(56)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(48)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(55)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(53)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(52)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(57)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(39): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(40): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(41): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(42): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(43): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(44): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(45): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(46): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(47): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(48): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(49): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(50): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(51): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(52): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(53): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(54): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(55): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(56): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(57): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_stat_num_bts_connected_3(58): none (pass -> pass) MTC@f7a5431092be: Test case TC_stat_num_bts_connected_3 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 pass'. Thu Apr 18 05:49:58 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_3 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_stat_num_bts_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=576884) Waiting for packet dumper to finish... 1 (prev_count=576884, count=1364713) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl'. ------ BSC_Tests.TC_ctrl ------ Thu Apr 18 05:50:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ctrl started. VirtMSC-IPA(61)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(61)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(61)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(62)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(62)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(60)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(65)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(65)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(65)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(65)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ctrl() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(60)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(63)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(59)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(61)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass VirtMGW-MGCP-0(64)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(65)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(59): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(60): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(61): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(62): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(63): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(64): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(65): none (pass -> pass) MTC@f7a5431092be: Test case TC_ctrl finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl pass'. Thu Apr 18 05:50:12 UTC 2024 ====== BSC_Tests.TC_ctrl pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ctrl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=173698) Waiting for packet dumper to finish... 1 (prev_count=173698, count=360733) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_location'. ------ BSC_Tests.TC_ctrl_location ------ Thu Apr 18 05:50:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_location' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ctrl_location started. VirtMSC-IPA(69)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(69)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(69)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(70)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(70)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(67)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(68)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(73)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(73)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(73)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(73)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ctrl_location() start" MTC@f7a5431092be: setverdict(fail): none -> fail reason: "Timeout waiting for CTRL SET REPLY "rf_locked"", new component reason: "Timeout waiting for CTRL SET REPLY "rf_locked"" VirtMSC-SCCP(67)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(74)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(68)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(69)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(72)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(73)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(71)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(66)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: fail reason: "Timeout waiting for CTRL SET REPLY "rf_locked"" MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(66): none (fail -> fail) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(67): none (fail -> fail) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(68): none (fail -> fail) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(69): none (fail -> fail) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(70): pass (fail -> fail) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(71): none (fail -> fail) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(72): none (fail -> fail) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(73): none (fail -> fail) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(74): none (fail -> fail) MTC@f7a5431092be: Test case TC_ctrl_location finished. Verdict: fail reason: Timeout waiting for CTRL SET REPLY "rf_locked" MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_location fail'. Thu Apr 18 05:50:27 UTC 2024 ------ BSC_Tests.TC_ctrl_location fail ------ Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ctrl_location.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169270) Waiting for packet dumper to finish... 1 (prev_count=169270, count=355067) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_location fail' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default'. ------ BSC_Tests.TC_si_default ------ Thu Apr 18 05:50:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si_default started. VirtMSC-IPA(77)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(77)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(77)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(78)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(78)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(76)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si_default() start" IPA-BTS0-TRX0-RSL-IPA(81)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(81)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(81)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(81)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(76)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(75)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(79)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(77)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(81)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(80)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(75): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(76): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(77): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(78): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(79): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(80): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(81): none (pass -> pass) MTC@f7a5431092be: Test case TC_si_default finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default pass'. Thu Apr 18 05:50:44 UTC 2024 ====== BSC_Tests.TC_si_default pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si_default.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169130) Waiting for packet dumper to finish... 1 (prev_count=169130, count=356342) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns'. ------ BSC_Tests.TC_si2quater_2_earfcns ------ Thu Apr 18 05:50:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si2quater_2_earfcns started. VirtMSC-IPA(84)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(84)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(84)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(85)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(85)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(83)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si2quater_2_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(88)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(88)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(88)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(88)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(83)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(83)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(83)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(83)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(83)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(83)@f7a5431092be: vl_len:17 VirtMSC-SCCP(83)@f7a5431092be: vl_from0 VirtMSC-SCCP(83)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(83)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(83)@f7a5431092be: vl_len:7 VirtMSC-SCCP(83)@f7a5431092be: vl_from0 VirtMSC-SCCP(83)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(83)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(83)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(83)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(83)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(83)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(83)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(83)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@f7a5431092be: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(83)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(86)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(82)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(84)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(88)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(87)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(82): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(83): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(84): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(85): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(86): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(87): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(88): none (pass -> pass) MTC@f7a5431092be: Test case TC_si2quater_2_earfcns finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns pass'. Thu Apr 18 05:51:04 UTC 2024 ====== BSC_Tests.TC_si2quater_2_earfcns pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_2_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=222652) Waiting for packet dumper to finish... 1 (prev_count=222652, count=408449) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns'. ------ BSC_Tests.TC_si2quater_3_earfcns ------ Thu Apr 18 05:51:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si2quater_3_earfcns started. VirtMSC-IPA(91)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(91)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(91)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(92)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(92)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(90)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si2quater_3_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(95)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(95)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(95)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(95)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(90)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(90)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(90)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(90)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(90)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(90)@f7a5431092be: vl_len:17 VirtMSC-SCCP(90)@f7a5431092be: vl_from0 VirtMSC-SCCP(90)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(90)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(90)@f7a5431092be: vl_len:7 VirtMSC-SCCP(90)@f7a5431092be: vl_from0 VirtMSC-SCCP(90)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(90)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(90)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(90)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(90)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(90)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@f7a5431092be: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(90)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(90)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(90)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(89)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(91)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(93)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(94)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(95)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(89): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(90): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(91): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(92): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(93): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(94): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(95): none (pass -> pass) MTC@f7a5431092be: Test case TC_si2quater_3_earfcns finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns pass'. Thu Apr 18 05:51:23 UTC 2024 ====== BSC_Tests.TC_si2quater_3_earfcns pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_3_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220414) Waiting for packet dumper to finish... 1 (prev_count=220414, count=408037) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns'. ------ BSC_Tests.TC_si2quater_4_earfcns ------ Thu Apr 18 05:51:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si2quater_4_earfcns started. VirtMSC-IPA(98)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(98)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(98)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(99)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(99)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(97)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si2quater_4_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(102)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(102)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(102)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(102)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(97)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(97)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(97)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(97)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(97)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(97)@f7a5431092be: vl_len:17 VirtMSC-SCCP(97)@f7a5431092be: vl_from0 VirtMSC-SCCP(97)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(97)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(97)@f7a5431092be: vl_len:7 VirtMSC-SCCP(97)@f7a5431092be: vl_from0 VirtMSC-SCCP(97)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(97)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(97)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(97)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(97)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(97)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(97)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(97)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(97)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(100)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(96)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(98)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(101)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(102)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(96): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(97): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(98): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(99): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(100): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(101): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(102): none (pass -> pass) MTC@f7a5431092be: Test case TC_si2quater_4_earfcns finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns pass'. Thu Apr 18 05:51:42 UTC 2024 ====== BSC_Tests.TC_si2quater_4_earfcns pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_4_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=224969) Waiting for packet dumper to finish... 1 (prev_count=224969, count=412592) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns'. ------ BSC_Tests.TC_si2quater_5_earfcns ------ Thu Apr 18 05:51:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si2quater_5_earfcns started. VirtMSC-IPA(105)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(105)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(105)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(106)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(106)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(104)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si2quater_5_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(109)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(109)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(109)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(109)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(104)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(104)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(104)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(104)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(104)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(104)@f7a5431092be: vl_len:17 VirtMSC-SCCP(104)@f7a5431092be: vl_from0 VirtMSC-SCCP(104)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(104)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(104)@f7a5431092be: vl_len:7 VirtMSC-SCCP(104)@f7a5431092be: vl_from0 VirtMSC-SCCP(104)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(104)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(104)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(104)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(104)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(104)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: 'B0'O MTC@f7a5431092be: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(104)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(104)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(104)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(105)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(107)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(103)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(109)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(108)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(103): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(104): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(105): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(106): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(107): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(108): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(109): none (pass -> pass) MTC@f7a5431092be: Test case TC_si2quater_5_earfcns finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns pass'. Thu Apr 18 05:52:01 UTC 2024 ====== BSC_Tests.TC_si2quater_5_earfcns pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_5_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225445) Waiting for packet dumper to finish... 1 (prev_count=225445, count=412479) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns'. ------ BSC_Tests.TC_si2quater_6_earfcns ------ Thu Apr 18 05:52:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si2quater_6_earfcns started. VirtMSC-IPA(112)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(112)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(112)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(113)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(113)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(111)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si2quater_6_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(116)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(116)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(116)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(116)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 1, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(111)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(111)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(111)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(111)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(111)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(111)@f7a5431092be: vl_len:17 VirtMSC-SCCP(111)@f7a5431092be: vl_from0 VirtMSC-SCCP(111)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(111)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(111)@f7a5431092be: vl_len:7 VirtMSC-SCCP(111)@f7a5431092be: vl_from0 VirtMSC-SCCP(111)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(111)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(111)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(111)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(111)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(111)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '60'O ("`") MTC@f7a5431092be: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(111)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(111)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(111)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(114)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(110)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(112)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(116)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(115)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(110): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(111): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(112): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(113): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(114): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(115): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(116): none (pass -> pass) MTC@f7a5431092be: Test case TC_si2quater_6_earfcns finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns pass'. Thu Apr 18 05:52:20 UTC 2024 ====== BSC_Tests.TC_si2quater_6_earfcns pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_6_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230941) Waiting for packet dumper to finish... 1 (prev_count=230941, count=417740) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns'. ------ BSC_Tests.TC_si2quater_12_earfcns ------ Thu Apr 18 05:52:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si2quater_12_earfcns started. VirtMSC-IPA(119)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(119)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(119)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(120)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(120)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(118)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si2quater_12_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(123)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(123)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(123)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(123)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 3, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(118)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(118)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(118)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(118)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(118)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(118)@f7a5431092be: vl_len:17 VirtMSC-SCCP(118)@f7a5431092be: vl_from0 VirtMSC-SCCP(118)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(118)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(118)@f7a5431092be: vl_len:7 VirtMSC-SCCP(118)@f7a5431092be: vl_from0 VirtMSC-SCCP(118)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(118)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(118)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(118)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(118)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(118)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(118)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(118)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(118)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(117)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(119)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(121)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(123)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(122)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(117): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(118): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(119): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(120): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(121): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(122): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(123): none (pass -> pass) MTC@f7a5431092be: Test case TC_si2quater_12_earfcns finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns pass'. Thu Apr 18 05:52:39 UTC 2024 ====== BSC_Tests.TC_si2quater_12_earfcns pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_12_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=246023) Waiting for packet dumper to finish... 1 (prev_count=246023, count=432956) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns'. ------ BSC_Tests.TC_si2quater_23_earfcns ------ Thu Apr 18 05:52:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si2quater_23_earfcns started. VirtMSC-IPA(126)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(126)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(126)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(127)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(127)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(125)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si2quater_23_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(130)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(130)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(130)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(130)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 7, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(125)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(125)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(125)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(125)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(125)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(125)@f7a5431092be: vl_len:17 VirtMSC-SCCP(125)@f7a5431092be: vl_from0 VirtMSC-SCCP(125)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(125)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(125)@f7a5431092be: vl_len:7 VirtMSC-SCCP(125)@f7a5431092be: vl_from0 VirtMSC-SCCP(125)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(125)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(125)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(125)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(125)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(125)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: 'C0'O MTC@f7a5431092be: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(125)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(125)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(128)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(125)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(126)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(124)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(129)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(130)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(124): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(125): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(126): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(127): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(128): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(129): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(130): none (pass -> pass) MTC@f7a5431092be: Test case TC_si2quater_23_earfcns finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns pass'. Thu Apr 18 05:52:58 UTC 2024 ====== BSC_Tests.TC_si2quater_23_earfcns pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_23_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=274463) Waiting for packet dumper to finish... 1 (prev_count=274463, count=461262) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns'. ------ BSC_Tests.TC_si2quater_32_earfcns ------ Thu Apr 18 05:53:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si2quater_32_earfcns started. VirtMSC-IPA(133)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(133)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(133)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(134)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(134)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(132)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si2quater_32_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(137)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(137)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(137)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(137)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B'O ("++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(132)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(132)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(132)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(132)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(132)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(132)@f7a5431092be: vl_len:17 VirtMSC-SCCP(132)@f7a5431092be: vl_from0 VirtMSC-SCCP(132)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(132)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(132)@f7a5431092be: vl_len:7 VirtMSC-SCCP(132)@f7a5431092be: vl_from0 VirtMSC-SCCP(132)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(132)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(132)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(132)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(132)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(132)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '80'O MTC@f7a5431092be: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(132)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(132)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(132)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(131)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(135)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(133)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(137)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(136)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(131): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(132): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(133): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(134): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(135): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(136): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(137): none (pass -> pass) MTC@f7a5431092be: Test case TC_si2quater_32_earfcns finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns pass'. Thu Apr 18 05:53:18 UTC 2024 ====== BSC_Tests.TC_si2quater_32_earfcns pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_32_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=292034) Waiting for packet dumper to finish... 1 (prev_count=292034, count=478655) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns'. ------ BSC_Tests.TC_si2quater_33_earfcns ------ Thu Apr 18 05:53:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si2quater_33_earfcns started. VirtMSC-IPA(140)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(140)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(140)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(141)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(141)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(139)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si2quater_33_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(144)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(144)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(144)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(144)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 10, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(139)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(139)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(139)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(139)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(139)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(139)@f7a5431092be: vl_len:17 VirtMSC-SCCP(139)@f7a5431092be: vl_from0 VirtMSC-SCCP(139)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(139)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(139)@f7a5431092be: vl_len:7 VirtMSC-SCCP(139)@f7a5431092be: vl_from0 VirtMSC-SCCP(139)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(139)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(139)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(139)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(139)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(139)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@f7a5431092be: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(139)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(139)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(139)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(140)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(138)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(142)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(144)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(143)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(138): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(139): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(140): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(141): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(142): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(143): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(144): none (pass -> pass) MTC@f7a5431092be: Test case TC_si2quater_33_earfcns finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns pass'. Thu Apr 18 05:53:37 UTC 2024 ====== BSC_Tests.TC_si2quater_33_earfcns pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_33_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=297289) Waiting for packet dumper to finish... 1 (prev_count=297289, count=485325) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns'. ------ BSC_Tests.TC_si2quater_42_earfcns ------ Thu Apr 18 05:53:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si2quater_42_earfcns started. VirtMSC-IPA(147)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(147)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(147)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(148)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(148)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(146)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si2quater_42_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(151)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(151)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(151)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(151)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 13, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(146)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(146)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(146)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(146)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(146)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(146)@f7a5431092be: vl_len:17 VirtMSC-SCCP(146)@f7a5431092be: vl_from0 VirtMSC-SCCP(146)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(146)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(146)@f7a5431092be: vl_len:7 VirtMSC-SCCP(146)@f7a5431092be: vl_from0 VirtMSC-SCCP(146)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(146)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(146)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(146)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(146)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(146)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O VirtMSC-SCCP(146)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(146)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 690, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 713, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 736, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 759, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 782, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 805, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 828, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 851, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 874, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(146)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(149)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(145)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(147)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(150)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(151)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(145): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(146): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(147): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(148): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(149): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(150): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(151): none (pass -> pass) MTC@f7a5431092be: Test case TC_si2quater_42_earfcns finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns pass'. Thu Apr 18 05:53:56 UTC 2024 ====== BSC_Tests.TC_si2quater_42_earfcns pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_42_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=319251) Waiting for packet dumper to finish... 1 (prev_count=319251, count=506874) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns'. ------ BSC_Tests.TC_si2quater_48_earfcns ------ Thu Apr 18 05:54:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si2quater_48_earfcns started. VirtMSC-IPA(154)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(154)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(154)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(155)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(155)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(153)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si2quater_48_earfcns() start" IPA-BTS0-TRX0-RSL-IPA(158)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(158)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(158)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(158)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 14, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 897, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 920, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 943, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 15, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 966, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 989, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(153)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(153)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(153)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(153)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(153)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(153)@f7a5431092be: vl_len:17 VirtMSC-SCCP(153)@f7a5431092be: vl_from0 VirtMSC-SCCP(153)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(153)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(153)@f7a5431092be: vl_len:7 VirtMSC-SCCP(153)@f7a5431092be: vl_from0 VirtMSC-SCCP(153)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(153)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(153)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(153)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(153)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(153)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '80'O VirtMSC-SCCP(153)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(153)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 0, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 23, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 46, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 69, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 92, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 115, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 138, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 161, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 184, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 207, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 230, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 253, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 276, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 299, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 322, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 345, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 368, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 391, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 414, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 437, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 460, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 483, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 506, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 529, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 552, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 575, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 598, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 621, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 644, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 667, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 690, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 713, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 736, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 759, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 782, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 805, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 828, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 851, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 874, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 897, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 920, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 943, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 966, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 989, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit }, { item_ind := '1'B, earfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(153)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(152)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(154)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(156)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(158)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(157)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(152): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(153): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(154): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(155): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(156): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(157): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(158): none (pass -> pass) MTC@f7a5431092be: Test case TC_si2quater_48_earfcns finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns pass'. Thu Apr 18 05:54:15 UTC 2024 ====== BSC_Tests.TC_si2quater_48_earfcns pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_48_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=332885) Waiting for packet dumper to finish... 1 (prev_count=332885, count=518682) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns'. ------ BSC_Tests.TC_si2quater_49_earfcns ------ Thu Apr 18 05:54:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si2quater_49_earfcns started. VirtMSC-IPA(161)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(161)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(161)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(162)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(162)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(160)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si2quater_49_earfcns() start" MTC@f7a5431092be: Got expected VTY error: "% Unable to add ARFCN 70: Cannot allocate memory" MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(165)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(165)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(165)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(165)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 0, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 1, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 65535, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 23, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 46, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 2, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 69, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 92, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 115, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 3, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 138, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 161, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 184, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 4, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 207, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 230, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 253, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 5, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 276, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 299, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 322, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 6, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 345, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 368, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 391, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 7, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 414, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 437, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 460, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 8, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 483, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 506, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 529, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 9, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 552, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 575, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 598, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 10, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 621, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 644, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 667, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 11, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 690, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 713, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 736, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 12, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 759, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 782, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 805, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 13, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 828, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 851, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 874, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 14, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 897, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 920, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 943, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } }, { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 15, si2quater_count := 15, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 966, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 989, meas_bw_presence := '1'B, meas_bw := 3 }, { item_ind := '1'B, e_arfcn := 1012, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010000000000'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 1, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(160)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(163)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(161)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(159)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(165)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(164)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(159): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(160): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(161): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(162): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(163): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(164): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(165): none (pass -> pass) MTC@f7a5431092be: Test case TC_si2quater_49_earfcns finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns pass'. Thu Apr 18 05:54:32 UTC 2024 ====== BSC_Tests.TC_si2quater_49_earfcns pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2quater_49_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=287456) Waiting for packet dumper to finish... 1 (prev_count=287456, count=474668) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate'. ------ BSC_Tests.TC_si_acc_rotate ------ Thu Apr 18 05:54:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si_acc_rotate started. VirtMSC-IPA(168)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(168)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(168)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(169)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(169)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(167)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si_acc_rotate() start" IPA-BTS0-TRX0-RSL-IPA(172)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(172)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(172)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(172)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000010001111111'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 3, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000011111111000'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000011111110001'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000011111100011'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000011110100111'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000011100101111'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000011000111111'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000010001111111'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000011111111000'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000011111110001'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000011111100011'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000011110100111'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000011100101111'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000011000111111'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000010001111111'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000010011111110'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=3: '0000010111111100'B MTC@f7a5431092be: ACC0 allowed 8 times MTC@f7a5431092be: ACC1 allowed 7 times MTC@f7a5431092be: ACC2 allowed 6 times MTC@f7a5431092be: ACC3 allowed 6 times MTC@f7a5431092be: ACC4 allowed 6 times MTC@f7a5431092be: ACC5 allowed 0 times MTC@f7a5431092be: ACC6 allowed 6 times MTC@f7a5431092be: ACC7 allowed 6 times MTC@f7a5431092be: ACC8 allowed 7 times MTC@f7a5431092be: ACC9 allowed 8 times MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(167)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(166)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(170)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(168)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(172)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(171)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(166): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(167): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(168): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(169): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(170): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(171): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(172): none (pass -> pass) MTC@f7a5431092be: Test case TC_si_acc_rotate finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate pass'. Thu Apr 18 05:55:22 UTC 2024 ====== BSC_Tests.TC_si_acc_rotate pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si_acc_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=477297) Waiting for packet dumper to finish... 1 (prev_count=477297, count=663507) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate'. ------ BSC_Tests.TC_si_acc_ramp_rotate ------ Thu Apr 18 05:55:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si_acc_ramp_rotate started. VirtMSC-IPA(175)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(175)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(175)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(176)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(176)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(174)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping MTC@f7a5431092be: "TC_si_acc_ramp_rotate() start" IPA-BTS0-TRX0-RSL-IPA(179)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(179)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(179)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(179)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL 0 SYSTEM INFORMATION: { si1 := { cell_chan_desc := '8FB38000000000000000000000000000'O, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, rest_octets := '2B'O ("+") }, si2 := { bcch_freq_list := '00000000000000000000000000000000'O, ncc_permitted := '11111111'B, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B } }, si2bis := omit, si2ter := { extd_bcch_freq_list := '8E320000000000000000000000000800'O, rest_octets := '2B2B2B2B'O ("++++") }, si2quater := { { ba_ind := '0'B, ba_3g_ind := '1'B, mp_change_mark := '0'B, si2quater_index := 0, si2quater_count := 0, meas_params_desc := { presence := '0'B, desc := omit }, gprs := { rt_diff_desc := { presence := '0'B, desc := omit }, bsic_desc := { presence := '0'B, desc := omit }, rep_prio_desc := { presence := '0'B, desc := omit }, meas_params_desc := { presence := '0'B, desc := omit } }, nc_meas_params := { presence := '0'B, params := omit }, ext_info := { presence := '0'B, info := omit }, utran_neigh_desc := { presence := '0'B, desc := omit }, utran_meas_params_desc := { presence := '0'B, desc := omit }, utran_gprs_meas_params_desc := { presence := '0'B, desc := omit }, rel_additions := { rel5_presence := '1'B, rel5 := { umts_add_meas_params_desc := { presence := '0'B, desc := omit }, umts_add_meas_params_desc2 := { presence := '0'B, desc := omit }, rel6_presence := '1'B, rel6 := { umts_ccn_active := '0'B, rel7_presence := '1'B, rel7 := { rep700 := { presence := '0'B, val := omit }, rep810 := { presence := '0'B, val := omit }, rel8_presence := '1'B, rel8 := { prio_eutran_params_desc := { presence := '1'B, desc := { sc_prio_params_desc := { presence := '1'B, desc := { geran_priority := 0, thresh_priority_search := 0, thresh_gsm_low := 0, h_prio := 0, t_reselection := 0 } }, utran_prio_params_desc := { presence := '0'B, desc := omit }, eutran_params_desc := { presence := '1'B, desc := { ccn_active := '0'B, e_start := '1'B, e_stop := '1'B, meas_params_desc := { presence := '0'B, desc := omit }, gprs_meas_params_desc := { presence := '0'B, desc := omit }, repeated_neigh_cells := { { item_ind := '1'B, cell_desc_list := { { item_ind := '1'B, e_arfcn := 111, meas_bw_presence := '1'B, meas_bw := 3 } }, cell_desc_list_term := '0'B, prio_presence := '1'B, prio := 3, thresh_high := 20, thresh_low_presence := '1'B, thresh_low := 10, qrxlevmin_presence := '1'B, qrxlevmin := 22 } }, repeated_neigh_cells_term := '0'B, repeated_not_allowed_cells := omit, repeated_not_allowed_cells_term := '0'B, pcid2ta_map_list := omit, pcid2ta_map_list_term := '0'B } } } }, utran_csg_desc := { presence := '0'B, desc := omit }, eutran_csg_desc := { presence := '0'B, desc := omit } } } } } } } }, si3 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, ctrl_chan_desc := { msc_r99 := true, att := true, bs_ag_blks_res := 1, ccch_conf := CCHAN_DESC_1CCCH_COMBINED (1), si22ind := false, cbq3 := CBQ3_IU_MODE_NOT_SUPPORTED (0), spare := '00'B, bs_pa_mfrms := 3, t3212 := 30 }, cell_options := { dn_ind := false, pwrc := false, dtx := MS_SHALL_USE_UL_DTX (1), radio_link_tout_div4 := 7 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, si_2ter_ind := '1'B, early_cm_ind := '0'B, sched_where := { presence := '0'B, where := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, umts_early_cm_ind := '1'B, si2_quater_ind := { presence := '1'B, ind := '0'B }, iu_mode_ind := omit, si21_ind := { presence := '0'B, pos := omit } } }, si4 := { lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_sel_par := { cell_resel_hyst_2dB := 2, ms_txpwr_max_cch := 7, acs := '0'B, neci := true, rxlev_access_min := 0 }, rach_control := { max_retrans := RACH_MAX_RETRANS_7 (3), tx_integer := '1001'B, cell_barr_access := false, re_not_allowed := true, acc := '0000011111111111'B }, cbch_chan_desc := { iei := '64'O ("d"), v := { chan_nr := { u := { sdcch4 := { tag := '001'B, sub_chan := 2 } }, tn := 0 }, tsc := 2, h := false, arfcn := 871, maio_hsn := omit } }, cbch_mobile_alloc := omit, rest_octets := { sel_params := { presence := '0'B, params := omit }, pwr_offset := { presence := '0'B, offset := omit }, gprs_ind := { presence := '1'B, ind := { ra_colour := 0, si13_pos := '0'B } }, s_presence := '0'B, s := omit } }, si13 := { rest_octets := { presence := '1'B, bcch_change_mark := 6, si_change_field := '0000'B, presence2 := '0'B, si13_change_mark := omit, gprs_ma := omit, zero := '0'B, rac := 0, spgc_ccch_sup := '0'B, priority_access_thr := '110'B, network_control_order := '00'B, gprs_cell_opts := { nmo := '01'B, t3168 := '011'B, t3192 := '010'B, drx_timer_max := '011'B, access_burst_type := '0'B, control_ack_type := '1'B, bs_cv_max := 15, pan_presence := '1'B, pan_dec := 1, pan_inc := 1, pan_max := '111'B, ext_info_presence := '1'B, ext_info_length := '000101'B, ext_info := { egprs_supported := '0'B, egprs_pkt_channel_req := omit, bep_period := omit, pfc_feature_mode := '0'B, dtm_support := '0'B, bss_paging_coordination := '1'B, ccn_active := '1'B, nw_ext_utbf := '0'B } }, gprs_pwr_ctrl_params := { alpha := 0, t_avg_w := '10000'B, t_avg_t := '10000'B, pc_meas_chan := '0'B, n_avg_i := '1000'B } } }, si5 := { bcch_freq_list := '10000000000000000000000000000000'O }, si5bis := omit, si5ter := { extd_bcch_freq_list := '9E050020000000000000000000000000'O }, si6 := { cell_id := 0, lai := { mcc_mnc := '001F01'H, lac := 1 }, cell_options := { dtx_ext := '1'B, pwrc := false, dtx := '01'B, radio_link_timeout := '0111'B }, ncc_permitted := '11111111'B, rest_octets := { pch_nch_info := { presence := '0'B, info := omit }, vbs_vgcs_options := { presence := '0'B, options := omit }, dtm_support := '0'B, rac := omit, max_lapdm := omit, band_ind := '0'B } } } MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: RSL: GOT SI1 ACC len=5: '0000011111010000'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=5: '0000011110010001'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=5: '0000011100010011'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=5: '0000011000010111'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=5: '0000010000011111'B MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B'O ("+++++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B'O ("++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B'O ("+++++") MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B2B2B2B2B2B2B2B2B'O ("+++++++++") MTC@f7a5431092be: RSL: GOT SI1 ACC len=9: '0000010000010000'B MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(174)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(173)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(175)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(177)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(178)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(179)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(173): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(174): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(175): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(176): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(177): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(178): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(179): none (pass -> pass) MTC@f7a5431092be: Test case TC_si_acc_ramp_rotate finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate pass'. Thu Apr 18 05:55:47 UTC 2024 ====== BSC_Tests.TC_si_acc_ramp_rotate pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si_acc_ramp_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284891) Waiting for packet dumper to finish... 1 (prev_count=284891, count=472514) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted'. ------ BSC_Tests.TC_si2_ncc_permitted ------ Thu Apr 18 05:55:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_si2_ncc_permitted started. VirtMSC-IPA(182)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(182)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(182)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(183)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(183)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(181)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(186)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(186)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(186)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(186)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_si2_ncc_permitted() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-IPA(182)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(181)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(184)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(180)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass VirtMGW-MGCP-0(185)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(186)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(180): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(181): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(182): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(183): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(184): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(185): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(186): none (pass -> pass) MTC@f7a5431092be: Test case TC_si2_ncc_permitted finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted pass'. Thu Apr 18 05:55:59 UTC 2024 ====== BSC_Tests.TC_si2_ncc_permitted pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_si2_ncc_permitted.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=164747) Waiting for packet dumper to finish... 1 (prev_count=164747, count=352370) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply'. ------ BSC_Tests.TC_chan_act_noreply ------ Thu Apr 18 05:56:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_act_noreply started. VirtMSC-IPA(189)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(189)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(189)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(190)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(190)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(188)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(193)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(193)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(193)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(193)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_act_noreply() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(188)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(187)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(191)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(189)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass VirtMGW-MGCP-0(192)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(193)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(187): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(188): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(189): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(190): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(191): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(192): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(193): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_act_noreply finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply pass'. Thu Apr 18 05:56:11 UTC 2024 ====== BSC_Tests.TC_chan_act_noreply pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_act_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=174248) Waiting for packet dumper to finish... 1 (prev_count=174248, count=361460) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter'. ------ BSC_Tests.TC_chan_act_counter ------ Thu Apr 18 05:56:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_act_counter started. VirtMSC-IPA(196)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(196)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(196)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(197)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(197)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(195)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(200)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(200)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(200)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(200)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_act_counter() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "chreq:total", val := 0 }, { name := "chreq:attempted_emerg", val := 0 }, { name := "chreq:attempted_call", val := 0 }, { name := "chreq:attempted_location_upd", val := 0 }, { name := "chreq:attempted_pag", val := 0 }, { name := "chreq:attempted_pdch", val := 0 }, { name := "chreq:attempted_other", val := 0 }, { name := "chreq:attempted_unknown", val := 0 }, { name := "chreq:successful", val := 0 }, { name := "chreq:successful_emerg", val := 0 }, { name := "chreq:successful_call", val := 0 }, { name := "chreq:successful_location_upd", val := 0 }, { name := "chreq:successful_pag", val := 0 }, { name := "chreq:successful_pdch", val := 0 }, { name := "chreq:successful_other", val := 0 }, { name := "chreq:successful_unknown", val := 0 }, { name := "chreq:no_channel", val := 0 }, { name := "chreq:max_delay_exceeded", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "chreq:total", val := 0 }, { name := "chreq:attempted_emerg", val := 0 }, { name := "chreq:attempted_call", val := 0 }, { name := "chreq:attempted_location_upd", val := 0 }, { name := "chreq:attempted_pag", val := 0 }, { name := "chreq:attempted_pdch", val := 0 }, { name := "chreq:attempted_other", val := 0 }, { name := "chreq:attempted_unknown", val := 0 }, { name := "chreq:successful", val := 0 }, { name := "chreq:successful_emerg", val := 0 }, { name := "chreq:successful_call", val := 0 }, { name := "chreq:successful_location_upd", val := 0 }, { name := "chreq:successful_pag", val := 0 }, { name := "chreq:successful_pdch", val := 0 }, { name := "chreq:successful_other", val := 0 }, { name := "chreq:successful_unknown", val := 0 }, { name := "chreq:no_channel", val := 0 }, { name := "chreq:max_delay_exceeded", val := 0 } } } MTC@f7a5431092be: "f_chan_act_counter(emerg)" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: "f_chan_act_counter(call)" MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: "f_chan_act_counter(location_upd)" MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: "f_chan_act_counter(pag)" MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: "f_chan_act_counter(pag)" MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: "f_chan_act_counter(other)" MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(195)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(194)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(196)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(198)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(200)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(199)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(194): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(195): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(196): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(197): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(198): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(199): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(200): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_act_counter finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass'. Thu Apr 18 05:56:29 UTC 2024 ====== BSC_Tests.TC_chan_act_counter pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_act_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399888) Waiting for packet dumper to finish... 1 (prev_count=399888, count=587100) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest'. ------ BSC_Tests.TC_chan_act_ack_noest ------ Thu Apr 18 05:56:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_act_ack_noest started. VirtMSC-IPA(203)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(203)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(203)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(204)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(204)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(202)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(207)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(207)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(207)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(207)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_act_ack_noest() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(202)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(205)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(201)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(203)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(207)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(206)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(201): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(202): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(203): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(204): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(205): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(206): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(207): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_act_ack_noest finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass'. Thu Apr 18 05:56:44 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_noest pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_act_ack_noest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=178118) Waiting for packet dumper to finish... 1 (prev_count=178118, count=364917) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg'. ------ BSC_Tests.TC_chan_act_ack_noest_emerg ------ Thu Apr 18 05:56:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_act_ack_noest_emerg started. VirtMSC-IPA(210)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(210)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(210)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(211)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(211)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(209)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(214)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(214)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(214)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(214)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_act_ack_noest_emerg() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(209)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(208)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(212)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(210)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(214)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(213)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(208): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(209): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(210): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(211): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(212): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(213): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(214): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_act_ack_noest_emerg finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg pass'. Thu Apr 18 05:56:59 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_noest_emerg pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_act_ack_noest_emerg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=181011) Waiting for packet dumper to finish... 1 (prev_count=181011, count=367944) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny'. ------ BSC_Tests.TC_chan_rqd_emerg_deny ------ Thu Apr 18 05:57:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_rqd_emerg_deny started. VirtMSC-IPA(217)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(217)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(217)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(218)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(218)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(216)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(221)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(221)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(221)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(221)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_rqd_emerg_deny() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(216)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(215)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(219)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(217)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(221)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(220)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(215): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(216): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(217): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(218): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(219): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(220): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(221): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_rqd_emerg_deny finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny pass'. Thu Apr 18 05:57:11 UTC 2024 ====== BSC_Tests.TC_chan_rqd_emerg_deny pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rqd_emerg_deny.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=167168) Waiting for packet dumper to finish... 1 (prev_count=167168, count=353789) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply'. ------ BSC_Tests.TC_chan_act_ack_est_ind_noreply ------ Thu Apr 18 05:57:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_act_ack_est_ind_noreply started. VirtMSC-IPA(224)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(224)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(224)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(225)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(225)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(223)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(228)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(228)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(228)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(228)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_act_ack_est_ind_noreply() start" VirtMSC-SCCP(223)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(223)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@f7a5431092be: GOT CAUSE CODE: '03'O = GSM48_RR_CAUSE_ABNORMAL_TIMER (3) MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(223)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(222)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(224)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(226)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(227)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(228)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(222): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(223): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(224): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(225): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(226): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(227): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(228): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_act_ack_est_ind_noreply finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply pass'. Thu Apr 18 05:57:43 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_est_ind_noreply pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=225753) Waiting for packet dumper to finish... 1 (prev_count=225753, count=412374) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused'. ------ BSC_Tests.TC_chan_act_ack_est_ind_refused ------ Thu Apr 18 05:57:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_act_ack_est_ind_refused started. VirtMSC-IPA(231)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(231)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(231)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(232)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(232)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(230)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(235)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(235)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(235)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(235)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_act_ack_est_ind_refused() start" VirtMSC-SCCP(230)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(230)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(230)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(230)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(229)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(231)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(233)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(234)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(235)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(229): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(230): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(231): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(232): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(233): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(234): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(235): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_act_ack_est_ind_refused finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused pass'. Thu Apr 18 05:57:57 UTC 2024 ====== BSC_Tests.TC_chan_act_ack_est_ind_refused pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_refused.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=199661) Waiting for packet dumper to finish... 1 (prev_count=199661, count=385871) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack'. ------ BSC_Tests.TC_chan_act_nack ------ Thu Apr 18 05:58:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_act_nack started. VirtMSC-IPA(238)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(238)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(238)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(239)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(239)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(237)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(242)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(242)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(242)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(242)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_act_nack() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(237)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(236)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(238)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(240)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(242)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(241)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(236): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(237): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(238): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(239): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(240): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(241): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(242): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_act_nack finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack pass'. Thu Apr 18 05:58:10 UTC 2024 ====== BSC_Tests.TC_chan_act_nack pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=177252) Waiting for packet dumper to finish... 1 (prev_count=177252, count=364967) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion'. ------ BSC_Tests.TC_chan_exhaustion ------ Thu Apr 18 05:58:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_exhaustion started. VirtMSC-IPA(245)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(245)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(245)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(246)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(246)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(244)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(249)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(249)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(249)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(249)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_exhaustion() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(244)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(247)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(243)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(245)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(249)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(248)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(243): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(244): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(245): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(246): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(247): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(248): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(249): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_exhaustion finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion pass'. Thu Apr 18 05:58:22 UTC 2024 ====== BSC_Tests.TC_chan_exhaustion pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_exhaustion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=588095) Waiting for packet dumper to finish... 1 (prev_count=588095, count=590509) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence'. ------ BSC_Tests.TC_chan_deact_silence ------ Thu Apr 18 05:58:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_deact_silence started. VirtMSC-IPA(252)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(252)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(252)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(253)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(253)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(251)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(256)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(256)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(256)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(256)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_deact_silence() start" MTC@f7a5431092be: Received CHANnel RELease MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(251)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(252)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(254)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(250)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(256)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(255)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(250): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(251): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(252): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(253): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(254): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(255): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(256): none (pass -> pass)Thu Apr 18 05:58:37 UTC 2024 ====== BSC_Tests.TC_chan_deact_silence pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_deact_silence.talloc MTC@f7a5431092be: Test case TC_chan_deact_silence finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=182106) Waiting for packet dumper to finish... 1 (prev_count=182106, count=368316) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind'. ------ BSC_Tests.TC_chan_rel_rll_rel_ind ------ Thu Apr 18 05:58:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_rel_rll_rel_ind started. VirtMSC-IPA(259)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(259)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(259)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(260)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(260)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(258)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(263)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(263)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(263)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(263)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_rel_rll_rel_ind() start" VirtMSC-SCCP(258)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(258)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(258)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(258)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(258)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(258)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(258)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(258)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(258)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(258)@f7a5431092be: vl_len:6 VirtMSC-SCCP(258)@f7a5431092be: vl_from0 VirtMSC-SCCP(258)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(258)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(258)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(258)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(258)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(258)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(258)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(258)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(258)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(257)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(259)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(261)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(263)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(262)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(257): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(258): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(259): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(260): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(261): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(262): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(263): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_rel_rll_rel_ind finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind pass'. Thu Apr 18 05:58:52 UTC 2024 ====== BSC_Tests.TC_chan_rel_rll_rel_ind pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_rll_rel_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=209822) Waiting for packet dumper to finish... 1 (prev_count=209822, count=396621) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail'. ------ BSC_Tests.TC_chan_rel_conn_fail ------ Thu Apr 18 05:58:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_rel_conn_fail started. VirtMSC-IPA(266)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(266)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(266)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(267)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(267)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(265)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(270)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(270)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(270)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(270)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_rel_conn_fail() start" VirtMSC-SCCP(265)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(265)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(265)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(265)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(265)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(265)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(265)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(265)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(265)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(265)@f7a5431092be: vl_len:6 VirtMSC-SCCP(265)@f7a5431092be: vl_from0 VirtMSC-SCCP(265)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(265)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(265)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(265)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(265)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(265)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(265)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(265)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(265)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(268)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(266)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(264)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass VirtMGW-MGCP-0(269)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(270)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(264): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(265): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(266): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(267): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(268): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(269): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(270): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_rel_conn_fail finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail pass'. Thu Apr 18 05:59:08 UTC 2024 ====== BSC_Tests.TC_chan_rel_conn_fail pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=213639) Waiting for packet dumper to finish... 1 (prev_count=213639, count=399436) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear'. ------ BSC_Tests.TC_chan_rel_hard_clear ------ Thu Apr 18 05:59:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_rel_hard_clear started. VirtMSC-IPA(273)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(273)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(273)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(274)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(274)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(272)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(277)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(277)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(277)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(277)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_rel_hard_clear() start" VirtMSC-SCCP(272)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(272)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(272)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(272)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(272)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(272)@f7a5431092be: vl_len:6 VirtMSC-SCCP(272)@f7a5431092be: vl_from0 VirtMSC-SCCP(272)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(272)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(272)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(272)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(272)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(272)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(272)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(272)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(272)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(271)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(273)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(275)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(276)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(277)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(271): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(272): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(273): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(274): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(275): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(276): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(277): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_rel_hard_clear finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear pass'. Thu Apr 18 05:59:22 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_clear pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_hard_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203404) Waiting for packet dumper to finish... 1 (prev_count=203404, count=390438) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb'. ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb ------ Thu Apr 18 05:59:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb started. VirtMSC-IPA(280)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(280)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(280)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(281)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(281)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(279)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(284)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(284)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(284)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(284)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb() start" VirtMSC-SCCP(279)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(279)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(279)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(279)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(279)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(279)@f7a5431092be: vl_len:17 VirtMSC-SCCP(279)@f7a5431092be: vl_from0 VirtMSC-SCCP(279)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(279)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(279)@f7a5431092be: vl_len:6 VirtMSC-SCCP(279)@f7a5431092be: vl_from0 VirtMSC-SCCP(279)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(279)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(279)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(279)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(279)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(279)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@f7a5431092be: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(279)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(279)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(279)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(278)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(280)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(282)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(284)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(283)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(278): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(279): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(280): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(281): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(282): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(283): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(284): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass'. Thu Apr 18 05:59:36 UTC 2024 ====== BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=209945) Waiting for packet dumper to finish... 1 (prev_count=209945, count=395742) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb ------ Thu Apr 18 05:59:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb started. VirtMSC-IPA(287)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(287)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(287)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(288)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(288)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(286)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(291)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(291)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(291)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(291)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_rel_last_eutran_plmn_hard_clear_csfb() start" VirtMSC-SCCP(286)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(286)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(286)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(286)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(286)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(286)@f7a5431092be: vl_len:17 VirtMSC-SCCP(286)@f7a5431092be: vl_from0 VirtMSC-SCCP(286)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000F2F0808091010896745230195323454'O VirtMSC-SCCP(286)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(286)@f7a5431092be: vl_len:7 VirtMSC-SCCP(286)@f7a5431092be: vl_from0 VirtMSC-SCCP(286)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(286)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(286)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(286)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(286)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(286)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: Warning: dec_CellSelIndValue(): Data remained at the end of the stream after successful decoding: '00'O MTC@f7a5431092be: GOT RR CHANNEL RELEASE WITH CELLS: { discr := '011'B, value_list := { eutran := { { item_ind := '1'B, earfcn := 111, meas_bw_presence := '1'B, meas_bw := 3, not_allowed_cells_presence := '0'B, not_allowed_cells := omit, target_pcid_presence := '0'B, target_pcid := omit } } }, value_list_term := '0'B } MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(286)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(286)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(286)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(287)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(285)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(289)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(290)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(291)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(285): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(286): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(287): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(288): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(289): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(290): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(291): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass'. Thu Apr 18 05:59:50 UTC 2024 ====== BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=212242) Waiting for packet dumper to finish... 1 (prev_count=212242, count=399976) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_hard_clear_csfb ------ Thu Apr 18 05:59:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_rel_hard_clear_csfb started. VirtMSC-IPA(294)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(294)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(294)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(295)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(295)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(293)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(298)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(298)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(298)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(298)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_rel_hard_clear_csfb() start" VirtMSC-SCCP(293)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(293)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(293)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(293)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(293)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(293)@f7a5431092be: vl_len:7 VirtMSC-SCCP(293)@f7a5431092be: vl_from0 VirtMSC-SCCP(293)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0005200401008F'O VirtMSC-SCCP(293)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(293)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(293)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(293)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(293)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(293)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(293)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(293)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(292)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(296)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(294)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(297)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(298)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(292): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(293): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(294): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(295): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(296): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(297): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(298): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_rel_hard_clear_csfb finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb pass'. Thu Apr 18 06:00:04 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_clear_csfb pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208842) Waiting for packet dumper to finish... 1 (prev_count=208842, count=394639) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd'. ------ BSC_Tests.TC_chan_rel_hard_rlsd ------ Thu Apr 18 06:00:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_rel_hard_rlsd started. VirtMSC-IPA(301)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(301)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(301)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(302)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(302)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(300)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(305)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(305)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(305)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(305)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_rel_hard_rlsd() start" VirtMSC-SCCP(300)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(300)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(300)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(300)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(300)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(300)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(300)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(300)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(301)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(299)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(304)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(305)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(299): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(300): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(301): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(302): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(304): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(305): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_rel_hard_rlsd finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd pass'. Thu Apr 18 06:00:18 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_rlsd pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=203974) Waiting for packet dumper to finish... 1 (prev_count=203974, count=390595) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead'. ------ BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead ------ Thu Apr 18 06:00:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_rel_hard_rlsd_ms_dead started. VirtMSC-IPA(308)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(308)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(308)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(309)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(309)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(307)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(312)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(312)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(312)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(312)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_rel_hard_rlsd_ms_dead() start" VirtMSC-SCCP(307)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(307)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(307)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(307)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(307)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(307)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(307)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(307)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(306)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(308)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(310)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(312)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(311)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(306): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(307): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(308): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(309): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(310): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(311): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(312): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_rel_hard_rlsd_ms_dead finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass'. Thu Apr 18 06:00:32 UTC 2024 ====== BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=204031) Waiting for packet dumper to finish... 1 (prev_count=204031, count=390830) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset'. ------ BSC_Tests.TC_chan_rel_a_reset ------ Thu Apr 18 06:00:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_rel_a_reset started. VirtMSC-IPA(315)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(315)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(315)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(316)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(316)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(314)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(319)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(319)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(319)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(319)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_rel_a_reset() start" VirtMSC-SCCP(314)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(314)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(314)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(314)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(314)@f7a5431092be: Session index based on local reference:0 MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@f7a5431092be: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(314)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(313)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(317)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(315)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(319)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(318)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(313): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(314): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(315): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(316): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(317): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(318): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(319): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_rel_a_reset finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset pass'. Thu Apr 18 06:00:46 UTC 2024 ====== BSC_Tests.TC_chan_rel_a_reset pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210762) Waiting for packet dumper to finish... 1 (prev_count=210762, count=398385) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout'. ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout ------ Thu Apr 18 06:00:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_rel_sccp_tiar_timeout started. VirtMSC-IPA(322)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(322)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(322)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(323)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(323)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(321)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(326)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(326)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(326)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(326)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_rel_sccp_tiar_timeout() start" VirtMSC-SCCP(321)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(321)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(321)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(321)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(321)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(321)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(321)@f7a5431092be: Session index based on local reference:0 MTC@f7a5431092be: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(321)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(320)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(324)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(322)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(326)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(325)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(320): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(321): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(322): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(323): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(324): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(325): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(326): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_rel_sccp_tiar_timeout finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass'. Thu Apr 18 06:01:05 UTC 2024 ====== BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_sccp_tiar_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=211207) Waiting for packet dumper to finish... 1 (prev_count=211207, count=398241) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause'. ------ BSC_Tests.TC_chan_rel_rr_cause ------ Thu Apr 18 06:01:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_rel_rr_cause started. VirtMSC-IPA(329)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(329)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(329)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(330)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(330)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(328)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(333)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(333)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(333)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(333)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_rel_rr_cause() start" VirtMSC-SCCP(328)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(328)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(328)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(328)@f7a5431092be: vl_len:6 VirtMSC-SCCP(328)@f7a5431092be: vl_from0 VirtMSC-SCCP(328)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(328)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(328)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: GOT CAUSE CODE: '00'O = GSM48_RR_CAUSE_NORMAL (0) MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(328)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(328)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(328)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(328)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(328)@f7a5431092be: vl_len:6 VirtMSC-SCCP(328)@f7a5431092be: vl_from0 VirtMSC-SCCP(328)@f7a5431092be: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(328)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(328)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false MTC@f7a5431092be: GOT CAUSE CODE: '00'O = GSM48_RR_CAUSE_NORMAL (0) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(328)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(328)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(328)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(328)@f7a5431092be: vl_len:6 VirtMSC-SCCP(328)@f7a5431092be: vl_from0 VirtMSC-SCCP(328)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040129'O VirtMSC-SCCP(328)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(328)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: GOT CAUSE CODE: '05'O = GSM48_RR_CAUSE_PREMPTIVE_REL (5) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(328)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(328)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(328)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(328)@f7a5431092be: vl_len:6 VirtMSC-SCCP(328)@f7a5431092be: vl_from0 VirtMSC-SCCP(328)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(328)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(328)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: GOT CAUSE CODE: '6F'O ("o") = GSM48_RR_CAUSE_PROT_ERROR_UNSPC (111) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(328)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(328)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(328)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(328)@f7a5431092be: vl_len:6 VirtMSC-SCCP(328)@f7a5431092be: vl_from0 VirtMSC-SCCP(328)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(328)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(328)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(328)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false VirtMSC-SCCP(328)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(328)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(328)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(328)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(328)@f7a5431092be: vl_len:6 VirtMSC-SCCP(328)@f7a5431092be: vl_from0 VirtMSC-SCCP(328)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(328)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(328)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(328)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(328)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(328)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(328)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(328)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(328)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(327)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(331)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(329)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(332)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(333)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(327): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(328): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(329): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(330): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(331): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(332): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(333): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_rel_rr_cause finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause pass'. Thu Apr 18 06:01:30 UTC 2024 ====== BSC_Tests.TC_chan_rel_rr_cause pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_rel_rr_cause.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=421514) Waiting for packet dumper to finish... 1 (prev_count=421514, count=609661) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect'. ------ BSC_Tests.TC_outbound_connect ------ Thu Apr 18 06:01:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_outbound_connect started. VirtMSC-IPA(336)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(336)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(336)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(337)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(337)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(335)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(340)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(340)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(340)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(340)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_outbound_connect() start" VirtMSC-SCCP(335)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(335)@f7a5431092be: Session index based on local reference:0 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(335)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(336)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(334)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(338)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass VirtMGW-MGCP-0(339)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(340)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(334): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(335): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(336): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(337): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(338): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(339): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(340): none (pass -> pass) MTC@f7a5431092be: Test case TC_outbound_connect finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect pass'. Thu Apr 18 06:01:42 UTC 2024 ====== BSC_Tests.TC_outbound_connect pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_outbound_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=178404) Waiting for packet dumper to finish... 1 (prev_count=178404, count=364201) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only'. ------ BSC_Tests.TC_assignment_cic_only ------ Thu Apr 18 06:01:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_cic_only started. VirtMSC-IPA(343)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(343)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(343)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(344)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(344)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(342)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(347)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(347)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(347)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(347)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_cic_only() start" VirtMSC-SCCP(342)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(342)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(342)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(342)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(342)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(342)@f7a5431092be: vl_len:16 VirtMSC-SCCP(342)@f7a5431092be: vl_from0 VirtMSC-SCCP(342)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B030108017C06010203040926'O VirtMSC-SCCP(342)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(342)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(342)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(342)@f7a5431092be: vl_len:6 VirtMSC-SCCP(342)@f7a5431092be: vl_from0 VirtMSC-SCCP(342)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(342)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(342)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(342)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(342)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(342)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 VirtMSC-SCCP(342)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(342)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(342)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(343)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(345)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(341)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(346)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(347)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(341): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(342): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(343): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(344): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(345): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(346): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(347): none (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_cic_only finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only pass'. Thu Apr 18 06:01:59 UTC 2024 ====== BSC_Tests.TC_assignment_cic_only pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_cic_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=214490) Waiting for packet dumper to finish... 1 (prev_count=214490, count=401289) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd'. ------ BSC_Tests.TC_assignment_csd ------ Thu Apr 18 06:02:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_csd started. MTC@f7a5431092be: "TC_assignment_csd": using IMSI '001010510304659'H VirtMSC-IPA(351)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(351)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(351)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(352)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(352)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(349)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(350)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(355)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(355)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(355)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(355)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_csd() start" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- TC_assignment_csd(357)@f7a5431092be: "Assignment req with data rate: T_14k4" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- VirtMSC-RAN(350)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105001036495'O, n_connectPointCode := omit VirtMSC-RAN(350)@f7a5431092be: Created Expect[0] for '05240103505902080910105001036495'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@f7a5431092be: Found Expect[0] for '05240103505902080910105001036495'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@f7a5431092be: Added conn table entry 0TC_assignment_csd(357)8963411 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:14 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0901219799D6BB483088'O TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('219799D6BB483088'O, ''O) TC_assignment_csd(357)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:16 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B030208180100007D034FFD00'O TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '0F'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(354)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "1f" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '21E692A7'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6796CB71'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:6 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@f7a5431092be: Deleted conn table entry 0TC_assignment_csd(357)8963411 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 TC_assignment_csd(357)@f7a5431092be: "Got RSL RR Release" TC_assignment_csd(357)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_csd(357)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- TC_assignment_csd(357)@f7a5431092be: "Assignment req with data rate: T_9k6" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- VirtMSC-RAN(350)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105001036495'O, n_connectPointCode := omit VirtMSC-RAN(350)@f7a5431092be: Created Expect[0] for '05240103505902080910105001036495'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@f7a5431092be: Found Expect[0] for '05240103505902080910105001036495'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@f7a5431092be: Added conn table entry 0TC_assignment_csd(357)11511722 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:14 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0901219799D6BB483088'O TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('219799D6BB483088'O, ''O) TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:16 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B030208100100007D034FFD00'O TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '03'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(354)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "4", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "20" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '12868CD4'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5C670D92'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:6 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@f7a5431092be: Deleted conn table entry 0TC_assignment_csd(357)11511722 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 TC_assignment_csd(357)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_csd(357)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_csd(357)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- TC_assignment_csd(357)@f7a5431092be: "Assignment req with data rate: T_4k8" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- VirtMSC-RAN(350)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105001036495'O, n_connectPointCode := omit VirtMSC-RAN(350)@f7a5431092be: Created Expect[0] for '05240103505902080910105001036495'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@f7a5431092be: Found Expect[0] for '05240103505902080910105001036495'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@f7a5431092be: Added conn table entry 0TC_assignment_csd(357)8200632 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:14 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0901219799D6BB483088'O TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('219799D6BB483088'O, ''O) TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:16 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B030208110100007D034FFD00'O VirtMGW-MGCP-0(354)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "7", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "21" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '0B'O ("\v") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0E088FAA'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '15083CC4'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:6 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: "Got BSSMAP Clear Complete" TC_assignment_csd(357)@f7a5431092be: "Got RSL RR Release" VirtMSC-RAN(350)@f7a5431092be: Deleted conn table entry 0TC_assignment_csd(357)8200632 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 TC_assignment_csd(357)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_csd(357)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- TC_assignment_csd(357)@f7a5431092be: "Assignment req with data rate: T_2k4" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- VirtMSC-RAN(350)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105001036495'O, n_connectPointCode := omit VirtMSC-RAN(350)@f7a5431092be: Created Expect[0] for '05240103505902080910105001036495'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@f7a5431092be: Found Expect[0] for '05240103505902080910105001036495'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@f7a5431092be: Added conn table entry 0TC_assignment_csd(357)9863367 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:14 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0901219799D6BB483088'O TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('219799D6BB483088'O, ''O) TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:16 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B030208120100007D034FFD00'O VirtMGW-MGCP-0(354)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "10", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "22" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '13'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '07B3B8D3'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '44DC7FD0'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:6 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@f7a5431092be: Deleted conn table entry 0TC_assignment_csd(357)9863367 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 TC_assignment_csd(357)@f7a5431092be: "Got RSL RR Release" TC_assignment_csd(357)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_csd(357)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- TC_assignment_csd(357)@f7a5431092be: "Assignment req with data rate: T_1k2" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- VirtMSC-RAN(350)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105001036495'O, n_connectPointCode := omit VirtMSC-RAN(350)@f7a5431092be: Created Expect[0] for '05240103505902080910105001036495'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@f7a5431092be: Found Expect[0] for '05240103505902080910105001036495'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@f7a5431092be: Added conn table entry 0TC_assignment_csd(357)4196000 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:14 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0901219799D6BB483088'O TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('219799D6BB483088'O, ''O) TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:16 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B030208130100007D034FFD00'O VirtMGW-MGCP-0(354)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "13", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "23" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '13'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '14462534'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4E010CA5'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:6 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@f7a5431092be: Deleted conn table entry 0TC_assignment_csd(357)4196000 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 TC_assignment_csd(357)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_csd(357)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_csd(357)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- TC_assignment_csd(357)@f7a5431092be: "Assignment req with data rate: T_600" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- VirtMSC-RAN(350)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105001036495'O, n_connectPointCode := omit VirtMSC-RAN(350)@f7a5431092be: Created Expect[0] for '05240103505902080910105001036495'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@f7a5431092be: Found Expect[0] for '05240103505902080910105001036495'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@f7a5431092be: Added conn table entry 0TC_assignment_csd(357)15310190 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:14 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0901219799D6BB483088'O TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('219799D6BB483088'O, ''O) TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:16 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B030208140100007D034FFD00'O VirtMGW-MGCP-0(354)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "16", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "24" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '13'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '02E8BC52'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '421C9B7D'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:6 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: "Got BSSMAP Clear Complete" TC_assignment_csd(357)@f7a5431092be: "Got RSL RR Release" VirtMSC-RAN(350)@f7a5431092be: Deleted conn table entry 0TC_assignment_csd(357)15310190 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 TC_assignment_csd(357)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_csd(357)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- TC_assignment_csd(357)@f7a5431092be: "Assignment req with data rate: T_1200_75" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- VirtMSC-RAN(350)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105001036495'O, n_connectPointCode := omit VirtMSC-RAN(350)@f7a5431092be: Created Expect[0] for '05240103505902080910105001036495'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@f7a5431092be: Found Expect[0] for '05240103505902080910105001036495'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@f7a5431092be: Added conn table entry 0TC_assignment_csd(357)6863812 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:14 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0901219799D6BB483088'O TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('219799D6BB483088'O, ''O) TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:16 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B030208150100007D034FFD00'O VirtMGW-MGCP-0(354)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "19", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "25" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '13'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '57257024'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0619E76E'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:6 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@f7a5431092be: Deleted conn table entry 0TC_assignment_csd(357)6863812 TC_assignment_csd(357)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 TC_assignment_csd(357)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_csd(357)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- TC_assignment_csd(357)@f7a5431092be: "Assignment req with data rate: NT_12000_6000" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- VirtMSC-RAN(350)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105001036495'O, n_connectPointCode := omit VirtMSC-RAN(350)@f7a5431092be: Created Expect[0] for '05240103505902080910105001036495'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@f7a5431092be: Found Expect[0] for '05240103505902080910105001036495'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@f7a5431092be: Added conn table entry 0TC_assignment_csd(357)487614 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:14 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0901219799D6BB483088'O TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('219799D6BB483088'O, ''O) TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:16 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B030208400100007D034FFD00'O VirtMGW-MGCP-0(354)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "22", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "26" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '03'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '23DBE293'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '76EA40C7'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:6 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: "Got BSSMAP Clear Complete" TC_assignment_csd(357)@f7a5431092be: "Got RSL RR Release" VirtMSC-RAN(350)@f7a5431092be: Deleted conn table entry 0TC_assignment_csd(357)487614 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 TC_assignment_csd(357)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_csd(357)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- TC_assignment_csd(357)@f7a5431092be: "Assignment req with data rate: NT_14k5" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- VirtMSC-RAN(350)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105001036495'O, n_connectPointCode := omit VirtMSC-RAN(350)@f7a5431092be: Created Expect[0] for '05240103505902080910105001036495'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@f7a5431092be: Found Expect[0] for '05240103505902080910105001036495'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@f7a5431092be: Added conn table entry 0TC_assignment_csd(357)14461545 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:14 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0901219799D6BB483088'O TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('219799D6BB483088'O, ''O) TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:16 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B030208540100007D034FFD00'O VirtMGW-MGCP-0(354)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "25", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "27" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '0F'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5A75C03D'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '70793FB2'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:6 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(350)@f7a5431092be: Deleted conn table entry 0TC_assignment_csd(357)14461545 TC_assignment_csd(357)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 TC_assignment_csd(357)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_csd(357)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- TC_assignment_csd(357)@f7a5431092be: "Assignment req with data rate: NT_12k0" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- VirtMSC-RAN(350)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105001036495'O, n_connectPointCode := omit VirtMSC-RAN(350)@f7a5431092be: Created Expect[0] for '05240103505902080910105001036495'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@f7a5431092be: Found Expect[0] for '05240103505902080910105001036495'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@f7a5431092be: Added conn table entry 0TC_assignment_csd(357)11879761 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:14 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0901219799D6BB483088'O TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('219799D6BB483088'O, ''O) TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:16 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B030208500100007D034FFD00'O VirtMGW-MGCP-0(354)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "28", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "28" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '03'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3AC23012'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '26B90C96'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:6 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: "Got BSSMAP Clear Complete" TC_assignment_csd(357)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-RAN(350)@f7a5431092be: Deleted conn table entry 0TC_assignment_csd(357)11879761 VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_csd(357)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_csd(357)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- TC_assignment_csd(357)@f7a5431092be: "Assignment req with data rate: NT_6k0" TC_assignment_csd(357)@f7a5431092be: ----------------------------------------------- VirtMSC-RAN(350)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105001036495'O, n_connectPointCode := omit VirtMSC-RAN(350)@f7a5431092be: Created Expect[0] for '05240103505902080910105001036495'O to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(350)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(350)@f7a5431092be: Found Expect[0] for '05240103505902080910105001036495'O handled at TC_assignment_csd(357) VirtMSC-RAN(350)@f7a5431092be: Added conn table entry 0TC_assignment_csd(357)13349700 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:14 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0901219799D6BB483088'O TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_csd(357)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('219799D6BB483088'O, ''O) TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(354)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_csd(357) VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:16 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B030208510100007D034FFD00'O VirtMGW-MGCP-0(354)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "31", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "29" }, { code := "L", val := "p:20, a:CLEARMODE, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_csd(357) TC_assignment_csd(357)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '0B'O ("\v") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_csd(357)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '39185FAB'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '68CE400A'H, mime_type := "PCMU", sample_rate := 8000, ptime := 20, rtp_pt := 0, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := { host := "127.0.0.5", port_nr := 14000 }, local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 120, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_csd(357)@f7a5431092be: "TC_assignment_csd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_csd(357)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(349)@f7a5431092be: vl_len:6 VirtMSC-SCCP(349)@f7a5431092be: vl_from0 VirtMSC-SCCP(349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_csd(357)@f7a5431092be: "Got BSSMAP Clear Complete" TC_assignment_csd(357)@f7a5431092be: "Got RSL RR Release" VirtMSC-RAN(350)@f7a5431092be: Deleted conn table entry 0TC_assignment_csd(357)13349700 VirtMSC-SCCP(349)@f7a5431092be: Session index based on connection ID:0 TC_assignment_csd(357)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(349)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_csd(357)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_csd(357)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(349)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(350)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(353)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(348)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(351)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(356)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(355)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(354)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(348): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(349): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(350): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(351): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(352): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(353): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(354): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(355): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(356): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_csd(357): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_csd finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd pass'. Thu Apr 18 06:02:58 UTC 2024 ====== BSC_Tests.TC_assignment_csd pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1411325) Waiting for packet dumper to finish... 1 (prev_count=1411325, count=1597946) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm'. ------ BSC_Tests.TC_assignment_ctm ------ Thu Apr 18 06:03:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_ctm started. VirtMSC-IPA(360)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(360)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(360)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(361)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(361)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(359)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(364)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(364)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(364)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(364)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_ctm() start" VirtMSC-SCCP(359)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(359)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(359)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(359)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(359)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(359)@f7a5431092be: vl_len:11 VirtMSC-SCCP(359)@f7a5431092be: vl_from0 VirtMSC-SCCP(359)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B03040801010000'O VirtMSC-SCCP(359)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(359)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(359)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(359)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(359)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(359)@f7a5431092be: vl_len:6 VirtMSC-SCCP(359)@f7a5431092be: vl_from0 VirtMSC-SCCP(359)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(359)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(359)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(359)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(359)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(359)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 VirtMSC-SCCP(359)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(359)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(359)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(358)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(362)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(360)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(363)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(364)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(358): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(359): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(360): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(361): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(362): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(363): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(364): none (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_ctm finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm pass'. Thu Apr 18 06:03:15 UTC 2024 ====== BSC_Tests.TC_assignment_ctm pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_ctm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=216315) Waiting for packet dumper to finish... 1 (prev_count=216315, count=404351) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign'. ------ BSC_Tests.TC_assignment_sign ------ Thu Apr 18 06:03:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_sign started. VirtMSC-IPA(368)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(368)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(368)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(369)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(369)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(366)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(367)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(372)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(372)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(372)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(372)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_sign() start" TC_assignment_sign(374)@f7a5431092be: "TC_assignment_sign": using IMSI '001015127215668'H VirtMSC-RAN(367)@f7a5431092be: f_create_expect(l3 := '05240103505902080910101572126586'O, n_connectPointCode := omit VirtMSC-RAN(367)@f7a5431092be: Created Expect[0] for '05240103505902080910101572126586'O to be handled at TC_assignment_sign(374) VirtMSC-SCCP(366)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(366)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(367)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(367)@f7a5431092be: Found Expect[0] for '05240103505902080910101572126586'O handled at TC_assignment_sign(374) VirtMSC-RAN(367)@f7a5431092be: Added conn table entry 0TC_assignment_sign(374)15764566 VirtMSC-SCCP(366)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(366)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(373)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(371)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_sign(374) VirtMSC-SCCP(366)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(366)@f7a5431092be: vl_len:11 VirtMSC-SCCP(366)@f7a5431092be: vl_from0 VirtMSC-SCCP(366)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B03030000010000'O VirtMSC-SCCP(366)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(366)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(366)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(366)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sign(374)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_sign(374)@f7a5431092be: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '6CEADB66'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '63DC4E3B'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_sign(374)@f7a5431092be: "TC_assignment_sign": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_sign(374)@f7a5431092be: "TC_assignment_sign": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-STATS(365)@f7a5431092be: EXP match: { name := "TTCN3.bts.0.chreq.total", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chreq.total", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(365)@f7a5431092be: EXP match: { name := "TTCN3.bts.0.chreq.successful", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chreq.successful", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(365)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.assignment.attempted", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bsc.0.assignment.attempted", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(365)@f7a5431092be: EXP match: { name := "TTCN3.bsc.0.assignment.completed", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bsc.0.assignment.completed", mtype := "c", min := 1, max := 1 } TC_assignment_sign(374)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(366)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(366)@f7a5431092be: vl_len:6 VirtMSC-SCCP(366)@f7a5431092be: vl_from0 VirtMSC-SCCP(366)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(366)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(366)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(366)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(366)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sign(374)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(367)@f7a5431092be: Deleted conn table entry 0TC_assignment_sign(374)15764566 VirtMSC-SCCP(366)@f7a5431092be: Session index based on connection ID:0 TC_assignment_sign(374)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(366)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(366)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_sign(374)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_sign(374)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sign(374)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(366)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(370)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(367)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(365)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(368)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(373)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(371)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(372)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(365): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(366): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(367): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(368): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(369): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(370): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(371): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(372): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(373): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_sign(374): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_sign finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign pass'. Thu Apr 18 06:03:30 UTC 2024 ====== BSC_Tests.TC_assignment_sign pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_sign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=275651) Waiting for packet dumper to finish... 1 (prev_count=275651, count=462450) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0'. ------ BSC_Tests.TC_assignment_fr_a5_0 ------ Thu Apr 18 06:03:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_fr_a5_0 started. MTC@f7a5431092be: "TC_assignment_fr_a5_0": using IMSI '001016491953949'H VirtMSC-IPA(378)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(378)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(378)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(379)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(379)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(376)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(377)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(382)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(382)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(382)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(382)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_fr_a5_0() start" VirtMSC-RAN(377)@f7a5431092be: f_create_expect(l3 := '05240103505902080910104619599394'O, n_connectPointCode := omit VirtMSC-RAN(377)@f7a5431092be: Created Expect[0] for '05240103505902080910104619599394'O to be handled at TC_assignment_fr_a5_0(384) VirtMSC-SCCP(376)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(376)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(377)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(377)@f7a5431092be: Found Expect[0] for '05240103505902080910104619599394'O handled at TC_assignment_fr_a5_0(384) VirtMSC-RAN(377)@f7a5431092be: Added conn table entry 0TC_assignment_fr_a5_0(384)8460506 VirtMSC-SCCP(376)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(376)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(376)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(376)@f7a5431092be: vl_len:14 VirtMSC-SCCP(376)@f7a5431092be: vl_from0 VirtMSC-SCCP(376)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A09013968C667B23734FC'O TC_assignment_fr_a5_0(384)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_0(384)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('3968C667B23734FC'O, ''O) TC_assignment_fr_a5_0(384)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(376)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(376)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(376)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(376)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(384)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(383)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(381)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_0(384) VirtMSC-SCCP(376)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(376)@f7a5431092be: vl_len:14 VirtMSC-SCCP(376)@f7a5431092be: vl_from0 VirtMSC-SCCP(376)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_assignment_fr_a5_0(384)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(383)@f7a5431092be: Disabled queueing of DChan messages VirtMGW-MGCP-0(381)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "34", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "2c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_fr_a5_0(384) VirtMSC-SCCP(376)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(376)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(376)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(376)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(384)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_0(384)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '726F028E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '30A26E03'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_fr_a5_0(384)@f7a5431092be: "TC_assignment_fr_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_0(384)@f7a5431092be: "TC_assignment_fr_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_0(384)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(376)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(376)@f7a5431092be: vl_len:6 VirtMSC-SCCP(376)@f7a5431092be: vl_from0 VirtMSC-SCCP(376)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(376)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(376)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(376)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(376)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_0(384)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(377)@f7a5431092be: Deleted conn table entry 0TC_assignment_fr_a5_0(384)8460506 VirtMSC-SCCP(376)@f7a5431092be: Session index based on connection ID:0 TC_assignment_fr_a5_0(384)@f7a5431092be: "Got RSL RR Release" TC_assignment_fr_a5_0(384)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(376)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(376)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_fr_a5_0(384)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_0(384)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(377)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(376)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(380)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(378)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(375)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(383)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(381)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(382)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(375): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(376): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(377): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(378): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(379): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(380): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(381): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(382): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(383): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_fr_a5_0(384): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_fr_a5_0 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 pass'. Thu Apr 18 06:03:48 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_0 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_fr_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=281143) Waiting for packet dumper to finish... 1 (prev_count=281143, count=467764) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1'. ------ BSC_Tests.TC_assignment_fr_a5_1 ------ Thu Apr 18 06:03:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_fr_a5_1 started. MTC@f7a5431092be: "TC_assignment_fr_a5_1": using IMSI '001019078851996'H VirtMSC-IPA(388)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(388)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(388)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(389)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(389)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(386)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(387)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(392)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(392)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(392)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(392)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_fr_a5_1() start" VirtMSC-RAN(387)@f7a5431092be: f_create_expect(l3 := '05240103505902080910100987589169'O, n_connectPointCode := omit VirtMSC-RAN(387)@f7a5431092be: Created Expect[0] for '05240103505902080910100987589169'O to be handled at TC_assignment_fr_a5_1(394) VirtMSC-SCCP(386)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(386)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(387)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(387)@f7a5431092be: Found Expect[0] for '05240103505902080910100987589169'O handled at TC_assignment_fr_a5_1(394) VirtMSC-RAN(387)@f7a5431092be: Added conn table entry 0TC_assignment_fr_a5_1(394)4825968 VirtMSC-SCCP(386)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(386)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(386)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(386)@f7a5431092be: vl_len:14 VirtMSC-SCCP(386)@f7a5431092be: vl_from0 VirtMSC-SCCP(386)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A09021D1CAE8326B1E07D'O TC_assignment_fr_a5_1(394)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_1(394)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '1D1CAE8326B1E07D'O TC_assignment_fr_a5_1(394)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(386)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(386)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(386)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(386)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(394)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(393)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(391)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_1(394) VirtMSC-SCCP(386)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(386)@f7a5431092be: vl_len:14 VirtMSC-SCCP(386)@f7a5431092be: vl_from0 VirtMSC-SCCP(386)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_assignment_fr_a5_1(394)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(393)@f7a5431092be: Disabled queueing of DChan messages VirtMGW-MGCP-0(391)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "37", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "2d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_fr_a5_1(394) VirtMSC-SCCP(386)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(386)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(386)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(386)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(394)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_1(394)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '720C0846'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6F412D5B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_fr_a5_1(394)@f7a5431092be: "TC_assignment_fr_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_1(394)@f7a5431092be: "TC_assignment_fr_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_1(394)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(386)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(386)@f7a5431092be: vl_len:6 VirtMSC-SCCP(386)@f7a5431092be: vl_from0 VirtMSC-SCCP(386)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(386)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(386)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(386)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(386)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_1(394)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(387)@f7a5431092be: Deleted conn table entry 0TC_assignment_fr_a5_1(394)4825968 VirtMSC-SCCP(386)@f7a5431092be: Session index based on connection ID:0 TC_assignment_fr_a5_1(394)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(386)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(386)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_fr_a5_1(394)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_fr_a5_1(394)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_1(394)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(386)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(387)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(390)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(385)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(388)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(393)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(391)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(392)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(385): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(386): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(387): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(388): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(389): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(390): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(391): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(392): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(393): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_fr_a5_1(394): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_fr_a5_1 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 pass'. Thu Apr 18 06:04:05 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_1 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_fr_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=283664) Waiting for packet dumper to finish... 1 (prev_count=283664, count=470463) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3'. ------ BSC_Tests.TC_assignment_fr_a5_3 ------ Thu Apr 18 06:04:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_fr_a5_3 started. MTC@f7a5431092be: "TC_assignment_fr_a5_3": using IMSI '001012497242332'H VirtMSC-IPA(398)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(398)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(398)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(399)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(399)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(396)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(397)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(402)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(402)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(402)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(402)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_fr_a5_3() start" VirtMSC-RAN(397)@f7a5431092be: f_create_expect(l3 := '05240103505902080910104279423223'O, n_connectPointCode := omit VirtMSC-RAN(397)@f7a5431092be: Created Expect[0] for '05240103505902080910104279423223'O to be handled at TC_assignment_fr_a5_3(404) VirtMSC-SCCP(396)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(396)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(397)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(397)@f7a5431092be: Found Expect[0] for '05240103505902080910104279423223'O handled at TC_assignment_fr_a5_3(404) VirtMSC-RAN(397)@f7a5431092be: Added conn table entry 0TC_assignment_fr_a5_3(404)3343585 VirtMSC-SCCP(396)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(396)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(396)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(396)@f7a5431092be: vl_len:14 VirtMSC-SCCP(396)@f7a5431092be: vl_from0 VirtMSC-SCCP(396)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A090836D4EDFD98B72C98'O TC_assignment_fr_a5_3(404)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_3(404)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '36D4EDFD98B72C98'O TC_assignment_fr_a5_3(404)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(396)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(396)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(396)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(396)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(404)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(403)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(401)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_3(404) VirtMSC-SCCP(396)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(396)@f7a5431092be: vl_len:14 VirtMSC-SCCP(396)@f7a5431092be: vl_from0 VirtMSC-SCCP(396)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_assignment_fr_a5_3(404)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(403)@f7a5431092be: Disabled queueing of DChan messages VirtMGW-MGCP-0(401)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "40", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "2e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_fr_a5_3(404) VirtMSC-SCCP(396)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(396)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(396)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(396)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(404)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_3(404)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '058DB687'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '738F6B64'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_fr_a5_3(404)@f7a5431092be: "TC_assignment_fr_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_3(404)@f7a5431092be: "TC_assignment_fr_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_3(404)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(396)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(396)@f7a5431092be: vl_len:6 VirtMSC-SCCP(396)@f7a5431092be: vl_from0 VirtMSC-SCCP(396)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(396)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(396)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(396)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(396)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_3(404)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(397)@f7a5431092be: Deleted conn table entry 0TC_assignment_fr_a5_3(404)3343585 VirtMSC-SCCP(396)@f7a5431092be: Session index based on connection ID:0 TC_assignment_fr_a5_3(404)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(396)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(396)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_fr_a5_3(404)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_fr_a5_3(404)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_3(404)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(396)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(397)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(395)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(400)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(398)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(403)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(401)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(402)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(395): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(396): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(397): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(398): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(399): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(400): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(401): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(402): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(403): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_fr_a5_3(404): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_fr_a5_3 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 pass'. Thu Apr 18 06:04:22 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_3 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_fr_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=281797) Waiting for packet dumper to finish... 1 (prev_count=281797, count=467594) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4'. ------ BSC_Tests.TC_assignment_fr_a5_4 ------ Thu Apr 18 06:04:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_fr_a5_4 started. MTC@f7a5431092be: "TC_assignment_fr_a5_4": using IMSI '001010923693308'H VirtMSC-IPA(408)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(408)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(408)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(409)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(409)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(406)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(407)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(412)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(412)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(412)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(412)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_fr_a5_4() start" VirtMSC-RAN(407)@f7a5431092be: f_create_expect(l3 := '05240103505902080910109032963380'O, n_connectPointCode := omit VirtMSC-RAN(407)@f7a5431092be: Created Expect[0] for '05240103505902080910109032963380'O to be handled at TC_assignment_fr_a5_4(414) VirtMSC-SCCP(406)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(406)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(407)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(407)@f7a5431092be: Found Expect[0] for '05240103505902080910109032963380'O handled at TC_assignment_fr_a5_4(414) VirtMSC-RAN(407)@f7a5431092be: Added conn table entry 0TC_assignment_fr_a5_4(414)6233193 VirtMSC-SCCP(406)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(406)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(406)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(406)@f7a5431092be: vl_len:31 VirtMSC-SCCP(406)@f7a5431092be: vl_from0 VirtMSC-SCCP(406)@f7a5431092be: data sent by MTP3_SCCP_PORT: '001D530A0910795DB8B754344E3A8322230A702D314801A80BC301C2001F92'O TC_assignment_fr_a5_4(414)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_assignment_fr_a5_4(414)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '22230A702D314801A80BC301C2001F92'O TC_assignment_fr_a5_4(414)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(406)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(406)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(406)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(406)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(414)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(413)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(411)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_fr_a5_4(414) VirtMSC-SCCP(406)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(406)@f7a5431092be: vl_len:14 VirtMSC-SCCP(406)@f7a5431092be: vl_from0 VirtMSC-SCCP(406)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_assignment_fr_a5_4(414)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(413)@f7a5431092be: Disabled queueing of DChan messages VirtMGW-MGCP-0(411)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "43", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "2f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_fr_a5_4(414) VirtMSC-SCCP(406)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(406)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(406)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(406)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(414)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_fr_a5_4(414)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '72334E55'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '71490887'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_fr_a5_4(414)@f7a5431092be: "TC_assignment_fr_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_fr_a5_4(414)@f7a5431092be: "TC_assignment_fr_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_fr_a5_4(414)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(406)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(406)@f7a5431092be: vl_len:6 VirtMSC-SCCP(406)@f7a5431092be: vl_from0 VirtMSC-SCCP(406)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(406)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(406)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(406)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(406)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4(414)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(407)@f7a5431092be: Deleted conn table entry 0TC_assignment_fr_a5_4(414)6233193 VirtMSC-SCCP(406)@f7a5431092be: Session index based on connection ID:0 TC_assignment_fr_a5_4(414)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(406)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(406)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_fr_a5_4(414)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_fr_a5_4(414)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_4(414)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(406)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(407)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(405)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(410)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(408)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(413)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(412)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(411)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(405): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(406): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(407): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(408): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(409): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(410): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(411): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(412): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(413): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_fr_a5_4(414): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_fr_a5_4 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 pass'. Thu Apr 18 06:04:40 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_4 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_fr_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284147) Waiting for packet dumper to finish... 1 (prev_count=284147, count=471881) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail'. ------ BSC_Tests.TC_assignment_fr_a5_4_fail ------ Thu Apr 18 06:04:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_fr_a5_4_fail started. MTC@f7a5431092be: "TC_assignment_fr_a5_4_fail": using IMSI '001012849299282'H VirtMSC-IPA(418)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(418)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(418)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(419)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(419)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(416)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(417)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(422)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(422)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(422)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(422)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_fr_a5_4_fail() start" VirtMSC-RAN(417)@f7a5431092be: f_create_expect(l3 := '05240103505902080910108294922928'O, n_connectPointCode := omit VirtMSC-RAN(417)@f7a5431092be: Created Expect[0] for '05240103505902080910108294922928'O to be handled at TC_assignment_fr_a5_4_fail(424) VirtMSC-SCCP(416)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(416)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(417)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(417)@f7a5431092be: Found Expect[0] for '05240103505902080910108294922928'O handled at TC_assignment_fr_a5_4_fail(424) VirtMSC-RAN(417)@f7a5431092be: Added conn table entry 0TC_assignment_fr_a5_4_fail(424)2398625 VirtMSC-SCCP(416)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(416)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(416)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(416)@f7a5431092be: vl_len:14 VirtMSC-SCCP(416)@f7a5431092be: vl_from0 VirtMSC-SCCP(416)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A09100BFDBF78BAA12972'O VirtMSC-SCCP(416)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(416)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(416)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(416)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4_fail(424)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_fr_a5_4_fail(424)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(416)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(416)@f7a5431092be: vl_len:6 VirtMSC-SCCP(416)@f7a5431092be: vl_from0 VirtMSC-SCCP(416)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(416)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(416)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(416)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(416)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_4_fail(424)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(417)@f7a5431092be: Deleted conn table entry 0TC_assignment_fr_a5_4_fail(424)2398625 VirtMSC-SCCP(416)@f7a5431092be: Session index based on connection ID:0 TC_assignment_fr_a5_4_fail(424)@f7a5431092be: "Got RSL RR Release" TC_assignment_fr_a5_4_fail(424)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(416)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(416)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_fr_a5_4_fail(424)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_4_fail(424)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(416)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(417)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(418)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(415)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(420)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(423)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(421)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(422)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(415): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(416): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(417): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(418): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(419): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(420): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(421): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(422): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(423): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_fr_a5_4_fail(424): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_fr_a5_4_fail finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail pass'. Thu Apr 18 06:04:55 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_4_fail pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_fr_a5_4_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220253) Waiting for packet dumper to finish... 1 (prev_count=220253, count=407876) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup'. ------ BSC_Tests.TC_assignment_fr_a5_not_sup ------ Thu Apr 18 06:05:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_fr_a5_not_sup started. MTC@f7a5431092be: "TC_assignment_fr_a5_not_sup": using IMSI '001011854643505'H VirtMSC-IPA(428)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(428)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(428)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(429)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(429)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(426)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(427)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(432)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(432)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(432)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(432)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_fr_a5_not_sup() start" VirtMSC-RAN(427)@f7a5431092be: f_create_expect(l3 := '05240103505902080910108145465350'O, n_connectPointCode := omit VirtMSC-RAN(427)@f7a5431092be: Created Expect[0] for '05240103505902080910108145465350'O to be handled at TC_assignment_fr_a5_not_sup(434) VirtMSC-SCCP(426)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(426)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(427)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(427)@f7a5431092be: Found Expect[0] for '05240103505902080910108145465350'O handled at TC_assignment_fr_a5_not_sup(434) VirtMSC-RAN(427)@f7a5431092be: Added conn table entry 0TC_assignment_fr_a5_not_sup(434)678118 VirtMSC-SCCP(426)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(426)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(426)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(426)@f7a5431092be: vl_len:31 VirtMSC-SCCP(426)@f7a5431092be: vl_from0 VirtMSC-SCCP(426)@f7a5431092be: data sent by MTP3_SCCP_PORT: '001D530A0920C14D95F7B621642383D3706AA2FBF35FF47A6B94307E2A2CC4'O VirtMSC-SCCP(426)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(426)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(426)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(426)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_not_sup(434)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_fr_a5_not_sup(434)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(426)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(426)@f7a5431092be: vl_len:6 VirtMSC-SCCP(426)@f7a5431092be: vl_from0 VirtMSC-SCCP(426)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(426)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(426)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(426)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(426)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_fr_a5_not_sup(434)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(427)@f7a5431092be: Deleted conn table entry 0TC_assignment_fr_a5_not_sup(434)678118 VirtMSC-SCCP(426)@f7a5431092be: Session index based on connection ID:0 TC_assignment_fr_a5_not_sup(434)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(426)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(426)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_fr_a5_not_sup(434)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_fr_a5_not_sup(434)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_fr_a5_not_sup(434)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(426)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(427)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(428)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(425)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(430)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(433)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(431)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(432)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(425): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(426): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(427): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(428): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(429): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(430): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(431): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(432): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(433): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_fr_a5_not_sup(434): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_fr_a5_not_sup finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup pass'. Thu Apr 18 06:05:10 UTC 2024 ====== BSC_Tests.TC_assignment_fr_a5_not_sup pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_fr_a5_not_sup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221907) Waiting for packet dumper to finish... 1 (prev_count=221907, count=409641) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0'. ------ BSC_Tests.TC_ciph_mode_a5_0 ------ Thu Apr 18 06:05:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ciph_mode_a5_0 started. MTC@f7a5431092be: "TC_ciph_mode_a5_0": using IMSI '001011817747010'H VirtMSC-IPA(438)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(438)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(438)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(439)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(439)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(436)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(437)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(442)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(442)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(442)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(442)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ciph_mode_a5_0() start" VirtMSC-RAN(437)@f7a5431092be: f_create_expect(l3 := '05240103505902080910108171470701'O, n_connectPointCode := omit VirtMSC-RAN(437)@f7a5431092be: Created Expect[0] for '05240103505902080910108171470701'O to be handled at TC_ciph_mode_a5_0(444) VirtMSC-SCCP(436)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(436)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(437)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(437)@f7a5431092be: Found Expect[0] for '05240103505902080910108171470701'O handled at TC_ciph_mode_a5_0(444) VirtMSC-RAN(437)@f7a5431092be: Added conn table entry 0TC_ciph_mode_a5_0(444)10574318 VirtMSC-SCCP(436)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(436)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(436)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(436)@f7a5431092be: vl_len:14 VirtMSC-SCCP(436)@f7a5431092be: vl_from0 VirtMSC-SCCP(436)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0901A229889325F0E70B'O TC_ciph_mode_a5_0(444)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_0(444)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('A229889325F0E70B'O, ''O) TC_ciph_mode_a5_0(444)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(436)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(436)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(436)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(436)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(444)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(443)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(441)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_0(444) VirtMSC-SCCP(436)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(436)@f7a5431092be: vl_len:8 VirtMSC-SCCP(436)@f7a5431092be: vl_from0 VirtMSC-SCCP(436)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(436)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(436)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(436)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(436)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(444)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_0(444)@f7a5431092be: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '4A576467'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '699C26FB'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_0(444)@f7a5431092be: "TC_ciph_mode_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_0(444)@f7a5431092be: "TC_ciph_mode_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_0(444)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(436)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(436)@f7a5431092be: vl_len:6 VirtMSC-SCCP(436)@f7a5431092be: vl_from0 VirtMSC-SCCP(436)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(436)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(436)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(436)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(436)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_0(444)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(437)@f7a5431092be: Deleted conn table entry 0TC_ciph_mode_a5_0(444)10574318 VirtMSC-SCCP(436)@f7a5431092be: Session index based on connection ID:0 TC_ciph_mode_a5_0(444)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(436)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(436)@f7a5431092be: RLC received in state:disconnect_pending TC_ciph_mode_a5_0(444)@f7a5431092be: "Got RSL Deact SACCH" TC_ciph_mode_a5_0(444)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_0(444)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(437)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(436)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(440)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(435)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(438)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(443)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(441)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(442)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(435): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(436): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(437): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(438): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(439): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(440): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(441): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(442): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(443): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ciph_mode_a5_0(444): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ciph_mode_a5_0 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 pass'. Thu Apr 18 06:05:25 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_0 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ciph_mode_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227162) Waiting for packet dumper to finish... 1 (prev_count=227162, count=415198) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1'. ------ BSC_Tests.TC_ciph_mode_a5_1 ------ Thu Apr 18 06:05:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ciph_mode_a5_1 started. MTC@f7a5431092be: "TC_ciph_mode_a5_1": using IMSI '001016116546981'H VirtMSC-IPA(448)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(448)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(448)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(449)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(449)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(446)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(447)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(452)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(452)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(452)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(452)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ciph_mode_a5_1() start" VirtMSC-RAN(447)@f7a5431092be: f_create_expect(l3 := '05240103505902080910101661459618'O, n_connectPointCode := omit VirtMSC-RAN(447)@f7a5431092be: Created Expect[0] for '05240103505902080910101661459618'O to be handled at TC_ciph_mode_a5_1(454) VirtMSC-SCCP(446)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(446)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(447)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(447)@f7a5431092be: Found Expect[0] for '05240103505902080910101661459618'O handled at TC_ciph_mode_a5_1(454) VirtMSC-RAN(447)@f7a5431092be: Added conn table entry 0TC_ciph_mode_a5_1(454)7030149 VirtMSC-SCCP(446)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(446)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(446)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(446)@f7a5431092be: vl_len:14 VirtMSC-SCCP(446)@f7a5431092be: vl_from0 VirtMSC-SCCP(446)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0902A1C4F7B9D1A9E8AB'O TC_ciph_mode_a5_1(454)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_1(454)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = 'A1C4F7B9D1A9E8AB'O TC_ciph_mode_a5_1(454)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(446)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(446)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(446)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(446)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(454)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(453)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(451)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_1(454) VirtMSC-SCCP(446)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(446)@f7a5431092be: vl_len:8 VirtMSC-SCCP(446)@f7a5431092be: vl_from0 VirtMSC-SCCP(446)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(446)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(446)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(446)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(446)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(454)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_1(454)@f7a5431092be: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '2C2FA3E0'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '3CB856B7'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_1(454)@f7a5431092be: "TC_ciph_mode_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_1(454)@f7a5431092be: "TC_ciph_mode_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_1(454)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(446)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(446)@f7a5431092be: vl_len:6 VirtMSC-SCCP(446)@f7a5431092be: vl_from0 VirtMSC-SCCP(446)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(446)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(446)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(446)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(446)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_1(454)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(447)@f7a5431092be: Deleted conn table entry 0TC_ciph_mode_a5_1(454)7030149 VirtMSC-SCCP(446)@f7a5431092be: Session index based on connection ID:0 TC_ciph_mode_a5_1(454)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(446)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(446)@f7a5431092be: RLC received in state:disconnect_pending TC_ciph_mode_a5_1(454)@f7a5431092be: "Got RSL Deact SACCH" TC_ciph_mode_a5_1(454)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_1(454)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(446)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(445)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(447)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(450)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(448)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(453)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(451)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(452)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(445): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(446): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(447): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(448): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(449): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(450): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(451): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(452): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(453): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ciph_mode_a5_1(454): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ciph_mode_a5_1 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 pass'. Thu Apr 18 06:05:41 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_1 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ciph_mode_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=231259) Waiting for packet dumper to finish... 1 (prev_count=231259, count=418882) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0'. ------ BSC_Tests.TC_ciph_mode_a5_2_0 ------ Thu Apr 18 06:05:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ciph_mode_a5_2_0 started. MTC@f7a5431092be: "TC_ciph_mode_a5_2_0": using IMSI '001011337218856'H VirtMSC-IPA(458)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(458)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(458)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(459)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(459)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(456)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(457)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(462)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(462)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(462)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(462)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ciph_mode_a5_2_0() start" VirtMSC-RAN(457)@f7a5431092be: f_create_expect(l3 := '05240103505902080910103173128865'O, n_connectPointCode := omit VirtMSC-RAN(457)@f7a5431092be: Created Expect[0] for '05240103505902080910103173128865'O to be handled at TC_ciph_mode_a5_2_0(464) VirtMSC-SCCP(456)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(456)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(457)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(457)@f7a5431092be: Found Expect[0] for '05240103505902080910103173128865'O handled at TC_ciph_mode_a5_2_0(464) VirtMSC-RAN(457)@f7a5431092be: Added conn table entry 0TC_ciph_mode_a5_2_0(464)11777007 VirtMSC-SCCP(456)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(456)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(456)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(456)@f7a5431092be: vl_len:14 VirtMSC-SCCP(456)@f7a5431092be: vl_from0 VirtMSC-SCCP(456)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0905B88BB6D3EF6DAE33'O TC_ciph_mode_a5_2_0(464)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '001'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_2_0(464)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_2 (3) expect kc = 'B88BB6D3EF6DAE33'O TC_ciph_mode_a5_2_0(464)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(456)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(456)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(456)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(456)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(464)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(463)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(461)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_2_0(464) VirtMSC-SCCP(456)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(456)@f7a5431092be: vl_len:8 VirtMSC-SCCP(456)@f7a5431092be: vl_from0 VirtMSC-SCCP(456)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(456)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(456)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(456)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(456)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(464)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_2_0(464)@f7a5431092be: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '5E46F846'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '4882EA25'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_2_0(464)@f7a5431092be: "TC_ciph_mode_a5_2_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_0(464)@f7a5431092be: "TC_ciph_mode_a5_2_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_0(464)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(456)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(456)@f7a5431092be: vl_len:6 VirtMSC-SCCP(456)@f7a5431092be: vl_from0 VirtMSC-SCCP(456)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(456)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(456)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(456)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(456)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_0(464)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(457)@f7a5431092be: Deleted conn table entry 0TC_ciph_mode_a5_2_0(464)11777007 VirtMSC-SCCP(456)@f7a5431092be: Session index based on connection ID:0 TC_ciph_mode_a5_2_0(464)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(456)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(456)@f7a5431092be: RLC received in state:disconnect_pending TC_ciph_mode_a5_2_0(464)@f7a5431092be: "Got RSL Deact SACCH" TC_ciph_mode_a5_2_0(464)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_2_0(464)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(456)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(455)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(457)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(458)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(460)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(463)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(462)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(461)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(455): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(456): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(457): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(458): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(459): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(460): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(461): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(462): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(463): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ciph_mode_a5_2_0(464): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ciph_mode_a5_2_0 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 pass'. Thu Apr 18 06:05:56 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_2_0 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230184) Waiting for packet dumper to finish... 1 (prev_count=230184, count=415981) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1'. ------ BSC_Tests.TC_ciph_mode_a5_2_1 ------ Thu Apr 18 06:06:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ciph_mode_a5_2_1 started. MTC@f7a5431092be: "TC_ciph_mode_a5_2_1": using IMSI '001018877896576'H VirtMSC-IPA(468)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(468)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(468)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(469)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(469)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(466)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(467)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(472)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(472)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(472)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(472)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ciph_mode_a5_2_1() start" VirtMSC-RAN(467)@f7a5431092be: f_create_expect(l3 := '05240103505902080910108877985667'O, n_connectPointCode := omit VirtMSC-RAN(467)@f7a5431092be: Created Expect[0] for '05240103505902080910108877985667'O to be handled at TC_ciph_mode_a5_2_1(474) VirtMSC-SCCP(466)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(466)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(467)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(467)@f7a5431092be: Found Expect[0] for '05240103505902080910108877985667'O handled at TC_ciph_mode_a5_2_1(474) VirtMSC-RAN(467)@f7a5431092be: Added conn table entry 0TC_ciph_mode_a5_2_1(474)1779997 VirtMSC-SCCP(466)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(466)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(466)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(466)@f7a5431092be: vl_len:14 VirtMSC-SCCP(466)@f7a5431092be: vl_from0 VirtMSC-SCCP(466)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0906FEF51BBE60B20424'O TC_ciph_mode_a5_2_1(474)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_2_1(474)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = 'FEF51BBE60B20424'O TC_ciph_mode_a5_2_1(474)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(466)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(466)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(466)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(466)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(474)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(473)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(471)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_2_1(474) VirtMSC-SCCP(466)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(466)@f7a5431092be: vl_len:8 VirtMSC-SCCP(466)@f7a5431092be: vl_from0 VirtMSC-SCCP(466)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(466)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(466)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(466)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(466)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(474)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_2_1(474)@f7a5431092be: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '02173082'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '0A8A507B'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_2_1(474)@f7a5431092be: "TC_ciph_mode_a5_2_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_1(474)@f7a5431092be: "TC_ciph_mode_a5_2_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_2_1(474)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(466)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(466)@f7a5431092be: vl_len:6 VirtMSC-SCCP(466)@f7a5431092be: vl_from0 VirtMSC-SCCP(466)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(466)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(466)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(466)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(466)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_2_1(474)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(467)@f7a5431092be: Deleted conn table entry 0TC_ciph_mode_a5_2_1(474)1779997 VirtMSC-SCCP(466)@f7a5431092be: Session index based on connection ID:0 TC_ciph_mode_a5_2_1(474)@f7a5431092be: "Got RSL RR Release" TC_ciph_mode_a5_2_1(474)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(466)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(466)@f7a5431092be: RLC received in state:disconnect_pending TC_ciph_mode_a5_2_1(474)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_2_1(474)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(466)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(467)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(468)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(465)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(470)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(473)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(471)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(472)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(465): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(466): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(467): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(468): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(469): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(470): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(471): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(472): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(473): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ciph_mode_a5_2_1(474): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ciph_mode_a5_2_1 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 pass'. Thu Apr 18 06:06:11 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_2_1 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234163) Waiting for packet dumper to finish... 1 (prev_count=234163, count=420962) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3'. ------ BSC_Tests.TC_ciph_mode_a5_3 ------ Thu Apr 18 06:06:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ciph_mode_a5_3 started. MTC@f7a5431092be: "TC_ciph_mode_a5_3": using IMSI '001017612342791'H VirtMSC-IPA(478)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(478)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(478)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(479)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(479)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(476)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(477)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(482)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(482)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(482)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(482)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ciph_mode_a5_3() start" VirtMSC-RAN(477)@f7a5431092be: f_create_expect(l3 := '05240103505902080910106721437219'O, n_connectPointCode := omit VirtMSC-RAN(477)@f7a5431092be: Created Expect[0] for '05240103505902080910106721437219'O to be handled at TC_ciph_mode_a5_3(484) VirtMSC-SCCP(476)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(476)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(477)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(477)@f7a5431092be: Found Expect[0] for '05240103505902080910106721437219'O handled at TC_ciph_mode_a5_3(484) VirtMSC-RAN(477)@f7a5431092be: Added conn table entry 0TC_ciph_mode_a5_3(484)908102 VirtMSC-SCCP(476)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(476)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(476)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(476)@f7a5431092be: vl_len:14 VirtMSC-SCCP(476)@f7a5431092be: vl_from0 VirtMSC-SCCP(476)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C530A0908B9EB0CA747884F72'O TC_ciph_mode_a5_3(484)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_3(484)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'B9EB0CA747884F72'O TC_ciph_mode_a5_3(484)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(476)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(476)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(476)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(476)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(484)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(483)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(481)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_3(484) VirtMSC-SCCP(476)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(476)@f7a5431092be: vl_len:8 VirtMSC-SCCP(476)@f7a5431092be: vl_from0 VirtMSC-SCCP(476)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(476)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(476)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(476)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(476)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(484)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_3(484)@f7a5431092be: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '03E13EAB'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '02A0BAB9'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_3(484)@f7a5431092be: "TC_ciph_mode_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_3(484)@f7a5431092be: "TC_ciph_mode_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_3(484)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(476)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(476)@f7a5431092be: vl_len:6 VirtMSC-SCCP(476)@f7a5431092be: vl_from0 VirtMSC-SCCP(476)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(476)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(476)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(476)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(476)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_3(484)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(477)@f7a5431092be: Deleted conn table entry 0TC_ciph_mode_a5_3(484)908102 VirtMSC-SCCP(476)@f7a5431092be: Session index based on connection ID:0 TC_ciph_mode_a5_3(484)@f7a5431092be: "Got RSL RR Release" TC_ciph_mode_a5_3(484)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(476)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(476)@f7a5431092be: RLC received in state:disconnect_pending TC_ciph_mode_a5_3(484)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_3(484)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(477)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(476)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(475)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(478)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(480)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(483)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(481)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(482)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(475): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(476): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(477): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(478): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(479): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(480): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(481): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(482): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(483): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ciph_mode_a5_3(484): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ciph_mode_a5_3 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 pass'. Thu Apr 18 06:06:27 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_3 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ciph_mode_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=227898) Waiting for packet dumper to finish... 1 (prev_count=227898, count=414697) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4'. ------ BSC_Tests.TC_ciph_mode_a5_4 ------ Thu Apr 18 06:06:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ciph_mode_a5_4 started. MTC@f7a5431092be: "TC_ciph_mode_a5_4": using IMSI '001014816794660'H VirtMSC-IPA(488)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(488)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(488)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(489)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(489)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(486)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(487)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(492)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(492)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(492)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(492)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ciph_mode_a5_4() start" VirtMSC-RAN(487)@f7a5431092be: f_create_expect(l3 := '05240103505902080910108461976406'O, n_connectPointCode := omit VirtMSC-RAN(487)@f7a5431092be: Created Expect[0] for '05240103505902080910108461976406'O to be handled at TC_ciph_mode_a5_4(494) VirtMSC-SCCP(486)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(486)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(487)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(487)@f7a5431092be: Found Expect[0] for '05240103505902080910108461976406'O handled at TC_ciph_mode_a5_4(494) VirtMSC-RAN(487)@f7a5431092be: Added conn table entry 0TC_ciph_mode_a5_4(494)1123073 VirtMSC-SCCP(486)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(486)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(486)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(486)@f7a5431092be: vl_len:31 VirtMSC-SCCP(486)@f7a5431092be: vl_from0 VirtMSC-SCCP(486)@f7a5431092be: data sent by MTP3_SCCP_PORT: '001D530A0910FDB5076694FBF1C38358CEB23DE539FDE1EE1926BA62C08DCB'O TC_ciph_mode_a5_4(494)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ciph_mode_a5_4(494)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '58CEB23DE539FDE1EE1926BA62C08DCB'O TC_ciph_mode_a5_4(494)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(486)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(486)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(486)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(486)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(494)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(493)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(491)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ciph_mode_a5_4(494) VirtMSC-SCCP(486)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(486)@f7a5431092be: vl_len:8 VirtMSC-SCCP(486)@f7a5431092be: vl_from0 VirtMSC-SCCP(486)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0006010B03030000'O VirtMSC-SCCP(486)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(486)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(486)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(486)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(494)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ciph_mode_a5_4(494)@f7a5431092be: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '457E048C'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '348207F3'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ciph_mode_a5_4(494)@f7a5431092be: "TC_ciph_mode_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_4(494)@f7a5431092be: "TC_ciph_mode_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_ciph_mode_a5_4(494)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(486)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(486)@f7a5431092be: vl_len:6 VirtMSC-SCCP(486)@f7a5431092be: vl_from0 VirtMSC-SCCP(486)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(486)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(486)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(486)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(486)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ciph_mode_a5_4(494)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(487)@f7a5431092be: Deleted conn table entry 0TC_ciph_mode_a5_4(494)1123073 VirtMSC-SCCP(486)@f7a5431092be: Session index based on connection ID:0 TC_ciph_mode_a5_4(494)@f7a5431092be: "Got RSL RR Release" TC_ciph_mode_a5_4(494)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(486)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(486)@f7a5431092be: RLC received in state:disconnect_pending TC_ciph_mode_a5_4(494)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ciph_mode_a5_4(494)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(486)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(487)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(490)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(485)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(488)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(493)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(491)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(492)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(485): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(486): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(487): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(488): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(489): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(490): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(491): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(492): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(493): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ciph_mode_a5_4(494): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ciph_mode_a5_4 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 pass'. Thu Apr 18 06:06:42 UTC 2024 ====== BSC_Tests.TC_ciph_mode_a5_4 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ciph_mode_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=234512) Waiting for packet dumper to finish... 1 (prev_count=234512, count=420722) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr'. ------ BSC_Tests.TC_assignment_codec_fr ------ Thu Apr 18 06:06:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_fr started. MTC@f7a5431092be: "TC_assignment_codec_fr": using IMSI '001010709672312'H VirtMSC-IPA(498)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(498)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(498)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(499)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(499)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(496)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(497)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(502)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(502)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(502)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(502)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_fr() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_fr(504)@f7a5431092be: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(497)@f7a5431092be: f_create_expect(l3 := '05240103505902080910107090763221'O, n_connectPointCode := omit VirtMSC-RAN(497)@f7a5431092be: Created Expect[0] for '05240103505902080910107090763221'O to be handled at TC_assignment_codec_fr(504) VirtMSC-SCCP(496)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(496)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(497)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(497)@f7a5431092be: Found Expect[0] for '05240103505902080910107090763221'O handled at TC_assignment_codec_fr(504) VirtMSC-RAN(497)@f7a5431092be: Added conn table entry 0TC_assignment_codec_fr(504)15058182 VirtMSC-SCCP(496)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(496)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(503)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(501)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr(504) VirtMSC-SCCP(496)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(496)@f7a5431092be: vl_len:11 VirtMSC-SCCP(496)@f7a5431092be: vl_from0 VirtMSC-SCCP(496)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O TC_assignment_codec_fr(504)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(503)@f7a5431092be: Disabled queueing of DChan messages VirtMGW-MGCP-0(501)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "46", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "38" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr(504) VirtMSC-SCCP(496)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(496)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(496)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(496)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr(504)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_fr(504)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '12F61435'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2D91A27B'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr(504)@f7a5431092be: "TC_assignment_codec_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr(504)@f7a5431092be: "TC_assignment_codec_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr(504)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(496)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(496)@f7a5431092be: vl_len:6 VirtMSC-SCCP(496)@f7a5431092be: vl_from0 VirtMSC-SCCP(496)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(496)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(496)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(496)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(496)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr(504)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(497)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_fr(504)15058182 VirtMSC-SCCP(496)@f7a5431092be: Session index based on connection ID:0 TC_assignment_codec_fr(504)@f7a5431092be: "Got RSL RR Release" TC_assignment_codec_fr(504)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(496)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(496)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_fr(504)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr(504)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(496)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(497)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(500)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(498)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(495)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(503)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(501)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(502)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(495): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(496): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(497): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(498): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(499): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(500): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(501): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(502): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(503): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_fr(504): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_fr finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr pass'. Thu Apr 18 06:06:59 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=303507) Waiting for packet dumper to finish... 1 (prev_count=303507, count=491130) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify'. ------ BSC_Tests.TC_assignment_codec_fr_by_mode_modify ------ Thu Apr 18 06:07:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_fr_by_mode_modify started. MTC@f7a5431092be: "TC_assignment_codec_fr_by_mode_modify": using IMSI '001012502961556'H VirtMSC-IPA(508)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(508)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(508)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(509)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(509)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(506)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(507)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(512)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(512)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(512)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(512)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_fr_by_mode_modify() start" TC_assignment_codec_fr_by_mode_modify(514)@f7a5431092be: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(507)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105220695165'O, n_connectPointCode := omit VirtMSC-RAN(507)@f7a5431092be: Created Expect[0] for '05240103505902080910105220695165'O to be handled at TC_assignment_codec_fr_by_mode_modify(514) VirtMSC-SCCP(506)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(506)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(507)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(507)@f7a5431092be: Found Expect[0] for '05240103505902080910105220695165'O handled at TC_assignment_codec_fr_by_mode_modify(514) VirtMSC-RAN(507)@f7a5431092be: Added conn table entry 0TC_assignment_codec_fr_by_mode_modify(514)11347893 VirtMSC-SCCP(506)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(506)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(513)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(511)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_by_mode_modify(514) VirtMSC-SCCP(506)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(506)@f7a5431092be: vl_len:11 VirtMSC-SCCP(506)@f7a5431092be: vl_from0 VirtMSC-SCCP(506)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O TC_assignment_codec_fr_by_mode_modify(514)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { channelModeModify := { messageType := '00010000'B, channelDescription := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, channelMode := { mode := '01'O }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet := omit } } } } VirtMGW-MGCP-0(511)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "49", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "39" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr_by_mode_modify(514) VirtMSC-SCCP(506)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(506)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(506)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(506)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_by_mode_modify(514)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_fr_by_mode_modify(514)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '1AF5ACF3'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2AB545CE'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_by_mode_modify(514)@f7a5431092be: "TC_assignment_codec_fr_by_mode_modify": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr_by_mode_modify(514)@f7a5431092be: "TC_assignment_codec_fr_by_mode_modify": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_by_mode_modify(514)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(506)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(506)@f7a5431092be: vl_len:6 VirtMSC-SCCP(506)@f7a5431092be: vl_from0 VirtMSC-SCCP(506)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(506)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(506)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(506)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(506)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_by_mode_modify(514)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(507)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_fr_by_mode_modify(514)11347893 VirtMSC-SCCP(506)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(506)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(506)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_fr_by_mode_modify(514)@f7a5431092be: "Got RSL RR Release" TC_assignment_codec_fr_by_mode_modify(514)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_codec_fr_by_mode_modify(514)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_by_mode_modify(514)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(506)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(507)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(505)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(510)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(508)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(513)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(511)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(512)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(505): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(506): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(507): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(508): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(509): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(510): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(511): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(512): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(513): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_fr_by_mode_modify(514): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_fr_by_mode_modify finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass'. Thu Apr 18 06:07:14 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_fr_by_mode_modify.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=305725) Waiting for packet dumper to finish... 1 (prev_count=305725, count=492346) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr'. ------ BSC_Tests.TC_assignment_codec_hr ------ Thu Apr 18 06:07:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_hr started. MTC@f7a5431092be: "TC_assignment_codec_hr": using IMSI '001017610539978'H VirtMSC-IPA(518)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(518)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(518)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(519)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(519)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(516)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(517)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(522)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(522)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(522)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(522)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_hr() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_hr(524)@f7a5431092be: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(517)@f7a5431092be: f_create_expect(l3 := '05240103505902080910106701359987'O, n_connectPointCode := omit VirtMSC-RAN(517)@f7a5431092be: Created Expect[0] for '05240103505902080910106701359987'O to be handled at TC_assignment_codec_hr(524) VirtMSC-SCCP(516)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(516)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(517)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(517)@f7a5431092be: Found Expect[0] for '05240103505902080910106701359987'O handled at TC_assignment_codec_hr(524) VirtMSC-RAN(517)@f7a5431092be: Added conn table entry 0TC_assignment_codec_hr(524)4189663 VirtMSC-SCCP(516)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(516)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(523)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(521)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr(524) VirtMSC-SCCP(516)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(516)@f7a5431092be: vl_len:11 VirtMSC-SCCP(516)@f7a5431092be: vl_from0 VirtMSC-SCCP(516)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B03010905010000'O TC_assignment_codec_hr(524)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(521)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "52", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3a" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr(524) IPA-BTS0-TRX0-RSL-RSL(523)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(516)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(516)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(516)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(516)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr(524)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_hr(524)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '06C17FDB'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5E640F5F'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr(524)@f7a5431092be: "TC_assignment_codec_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr(524)@f7a5431092be: "TC_assignment_codec_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr(524)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(516)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(516)@f7a5431092be: vl_len:6 VirtMSC-SCCP(516)@f7a5431092be: vl_from0 VirtMSC-SCCP(516)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(516)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(516)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(516)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(516)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr(524)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(517)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_hr(524)4189663 VirtMSC-SCCP(516)@f7a5431092be: Session index based on connection ID:0 TC_assignment_codec_hr(524)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(516)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(516)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_hr(524)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_codec_hr(524)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr(524)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(516)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(517)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(520)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(515)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(518)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(523)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(522)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(521)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(515): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(516): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(517): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(518): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(519): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(520): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(521): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(522): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(523): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_hr(524): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_hr finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr pass'. Thu Apr 18 06:07:32 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=306244) Waiting for packet dumper to finish... 1 (prev_count=306244, count=492865) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr'. ------ BSC_Tests.TC_assignment_codec_efr ------ Thu Apr 18 06:07:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_efr started. MTC@f7a5431092be: "TC_assignment_codec_efr": using IMSI '001012252258829'H VirtMSC-IPA(528)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(528)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(528)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(529)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(529)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(526)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(527)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(532)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(532)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(532)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(532)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_efr() start" TC_assignment_codec_efr(534)@f7a5431092be: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(527)@f7a5431092be: f_create_expect(l3 := '05240103505902080910102225528892'O, n_connectPointCode := omit VirtMSC-RAN(527)@f7a5431092be: Created Expect[0] for '05240103505902080910102225528892'O to be handled at TC_assignment_codec_efr(534) VirtMSC-SCCP(526)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(526)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(527)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(527)@f7a5431092be: Found Expect[0] for '05240103505902080910102225528892'O handled at TC_assignment_codec_efr(534) VirtMSC-RAN(527)@f7a5431092be: Added conn table entry 0TC_assignment_codec_efr(534)11711299 VirtMSC-SCCP(526)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(526)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(533)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(531)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_efr(534) VirtMSC-SCCP(526)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(526)@f7a5431092be: vl_len:11 VirtMSC-SCCP(526)@f7a5431092be: vl_from0 VirtMSC-SCCP(526)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B03010811010000'O TC_assignment_codec_efr(534)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '21'O ("!") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(531)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "55", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3b" }, { code := "L", val := "p:20, a:GSM-EFR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_efr(534) IPA-BTS0-TRX0-RSL-RSL(533)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(526)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(526)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(526)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(526)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_efr(534)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_efr(534)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0A95D8EA'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '63A574C2'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 97, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_efr(534)@f7a5431092be: "TC_assignment_codec_efr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_efr(534)@f7a5431092be: "TC_assignment_codec_efr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_efr(534)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(526)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(526)@f7a5431092be: vl_len:6 VirtMSC-SCCP(526)@f7a5431092be: vl_from0 VirtMSC-SCCP(526)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(526)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(526)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(526)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(526)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_efr(534)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(527)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_efr(534)11711299 VirtMSC-SCCP(526)@f7a5431092be: Session index based on connection ID:0 TC_assignment_codec_efr(534)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(526)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(526)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_efr(534)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_codec_efr(534)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_efr(534)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(527)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(526)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(525)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(528)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(530)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(533)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(531)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(532)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(525): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(526): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(527): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(528): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(529): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(530): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(531): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(532): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(533): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_efr(534): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_efr finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr pass'. Thu Apr 18 06:07:49 UTC 2024 ====== BSC_Tests.TC_assignment_codec_efr pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_efr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=278801) Waiting for packet dumper to finish... 1 (prev_count=278801, count=465600) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f'. ------ BSC_Tests.TC_assignment_codec_amr_f ------ Thu Apr 18 06:07:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_amr_f started. MTC@f7a5431092be: "TC_assignment_codec_amr_f": using IMSI '001019998688055'H VirtMSC-IPA(538)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(538)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(538)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(539)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(539)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(536)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(537)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(542)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(542)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(542)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(542)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_amr_f() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_amr_f(544)@f7a5431092be: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(537)@f7a5431092be: f_create_expect(l3 := '05240103505902080910109989860855'O, n_connectPointCode := omit VirtMSC-RAN(537)@f7a5431092be: Created Expect[0] for '05240103505902080910109989860855'O to be handled at TC_assignment_codec_amr_f(544) VirtMSC-SCCP(536)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(536)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(537)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(537)@f7a5431092be: Found Expect[0] for '05240103505902080910109989860855'O handled at TC_assignment_codec_amr_f(544) VirtMSC-RAN(537)@f7a5431092be: Added conn table entry 0TC_assignment_codec_amr_f(544)3311122 VirtMSC-SCCP(536)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(536)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(543)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(541)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_f(544) VirtMSC-SCCP(536)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(536)@f7a5431092be: vl_len:11 VirtMSC-SCCP(536)@f7a5431092be: vl_from0 VirtMSC-SCCP(536)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B03010821010000'O VirtMGW-MGCP-0(541)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "58", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3c" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_amr_f(544) TC_assignment_codec_amr_f(544)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(543)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(536)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(536)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(536)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(536)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f(544)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_amr_f(544)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0463C737'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3969198B'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_f(544)@f7a5431092be: "TC_assignment_codec_amr_f": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_f(544)@f7a5431092be: "TC_assignment_codec_amr_f": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_f(544)@f7a5431092be: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_codec_amr_f(544)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(536)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(536)@f7a5431092be: vl_len:6 VirtMSC-SCCP(536)@f7a5431092be: vl_from0 VirtMSC-SCCP(536)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(536)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(536)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(536)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(536)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_f(544)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(537)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_amr_f(544)3311122 VirtMSC-SCCP(536)@f7a5431092be: Session index based on connection ID:0 TC_assignment_codec_amr_f(544)@f7a5431092be: "Got RSL RR Release" TC_assignment_codec_amr_f(544)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(536)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(536)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_amr_f(544)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_f(544)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(536)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(537)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(540)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(538)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(535)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(543)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(541)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(542)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(535): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(536): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(537): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(538): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(539): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(540): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(541): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(542): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(543): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_amr_f(544): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_amr_f finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f pass'. Thu Apr 18 06:08:07 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_f pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=305832) Waiting for packet dumper to finish... 1 (prev_count=305832, count=491629) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h'. ------ BSC_Tests.TC_assignment_codec_amr_h ------ Thu Apr 18 06:08:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_amr_h started. MTC@f7a5431092be: "TC_assignment_codec_amr_h": using IMSI '001014956639850'H VirtMSC-IPA(548)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(548)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(548)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(549)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(549)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(546)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(547)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(552)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(552)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(552)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(552)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_amr_h() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_amr_h(554)@f7a5431092be: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(547)@f7a5431092be: f_create_expect(l3 := '05240103505902080910109465368905'O, n_connectPointCode := omit VirtMSC-RAN(547)@f7a5431092be: Created Expect[0] for '05240103505902080910109465368905'O to be handled at TC_assignment_codec_amr_h(554) VirtMSC-SCCP(546)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(546)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(547)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(547)@f7a5431092be: Found Expect[0] for '05240103505902080910109465368905'O handled at TC_assignment_codec_amr_h(554) VirtMSC-RAN(547)@f7a5431092be: Added conn table entry 0TC_assignment_codec_amr_h(554)4724758 VirtMSC-SCCP(546)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(546)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(553)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(551)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_amr_h(554) VirtMSC-SCCP(546)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(546)@f7a5431092be: vl_len:11 VirtMSC-SCCP(546)@f7a5431092be: vl_from0 VirtMSC-SCCP(546)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O VirtMGW-MGCP-0(551)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "61", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3d" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_amr_h(554) TC_assignment_codec_amr_h(554)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(553)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(546)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(546)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(546)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(546)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h(554)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_amr_h(554)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '17957F36'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '416DFE55'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_amr_h(554)@f7a5431092be: "TC_assignment_codec_amr_h": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_amr_h(554)@f7a5431092be: "TC_assignment_codec_amr_h": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_amr_h(554)@f7a5431092be: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_codec_amr_h(554)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(546)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(546)@f7a5431092be: vl_len:6 VirtMSC-SCCP(546)@f7a5431092be: vl_from0 VirtMSC-SCCP(546)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(546)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(546)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(546)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(546)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_amr_h(554)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(547)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_amr_h(554)4724758 VirtMSC-SCCP(546)@f7a5431092be: Session index based on connection ID:0 TC_assignment_codec_amr_h(554)@f7a5431092be: "Got RSL RR Release" TC_assignment_codec_amr_h(554)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(546)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(546)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_amr_h(554)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_amr_h(554)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(550)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(547)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(546)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(548)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(545)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(553)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(551)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(552)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(545): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(546): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(547): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(548): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(549): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(550): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(551): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(552): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(553): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_amr_h(554): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_amr_h finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h pass'. Thu Apr 18 06:08:24 UTC 2024 ====== BSC_Tests.TC_assignment_codec_amr_h pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_amr_h.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=309383) Waiting for packet dumper to finish... 1 (prev_count=309383, count=495180) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr ------ Thu Apr 18 06:08:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_fr_exhausted_req_hr started. VirtMSC-IPA(558)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(558)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(558)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(559)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(559)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(556)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(557)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(562)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(562)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(562)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(562)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_hr() start" TC_assignment_codec_fr_exhausted_req_hr(564)@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_hr": using IMSI '001012760571790'H VirtMSC-RAN(557)@f7a5431092be: f_create_expect(l3 := '05240103505902080910107206757109'O, n_connectPointCode := omit VirtMSC-RAN(557)@f7a5431092be: Created Expect[0] for '05240103505902080910107206757109'O to be handled at TC_assignment_codec_fr_exhausted_req_hr(564) VirtMSC-SCCP(556)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(556)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(557)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(557)@f7a5431092be: Found Expect[0] for '05240103505902080910107206757109'O handled at TC_assignment_codec_fr_exhausted_req_hr(564) VirtMSC-RAN(557)@f7a5431092be: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_hr(564)11490247 VirtMSC-SCCP(556)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(556)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(563)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(561)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_hr(564) VirtMSC-SCCP(556)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(556)@f7a5431092be: vl_len:14 VirtMSC-SCCP(556)@f7a5431092be: vl_from0 VirtMSC-SCCP(556)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030109050100007D0181'O VirtMGW-MGCP-0(561)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "64", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "3e" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr_exhausted_req_hr(564) TC_assignment_codec_fr_exhausted_req_hr(564)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(563)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(556)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(556)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(556)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(556)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr(564)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_hr(564)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2D551712'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7DCDCB40'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_exhausted_req_hr(564)@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr_exhausted_req_hr(564)@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_hr(564)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(556)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(556)@f7a5431092be: vl_len:6 VirtMSC-SCCP(556)@f7a5431092be: vl_from0 VirtMSC-SCCP(556)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(556)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(556)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(556)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(556)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr(564)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(557)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_hr(564)11490247 VirtMSC-SCCP(556)@f7a5431092be: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_hr(564)@f7a5431092be: "Got RSL RR Release" TC_assignment_codec_fr_exhausted_req_hr(564)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(556)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(556)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_hr(564)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_hr(564)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(556)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(557)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(560)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(555)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(558)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(563)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(561)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(562)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(555): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(556): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(557): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(558): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(559): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(560): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(561): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(562): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(563): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr(564): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_fr_exhausted_req_hr finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass'. Thu Apr 18 06:08:41 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=293624) Waiting for packet dumper to finish... 1 (prev_count=293624, count=481247) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr ------ Thu Apr 18 06:08:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_fr_exhausted_req_fr started. VirtMSC-IPA(568)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(568)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(568)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(569)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(569)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(566)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(567)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(572)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(572)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(572)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(572)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_fr() start" TC_assignment_codec_fr_exhausted_req_fr(574)@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_fr": using IMSI '001016517923792'H VirtMSC-RAN(567)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105671297329'O, n_connectPointCode := omit VirtMSC-RAN(567)@f7a5431092be: Created Expect[0] for '05240103505902080910105671297329'O to be handled at TC_assignment_codec_fr_exhausted_req_fr(574) VirtMSC-SCCP(566)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(566)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(567)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(567)@f7a5431092be: Found Expect[0] for '05240103505902080910105671297329'O handled at TC_assignment_codec_fr_exhausted_req_fr(574) VirtMSC-RAN(567)@f7a5431092be: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_fr(574)4498962 VirtMSC-SCCP(566)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(566)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(573)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(571)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_fr(574) VirtMSC-SCCP(566)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(566)@f7a5431092be: vl_len:14 VirtMSC-SCCP(566)@f7a5431092be: vl_from0 VirtMSC-SCCP(566)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(566)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(566)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(566)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(566)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr(574)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_fr(574)@f7a5431092be: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '02E143ED'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '1EADA680'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_exhausted_req_fr(574)@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_fr(574)@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_fr(574)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(566)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(566)@f7a5431092be: vl_len:6 VirtMSC-SCCP(566)@f7a5431092be: vl_from0 VirtMSC-SCCP(566)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(566)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(566)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(566)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(566)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr(574)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(567)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_fr(574)4498962 VirtMSC-SCCP(566)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(566)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(566)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_fr(574)@f7a5431092be: "Got RSL RR Release" TC_assignment_codec_fr_exhausted_req_fr(574)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_codec_fr_exhausted_req_fr(574)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_fr(574)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(566)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(567)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(565)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(568)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(570)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(573)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(571)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(572)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(565): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(566): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(567): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(568): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(569): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(570): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(571): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(572): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(573): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr(574): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_fr_exhausted_req_fr finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass'. Thu Apr 18 06:08:56 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=256010) Waiting for packet dumper to finish... 1 (prev_count=256010, count=442631) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr ------ Thu Apr 18 06:09:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_fr_exhausted_req_fr_hr started. VirtMSC-IPA(578)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(578)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(578)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(579)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(579)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(576)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(577)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(582)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(582)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(582)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(582)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_fr_hr() start" TC_assignment_codec_fr_exhausted_req_fr_hr(584)@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_fr_hr": using IMSI '001013358201584'H VirtMSC-RAN(577)@f7a5431092be: f_create_expect(l3 := '05240103505902080910103385025148'O, n_connectPointCode := omit VirtMSC-RAN(577)@f7a5431092be: Created Expect[0] for '05240103505902080910103385025148'O to be handled at TC_assignment_codec_fr_exhausted_req_fr_hr(584) VirtMSC-SCCP(576)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(576)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(577)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(577)@f7a5431092be: Found Expect[0] for '05240103505902080910103385025148'O handled at TC_assignment_codec_fr_exhausted_req_fr_hr(584) VirtMSC-RAN(577)@f7a5431092be: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_fr_hr(584)2993426 VirtMSC-SCCP(576)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(576)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(583)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(581)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_fr_hr(584) VirtMSC-SCCP(576)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(576)@f7a5431092be: vl_len:16 VirtMSC-SCCP(576)@f7a5431092be: vl_from0 VirtMSC-SCCP(576)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B04010A81050100007D028081'O TC_assignment_codec_fr_exhausted_req_fr_hr(584)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(583)@f7a5431092be: Disabled queueing of DChan messages VirtMGW-MGCP-0(581)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "67", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "40" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr_exhausted_req_fr_hr(584) VirtMSC-SCCP(576)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(576)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(576)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(576)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr_hr(584)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_fr_hr(584)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '666F6ED9'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '65CC6832'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_exhausted_req_fr_hr(584)@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr_exhausted_req_fr_hr(584)@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_fr_hr(584)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(576)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(576)@f7a5431092be: vl_len:6 VirtMSC-SCCP(576)@f7a5431092be: vl_from0 VirtMSC-SCCP(576)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(576)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(576)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(576)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(576)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_fr_hr(584)@f7a5431092be: "Got RSL RR Release" TC_assignment_codec_fr_exhausted_req_fr_hr(584)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_codec_fr_exhausted_req_fr_hr(584)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(577)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_fr_hr(584)2993426 VirtMSC-SCCP(576)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(576)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(576)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_fr_hr(584)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_fr_hr(584)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(576)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(577)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(575)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(580)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(578)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(583)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(582)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(581)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(575): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(576): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(577): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(578): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(579): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(580): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(581): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(582): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(583): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr_hr(584): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_fr_exhausted_req_fr_hr finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass'. Thu Apr 18 06:09:14 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=311233) Waiting for packet dumper to finish... 1 (prev_count=311233, count=498267) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr ------ Thu Apr 18 06:09:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_fr_exhausted_req_hr_fr started. VirtMSC-IPA(588)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(588)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(588)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(589)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(589)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(586)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(587)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(592)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(592)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(592)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(592)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_hr_fr() start" TC_assignment_codec_fr_exhausted_req_hr_fr(594)@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_hr_fr": using IMSI '001015222918188'H VirtMSC-RAN(587)@f7a5431092be: f_create_expect(l3 := '05240103505902080910102522191888'O, n_connectPointCode := omit VirtMSC-RAN(587)@f7a5431092be: Created Expect[0] for '05240103505902080910102522191888'O to be handled at TC_assignment_codec_fr_exhausted_req_hr_fr(594) VirtMSC-SCCP(586)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(586)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(587)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(587)@f7a5431092be: Found Expect[0] for '05240103505902080910102522191888'O handled at TC_assignment_codec_fr_exhausted_req_hr_fr(594) VirtMSC-RAN(587)@f7a5431092be: Added conn table entry 0TC_assignment_codec_fr_exhausted_req_hr_fr(594)16342074 VirtMSC-SCCP(586)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(586)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(593)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(591)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_fr_exhausted_req_hr_fr(594) VirtMSC-SCCP(586)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(586)@f7a5431092be: vl_len:16 VirtMSC-SCCP(586)@f7a5431092be: vl_from0 VirtMSC-SCCP(586)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B04010B85010100007D028180'O VirtMGW-MGCP-0(591)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "70", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "41" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_fr_exhausted_req_hr_fr(594) TC_assignment_codec_fr_exhausted_req_hr_fr(594)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(593)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(586)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(586)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(586)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(586)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr_fr(594)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_fr_exhausted_req_hr_fr(594)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '188202FC'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '639A79E2'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_fr_exhausted_req_hr_fr(594)@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_fr_exhausted_req_hr_fr(594)@f7a5431092be: "TC_assignment_codec_fr_exhausted_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_fr_exhausted_req_hr_fr(594)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(586)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(586)@f7a5431092be: vl_len:6 VirtMSC-SCCP(586)@f7a5431092be: vl_from0 VirtMSC-SCCP(586)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(586)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(586)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(586)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(586)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_fr_exhausted_req_hr_fr(594)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(587)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_fr_exhausted_req_hr_fr(594)16342074 VirtMSC-SCCP(586)@f7a5431092be: Session index based on connection ID:0 TC_assignment_codec_fr_exhausted_req_hr_fr(594)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(586)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(586)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_fr_exhausted_req_hr_fr(594)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_codec_fr_exhausted_req_hr_fr(594)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_fr_exhausted_req_hr_fr(594)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(587)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(586)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(585)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(588)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(590)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(593)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(591)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(592)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(585): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(586): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(587): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(588): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(589): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(590): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(591): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(592): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(593): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr_fr(594): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_fr_exhausted_req_hr_fr finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass'. Thu Apr 18 06:09:31 UTC 2024 ====== BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=295215) Waiting for packet dumper to finish... 1 (prev_count=295215, count=482014) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr ------ Thu Apr 18 06:09:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_hr_exhausted_req_fr started. VirtMSC-IPA(598)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(598)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(598)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(599)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(599)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(596)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(597)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(602)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(602)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(602)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(602)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_fr() start" TC_assignment_codec_hr_exhausted_req_fr(604)@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_fr": using IMSI '001015273704648'H VirtMSC-RAN(597)@f7a5431092be: f_create_expect(l3 := '05240103505902080910102537076484'O, n_connectPointCode := omit VirtMSC-RAN(597)@f7a5431092be: Created Expect[0] for '05240103505902080910102537076484'O to be handled at TC_assignment_codec_hr_exhausted_req_fr(604) VirtMSC-SCCP(596)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(596)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(597)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(597)@f7a5431092be: Found Expect[0] for '05240103505902080910102537076484'O handled at TC_assignment_codec_hr_exhausted_req_fr(604) VirtMSC-RAN(597)@f7a5431092be: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_fr(604)11718183 VirtMSC-SCCP(596)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(596)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(603)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(601)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_fr(604) VirtMSC-SCCP(596)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(596)@f7a5431092be: vl_len:14 VirtMSC-SCCP(596)@f7a5431092be: vl_from0 VirtMSC-SCCP(596)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(601)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "73", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "42" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr_exhausted_req_fr(604) TC_assignment_codec_hr_exhausted_req_fr(604)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(603)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(596)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(596)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(596)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(596)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr(604)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_fr(604)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '49B2A040'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '64BEFB0D'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_exhausted_req_fr(604)@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr_exhausted_req_fr(604)@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_fr(604)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(596)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(596)@f7a5431092be: vl_len:6 VirtMSC-SCCP(596)@f7a5431092be: vl_from0 VirtMSC-SCCP(596)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(596)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(596)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(596)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(596)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr(604)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(597)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_fr(604)11718183 VirtMSC-SCCP(596)@f7a5431092be: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_fr(604)@f7a5431092be: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_fr(604)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(596)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(596)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_fr(604)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_fr(604)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(596)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(597)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(600)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(595)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(598)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(603)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(602)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(601)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(595): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(596): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(597): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(598): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(599): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(600): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(601): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(602): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(603): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr(604): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_hr_exhausted_req_fr finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass'. Thu Apr 18 06:09:48 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=286305) Waiting for packet dumper to finish... 1 (prev_count=286305, count=472102) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr ------ Thu Apr 18 06:09:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_hr_exhausted_req_hr started. VirtMSC-IPA(608)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(608)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(608)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(609)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(609)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(606)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(607)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(612)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(612)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(612)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(612)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_hr() start" TC_assignment_codec_hr_exhausted_req_hr(614)@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_hr": using IMSI '001010715387325'H VirtMSC-RAN(607)@f7a5431092be: f_create_expect(l3 := '05240103505902080910107051833752'O, n_connectPointCode := omit VirtMSC-RAN(607)@f7a5431092be: Created Expect[0] for '05240103505902080910107051833752'O to be handled at TC_assignment_codec_hr_exhausted_req_hr(614) VirtMSC-SCCP(606)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(606)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(607)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(607)@f7a5431092be: Found Expect[0] for '05240103505902080910107051833752'O handled at TC_assignment_codec_hr_exhausted_req_hr(614) VirtMSC-RAN(607)@f7a5431092be: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_hr(614)13910460 VirtMSC-SCCP(606)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(606)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(613)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(611)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_hr(614) VirtMSC-SCCP(606)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(606)@f7a5431092be: vl_len:14 VirtMSC-SCCP(606)@f7a5431092be: vl_from0 VirtMSC-SCCP(606)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030109050100007D0181'O VirtMSC-SCCP(606)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(606)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(606)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(606)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr(614)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_hr(614)@f7a5431092be: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '52323A20'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '41D2BF6D'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_exhausted_req_hr(614)@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_hr(614)@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_hr(614)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(606)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(606)@f7a5431092be: vl_len:6 VirtMSC-SCCP(606)@f7a5431092be: vl_from0 VirtMSC-SCCP(606)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(606)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(606)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(606)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(606)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr(614)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(607)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_hr(614)13910460 VirtMSC-SCCP(606)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(606)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(606)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_hr(614)@f7a5431092be: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_hr(614)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_codec_hr_exhausted_req_hr(614)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_hr(614)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(606)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(607)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(610)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(605)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(608)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(613)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(611)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(612)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(605): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(606): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(607): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(608): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(609): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(610): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(611): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(612): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(613): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr(614): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_hr_exhausted_req_hr finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass'. Thu Apr 18 06:10:04 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=246402) Waiting for packet dumper to finish... 1 (prev_count=246402, count=432199) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr ------ Thu Apr 18 06:10:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_hr_exhausted_req_hr_fr started. VirtMSC-IPA(618)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(618)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(618)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(619)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(619)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(616)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(617)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(622)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(622)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(622)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(622)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_hr_fr() start" TC_assignment_codec_hr_exhausted_req_hr_fr(624)@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_hr_fr": using IMSI '001010325134266'H VirtMSC-RAN(617)@f7a5431092be: f_create_expect(l3 := '05240103505902080910103052312466'O, n_connectPointCode := omit VirtMSC-RAN(617)@f7a5431092be: Created Expect[0] for '05240103505902080910103052312466'O to be handled at TC_assignment_codec_hr_exhausted_req_hr_fr(624) VirtMSC-SCCP(616)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(616)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(617)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(617)@f7a5431092be: Found Expect[0] for '05240103505902080910103052312466'O handled at TC_assignment_codec_hr_exhausted_req_hr_fr(624) VirtMSC-RAN(617)@f7a5431092be: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_hr_fr(624)16120304 VirtMSC-SCCP(616)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(616)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(623)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(621)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_hr_fr(624) VirtMSC-SCCP(616)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(616)@f7a5431092be: vl_len:16 VirtMSC-SCCP(616)@f7a5431092be: vl_from0 VirtMSC-SCCP(616)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B04010B85010100007D028180'O TC_assignment_codec_hr_exhausted_req_hr_fr(624)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(621)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "76", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "44" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr_exhausted_req_hr_fr(624) IPA-BTS0-TRX0-RSL-RSL(623)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(616)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(616)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(616)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(616)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr_fr(624)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_hr_fr(624)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '32250622'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0D556848'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_exhausted_req_hr_fr(624)@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr_exhausted_req_hr_fr(624)@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_hr_fr(624)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(616)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(616)@f7a5431092be: vl_len:6 VirtMSC-SCCP(616)@f7a5431092be: vl_from0 VirtMSC-SCCP(616)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(616)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(616)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(616)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(616)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_hr_fr(624)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(617)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_hr_fr(624)16120304 VirtMSC-SCCP(616)@f7a5431092be: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_hr_fr(624)@f7a5431092be: "Got RSL RR Release" TC_assignment_codec_hr_exhausted_req_hr_fr(624)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(616)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(616)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_hr_fr(624)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_hr_fr(624)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(617)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(616)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(618)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(620)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(615)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(623)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(621)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(622)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(615): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(616): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(617): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(618): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(619): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(620): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(621): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(622): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(623): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr_fr(624): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_hr_exhausted_req_hr_fr finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass'. Thu Apr 18 06:10:21 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=298237) Waiting for packet dumper to finish... 1 (prev_count=298237, count=485860) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr ------ Thu Apr 18 06:10:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_hr_exhausted_req_fr_hr started. VirtMSC-IPA(628)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(628)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(628)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(629)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(629)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(626)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(627)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(632)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(632)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(632)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(632)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_fr_hr() start" TC_assignment_codec_hr_exhausted_req_fr_hr(634)@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_fr_hr": using IMSI '001012563750771'H VirtMSC-RAN(627)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105236577017'O, n_connectPointCode := omit VirtMSC-RAN(627)@f7a5431092be: Created Expect[0] for '05240103505902080910105236577017'O to be handled at TC_assignment_codec_hr_exhausted_req_fr_hr(634) VirtMSC-SCCP(626)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(626)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(627)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(627)@f7a5431092be: Found Expect[0] for '05240103505902080910105236577017'O handled at TC_assignment_codec_hr_exhausted_req_fr_hr(634) VirtMSC-RAN(627)@f7a5431092be: Added conn table entry 0TC_assignment_codec_hr_exhausted_req_fr_hr(634)13761192 VirtMSC-SCCP(626)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(626)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(633)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(631)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_exhausted_req_fr_hr(634) VirtMSC-SCCP(626)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(626)@f7a5431092be: vl_len:16 VirtMSC-SCCP(626)@f7a5431092be: vl_from0 VirtMSC-SCCP(626)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B04010A81050100007D028081'O VirtMGW-MGCP-0(631)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "79", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "45" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr_exhausted_req_fr_hr(634) TC_assignment_codec_hr_exhausted_req_fr_hr(634)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(633)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(626)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(626)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(626)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(626)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr_hr(634)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_hr_exhausted_req_fr_hr(634)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '27AA0610'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '684E349D'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_exhausted_req_fr_hr(634)@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr_exhausted_req_fr_hr(634)@f7a5431092be: "TC_assignment_codec_hr_exhausted_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_exhausted_req_fr_hr(634)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(626)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(626)@f7a5431092be: vl_len:6 VirtMSC-SCCP(626)@f7a5431092be: vl_from0 VirtMSC-SCCP(626)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(626)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(626)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(626)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(626)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_exhausted_req_fr_hr(634)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(627)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_hr_exhausted_req_fr_hr(634)13761192 VirtMSC-SCCP(626)@f7a5431092be: Session index based on connection ID:0 TC_assignment_codec_hr_exhausted_req_fr_hr(634)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(626)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(626)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_hr_exhausted_req_fr_hr(634)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_codec_hr_exhausted_req_fr_hr(634)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_exhausted_req_fr_hr(634)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(627)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(626)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(630)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(625)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(628)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(633)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(631)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(632)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(625): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(626): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(627): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(628): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(629): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(630): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(631): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(632): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(633): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr_hr(634): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_hr_exhausted_req_fr_hr finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass'. Thu Apr 18 06:10:38 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=287131) Waiting for packet dumper to finish... 1 (prev_count=287131, count=474165) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_req_hr_fr ------ Thu Apr 18 06:10:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_req_hr_fr started. VirtMSC-IPA(638)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(638)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(638)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(639)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(639)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(636)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(637)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(642)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(642)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(642)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(642)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_req_hr_fr() start" TC_assignment_codec_req_hr_fr(644)@f7a5431092be: "TC_assignment_codec_req_hr_fr": using IMSI '001010532245081'H VirtMSC-RAN(637)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105023420518'O, n_connectPointCode := omit VirtMSC-RAN(637)@f7a5431092be: Created Expect[0] for '05240103505902080910105023420518'O to be handled at TC_assignment_codec_req_hr_fr(644) VirtMSC-SCCP(636)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(636)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(637)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(637)@f7a5431092be: Found Expect[0] for '05240103505902080910105023420518'O handled at TC_assignment_codec_req_hr_fr(644) VirtMSC-RAN(637)@f7a5431092be: Added conn table entry 0TC_assignment_codec_req_hr_fr(644)9444804 VirtMSC-SCCP(636)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(636)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(643)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(641)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_req_hr_fr(644) VirtMSC-SCCP(636)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(636)@f7a5431092be: vl_len:16 VirtMSC-SCCP(636)@f7a5431092be: vl_from0 VirtMSC-SCCP(636)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B04010B85010100007D028180'O TC_assignment_codec_req_hr_fr(644)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(641)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "82", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "46" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_req_hr_fr(644) IPA-BTS0-TRX0-RSL-RSL(643)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(636)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(636)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(636)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(636)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_hr_fr(644)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_req_hr_fr(644)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '64088CE3'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4E332E74'H, mime_type := "GSM-HR-08", sample_rate := 8000, ptime := 20, rtp_pt := 111, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_req_hr_fr(644)@f7a5431092be: "TC_assignment_codec_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_req_hr_fr(644)@f7a5431092be: "TC_assignment_codec_req_hr_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_req_hr_fr(644)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(636)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(636)@f7a5431092be: vl_len:6 VirtMSC-SCCP(636)@f7a5431092be: vl_from0 VirtMSC-SCCP(636)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(636)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(636)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(636)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(636)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_hr_fr(644)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(637)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_req_hr_fr(644)9444804 VirtMSC-SCCP(636)@f7a5431092be: Session index based on connection ID:0 TC_assignment_codec_req_hr_fr(644)@f7a5431092be: "Got RSL RR Release" TC_assignment_codec_req_hr_fr(644)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(636)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(636)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_req_hr_fr(644)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_req_hr_fr(644)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(636)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(637)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(638)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(640)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(635)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(643)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(641)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(642)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(635): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(636): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(637): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(638): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(639): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(640): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(641): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(642): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(643): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_req_hr_fr(644): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_req_hr_fr finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr pass'. Thu Apr 18 06:10:56 UTC 2024 ====== BSC_Tests.TC_assignment_codec_req_hr_fr pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=278627) Waiting for packet dumper to finish... 1 (prev_count=278627, count=465839) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_req_fr_hr ------ Thu Apr 18 06:11:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_req_fr_hr started. VirtMSC-IPA(648)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(648)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(648)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(649)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(649)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(646)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(647)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(652)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(652)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(652)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(652)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_req_fr_hr() start" TC_assignment_codec_req_fr_hr(654)@f7a5431092be: "TC_assignment_codec_req_fr_hr": using IMSI '001013894630274'H VirtMSC-RAN(647)@f7a5431092be: f_create_expect(l3 := '05240103505902080910108349362047'O, n_connectPointCode := omit VirtMSC-RAN(647)@f7a5431092be: Created Expect[0] for '05240103505902080910108349362047'O to be handled at TC_assignment_codec_req_fr_hr(654) VirtMSC-SCCP(646)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(646)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(647)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(647)@f7a5431092be: Found Expect[0] for '05240103505902080910108349362047'O handled at TC_assignment_codec_req_fr_hr(654) VirtMSC-RAN(647)@f7a5431092be: Added conn table entry 0TC_assignment_codec_req_fr_hr(654)15779419 VirtMSC-SCCP(646)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(646)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(653)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(651)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_req_fr_hr(654) VirtMSC-SCCP(646)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(646)@f7a5431092be: vl_len:16 VirtMSC-SCCP(646)@f7a5431092be: vl_from0 VirtMSC-SCCP(646)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000E010B04010A81050100007D028081'O VirtMGW-MGCP-0(651)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "85", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "47" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_req_fr_hr(654) TC_assignment_codec_req_fr_hr(654)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(653)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(646)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(646)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(646)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(646)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_fr_hr(654)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_req_fr_hr(654)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0A870B78'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '60380B78'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_req_fr_hr(654)@f7a5431092be: "TC_assignment_codec_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_req_fr_hr(654)@f7a5431092be: "TC_assignment_codec_req_fr_hr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_req_fr_hr(654)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(646)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(646)@f7a5431092be: vl_len:6 VirtMSC-SCCP(646)@f7a5431092be: vl_from0 VirtMSC-SCCP(646)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(646)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(646)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(646)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(646)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_req_fr_hr(654)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(647)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_req_fr_hr(654)15779419 VirtMSC-SCCP(646)@f7a5431092be: Session index based on connection ID:0 TC_assignment_codec_req_fr_hr(654)@f7a5431092be: "Got RSL RR Release" TC_assignment_codec_req_fr_hr(654)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(646)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(646)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_req_fr_hr(654)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_req_fr_hr(654)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(647)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(646)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(645)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(648)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(650)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(653)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(652)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(651)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(645): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(646): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(647): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(648): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(649): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(650): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(651): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(652): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(653): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_req_fr_hr(654): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_req_fr_hr finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr pass'. Thu Apr 18 06:11:13 UTC 2024 ====== BSC_Tests.TC_assignment_codec_req_fr_hr pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=285696) Waiting for packet dumper to finish... 1 (prev_count=285696, count=472495) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling ------ Thu Apr 18 06:11:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_sdcch_exhausted_req_signalling started. VirtMSC-IPA(658)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(658)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(658)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(659)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(659)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(656)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(657)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(662)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(662)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(662)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(662)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_sdcch_exhausted_req_signalling() start" TC_assignment_sdcch_exhausted_req_signalling(664)@f7a5431092be: "TC_assignment_sdcch_exhausted_req_signalling": using IMSI '001013662275616'H VirtMSC-RAN(657)@f7a5431092be: f_create_expect(l3 := '05240103505902080910106326726561'O, n_connectPointCode := omit VirtMSC-RAN(657)@f7a5431092be: Created Expect[0] for '05240103505902080910106326726561'O to be handled at TC_assignment_sdcch_exhausted_req_signalling(664) VirtMSC-SCCP(656)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(656)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(657)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(657)@f7a5431092be: Found Expect[0] for '05240103505902080910106326726561'O handled at TC_assignment_sdcch_exhausted_req_signalling(664) VirtMSC-RAN(657)@f7a5431092be: Added conn table entry 0TC_assignment_sdcch_exhausted_req_signalling(664)2350882 VirtMSC-SCCP(656)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(656)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_assignment_sdcch_exhausted_req_signalling(664)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(656)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(656)@f7a5431092be: vl_len:6 VirtMSC-SCCP(656)@f7a5431092be: vl_from0 VirtMSC-SCCP(656)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(656)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(656)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(656)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(656)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sdcch_exhausted_req_signalling(664)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(657)@f7a5431092be: Deleted conn table entry 0TC_assignment_sdcch_exhausted_req_signalling(664)2350882 VirtMSC-SCCP(656)@f7a5431092be: Session index based on connection ID:0 TC_assignment_sdcch_exhausted_req_signalling(664)@f7a5431092be: "Got RSL RR Release" TC_assignment_sdcch_exhausted_req_signalling(664)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(656)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(656)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_sdcch_exhausted_req_signalling(664)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sdcch_exhausted_req_signalling(664)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(656)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(657)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(655)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(660)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(658)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(663)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(661)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(662)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(655): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(656): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(657): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(658): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(659): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(660): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(661): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(662): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(663): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_sdcch_exhausted_req_signalling(664): none (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_sdcch_exhausted_req_signalling finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass'. Thu Apr 18 06:11:28 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=239889) Waiting for packet dumper to finish... 1 (prev_count=239889, count=425686) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden ------ Thu Apr 18 06:11:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden started. VirtMSC-IPA(667)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(667)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(667)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(668)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(668)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(666)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(671)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(671)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(671)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(671)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-IPA(667)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(665)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(666)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(669)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass VirtMGW-MGCP-0(670)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(671)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(665): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(666): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(667): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(668): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(669): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(670): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(671): none (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass'. Thu Apr 18 06:11:41 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=198116) Waiting for packet dumper to finish... 1 (prev_count=198116, count=384915) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden ------ Thu Apr 18 06:11:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden started. VirtMSC-IPA(675)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(675)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(675)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(676)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(676)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(673)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(674)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(679)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(679)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(679)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(679)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden() start" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@f7a5431092be: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden": using IMSI '001012256237468'H VirtMSC-RAN(674)@f7a5431092be: f_create_expect(l3 := '05240103505902080910102265324786'O, n_connectPointCode := omit VirtMSC-RAN(674)@f7a5431092be: Created Expect[0] for '05240103505902080910102265324786'O to be handled at TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681) VirtMSC-SCCP(673)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(673)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(674)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(674)@f7a5431092be: Found Expect[0] for '05240103505902080910102265324786'O handled at TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681) VirtMSC-RAN(674)@f7a5431092be: Added conn table entry 0TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)16424876 VirtMSC-SCCP(673)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(673)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(673)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(673)@f7a5431092be: vl_len:6 VirtMSC-SCCP(673)@f7a5431092be: vl_from0 VirtMSC-SCCP(673)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(673)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(673)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(673)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(673)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(674)@f7a5431092be: Deleted conn table entry 0TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)16424876 VirtMSC-SCCP(673)@f7a5431092be: Session index based on connection ID:0 TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(673)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(673)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(674)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(673)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(672)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(677)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(675)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(680)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(678)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(679)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(672): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(673): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(674): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(675): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(676): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(677): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(678): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(679): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(680): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(681): none (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass'. Thu Apr 18 06:11:57 UTC 2024 ====== BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=230783) Waiting for packet dumper to finish... 1 (prev_count=230783, count=416580) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on'. ------ BSC_Tests.TC_assignment_codec_hr_osmux_on ------ Thu Apr 18 06:12:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_codec_hr_osmux_on started. MTC@f7a5431092be: "TC_assignment_codec_hr_osmux_on": using IMSI '001014738181641'H VirtMSC-IPA(685)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(685)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(685)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(686)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(686)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(683)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(684)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(689)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(689)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(689)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(689)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_codec_hr_osmux_on() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "assignment:attempted_sign", val := 0 }, { name := "assignment:attempted_speech", val := 0 }, { name := "assignment:completed_sign", val := 0 }, { name := "assignment:completed_speech", val := 0 }, { name := "assignment:stopped_sign", val := 0 }, { name := "assignment:stopped_speech", val := 0 }, { name := "assignment:no_channel_sign", val := 0 }, { name := "assignment:no_channel_speech", val := 0 }, { name := "assignment:timeout_sign", val := 0 }, { name := "assignment:timeout_speech", val := 0 }, { name := "assignment:failed_sign", val := 0 }, { name := "assignment:failed_speech", val := 0 }, { name := "assignment:error_sign", val := 0 }, { name := "assignment:error_speech", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 } } } TC_assignment_codec_hr_osmux_on(691)@f7a5431092be: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(684)@f7a5431092be: f_create_expect(l3 := '05240103505902080910107483816114'O, n_connectPointCode := omit VirtMSC-RAN(684)@f7a5431092be: Created Expect[0] for '05240103505902080910107483816114'O to be handled at TC_assignment_codec_hr_osmux_on(691) VirtMSC-SCCP(683)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(683)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(684)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(684)@f7a5431092be: Found Expect[0] for '05240103505902080910107483816114'O handled at TC_assignment_codec_hr_osmux_on(691) VirtMSC-RAN(684)@f7a5431092be: Added conn table entry 0TC_assignment_codec_hr_osmux_on(691)4730591 VirtMSC-SCCP(683)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(683)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(690)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(688)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_codec_hr_osmux_on(691) VirtMSC-SCCP(683)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(683)@f7a5431092be: vl_len:11 VirtMSC-SCCP(683)@f7a5431092be: vl_from0 VirtMSC-SCCP(683)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B03010905010000'O TC_assignment_codec_hr_osmux_on(691)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(688)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "88", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4a" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_codec_hr_osmux_on(691) IPA-BTS0-TRX0-RSL-RSL(690)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(683)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(683)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(683)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(683)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_osmux_on(691)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_codec_hr_osmux_on(691)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2B89C945'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '13588D82'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 96, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_codec_hr_osmux_on(691)@f7a5431092be: "TC_assignment_codec_hr_osmux_on": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_codec_hr_osmux_on(691)@f7a5431092be: "TC_assignment_codec_hr_osmux_on": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_codec_hr_osmux_on(691)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(683)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(683)@f7a5431092be: vl_len:6 VirtMSC-SCCP(683)@f7a5431092be: vl_from0 VirtMSC-SCCP(683)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(683)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(683)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(683)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(683)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_codec_hr_osmux_on(691)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(684)@f7a5431092be: Deleted conn table entry 0TC_assignment_codec_hr_osmux_on(691)4730591 VirtMSC-SCCP(683)@f7a5431092be: Session index based on connection ID:0 TC_assignment_codec_hr_osmux_on(691)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(683)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(683)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_codec_hr_osmux_on(691)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_codec_hr_osmux_on(691)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_codec_hr_osmux_on(691)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(684)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(683)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(682)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(685)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(690)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(688)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(689)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(682): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(683): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(684): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(685): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(686): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(688): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(689): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(690): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_codec_hr_osmux_on(691): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_codec_hr_osmux_on finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on pass'. Thu Apr 18 06:12:14 UTC 2024 ====== BSC_Tests.TC_assignment_codec_hr_osmux_on pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_codec_hr_osmux_on.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=306415) Waiting for packet dumper to finish... 1 (prev_count=306415, count=493449) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux'. ------ BSC_Tests.TC_assignment_osmux ------ Thu Apr 18 06:12:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_osmux started. MTC@f7a5431092be: "TC_assignment_osmux": using IMSI '001012999731533'H VirtMSC-IPA(695)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(695)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(695)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(696)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(696)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(693)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(694)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(699)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(699)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(699)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(699)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_osmux() start" TC_assignment_osmux(701)@f7a5431092be: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(694)@f7a5431092be: f_create_expect(l3 := '05240103505902080910109299375133'O, n_connectPointCode := omit VirtMSC-RAN(694)@f7a5431092be: Created Expect[0] for '05240103505902080910109299375133'O to be handled at TC_assignment_osmux(701) VirtMSC-SCCP(693)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(693)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(694)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(694)@f7a5431092be: Found Expect[0] for '05240103505902080910109299375133'O handled at TC_assignment_osmux(701) VirtMSC-RAN(694)@f7a5431092be: Added conn table entry 0TC_assignment_osmux(701)5519729 VirtMSC-SCCP(693)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(693)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(700)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(698)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux(701) VirtMSC-SCCP(693)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(693)@f7a5431092be: vl_len:11 VirtMSC-SCCP(693)@f7a5431092be: vl_from0 VirtMSC-SCCP(693)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O VirtMGW-MGCP-0(698)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "91", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4b" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" }, { code := "X-OSMUX", val := "*" } }, sdp := omit } handled at TC_assignment_osmux(701) TC_assignment_osmux(701)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(700)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(693)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(693)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(693)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(693)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux(701)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_osmux(701)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5178C8DF'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '21B7BE13'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := 1, remote_osmux_cid := 0 }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_osmux(701)@f7a5431092be: "TC_assignment_osmux": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_osmux(701)@f7a5431092be: "TC_assignment_osmux": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_osmux(701)@f7a5431092be: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_osmux(701)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(693)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(693)@f7a5431092be: vl_len:6 VirtMSC-SCCP(693)@f7a5431092be: vl_from0 VirtMSC-SCCP(693)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(693)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(693)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(693)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(693)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux(701)@f7a5431092be: "Got RSL RR Release" TC_assignment_osmux(701)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_osmux(701)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(694)@f7a5431092be: Deleted conn table entry 0TC_assignment_osmux(701)5519729 VirtMSC-SCCP(693)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(693)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(693)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_osmux(701)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux(701)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(693)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(694)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(692)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(697)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(695)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(700)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(698)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(699)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(692): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(693): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(694): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(695): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(696): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(697): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(698): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(699): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(700): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_osmux(701): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_osmux finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux pass'. Thu Apr 18 06:12:31 UTC 2024 ====== BSC_Tests.TC_assignment_osmux pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=279070) Waiting for packet dumper to finish... 1 (prev_count=279070, count=466693) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn'. ------ BSC_Tests.TC_assignment_osmux_cn ------ Thu Apr 18 06:12:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_osmux_cn started. MTC@f7a5431092be: "TC_assignment_osmux_cn": using IMSI '001011389080074'H VirtMSC-IPA(705)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(705)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(705)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(706)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(706)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(703)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(704)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(709)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(709)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(709)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(709)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_osmux_cn() start" TC_assignment_osmux_cn(711)@f7a5431092be: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(704)@f7a5431092be: f_create_expect(l3 := '05240103505902080910103198800047'O, n_connectPointCode := omit VirtMSC-RAN(704)@f7a5431092be: Created Expect[0] for '05240103505902080910103198800047'O to be handled at TC_assignment_osmux_cn(711) VirtMSC-SCCP(703)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(703)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(704)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(704)@f7a5431092be: Found Expect[0] for '05240103505902080910103198800047'O handled at TC_assignment_osmux_cn(711) VirtMSC-RAN(704)@f7a5431092be: Added conn table entry 0TC_assignment_osmux_cn(711)5118590 VirtMSC-SCCP(703)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(703)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(710)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(708)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux_cn(711) VirtMSC-SCCP(703)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(703)@f7a5431092be: vl_len:11 VirtMSC-SCCP(703)@f7a5431092be: vl_from0 VirtMSC-SCCP(703)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O VirtMGW-MGCP-0(708)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "94", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4c" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_osmux_cn(711) TC_assignment_osmux_cn(711)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(710)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(703)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(703)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(703)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(703)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_cn(711)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_osmux_cn(711)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3F07C22C'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '548F11DC'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_osmux_cn(711)@f7a5431092be: "TC_assignment_osmux_cn": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_osmux_cn(711)@f7a5431092be: "TC_assignment_osmux_cn": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_osmux_cn(711)@f7a5431092be: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_osmux_cn(711)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(703)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(703)@f7a5431092be: vl_len:6 VirtMSC-SCCP(703)@f7a5431092be: vl_from0 VirtMSC-SCCP(703)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(703)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(703)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(703)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(703)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_cn(711)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(704)@f7a5431092be: Deleted conn table entry 0TC_assignment_osmux_cn(711)5118590 VirtMSC-SCCP(703)@f7a5431092be: Session index based on connection ID:0 TC_assignment_osmux_cn(711)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(703)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(703)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_osmux_cn(711)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_osmux_cn(711)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux_cn(711)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(703)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(704)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(705)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(702)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(707)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(710)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(709)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(708)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(702): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(703): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(704): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(705): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(706): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(707): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(708): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(709): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(710): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_osmux_cn(711): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_osmux_cn finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn pass'. Thu Apr 18 06:12:48 UTC 2024 ====== BSC_Tests.TC_assignment_osmux_cn pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_osmux_cn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=285581) Waiting for packet dumper to finish... 1 (prev_count=285581, count=472202) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts'. ------ BSC_Tests.TC_assignment_osmux_bts ------ Thu Apr 18 06:12:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_osmux_bts started. MTC@f7a5431092be: "TC_assignment_osmux_bts": using IMSI '001011564522293'H VirtMSC-IPA(715)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(715)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(715)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(716)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(716)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(713)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(714)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(719)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(719)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(719)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(719)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_osmux_bts() start" TC_assignment_osmux_bts(721)@f7a5431092be: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(714)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105146252239'O, n_connectPointCode := omit VirtMSC-RAN(714)@f7a5431092be: Created Expect[0] for '05240103505902080910105146252239'O to be handled at TC_assignment_osmux_bts(721) VirtMSC-SCCP(713)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(713)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(714)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(714)@f7a5431092be: Found Expect[0] for '05240103505902080910105146252239'O handled at TC_assignment_osmux_bts(721) VirtMSC-RAN(714)@f7a5431092be: Added conn table entry 0TC_assignment_osmux_bts(721)7502923 VirtMSC-SCCP(713)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(713)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(720)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(718)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_osmux_bts(721) VirtMSC-SCCP(713)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(713)@f7a5431092be: vl_len:11 VirtMSC-SCCP(713)@f7a5431092be: vl_from0 VirtMSC-SCCP(713)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B03010925010000'O VirtMGW-MGCP-0(718)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "97", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4d" }, { code := "L", val := "p:20, a:AMR, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" }, { code := "X-OSMUX", val := "*" } }, sdp := omit } handled at TC_assignment_osmux_bts(721) TC_assignment_osmux_bts(721)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '41'O ("A") }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := { elementIdentifier := '03'O, lengthIndicator := 2, startMode := '00'B, spare3_1 := '0'B, iCMI := '1'B, nSCB := '0'B, multirateSpeechVersion := '001'B, params := '04'O }, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(720)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(713)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(713)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(713)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(713)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_bts(721)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_osmux_bts(721)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '71434536'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '184F4C55'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 98, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := 1, remote_osmux_cid := 0 }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_osmux_bts(721)@f7a5431092be: "TC_assignment_osmux_bts": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_osmux_bts(721)@f7a5431092be: "TC_assignment_osmux_bts": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_osmux_bts(721)@f7a5431092be: found RSL MR CONFIG IE: { multirate_cfg := { len := 2, mr_speech_ver := 1, nscb := false, icmi := true, spare := '0'B, start_mode := 0, codec_modes := '00000100'B, parameters := ''O } } TC_assignment_osmux_bts(721)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(713)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(713)@f7a5431092be: vl_len:6 VirtMSC-SCCP(713)@f7a5431092be: vl_from0 VirtMSC-SCCP(713)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(713)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(713)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(713)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(713)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_osmux_bts(721)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(714)@f7a5431092be: Deleted conn table entry 0TC_assignment_osmux_bts(721)7502923 VirtMSC-SCCP(713)@f7a5431092be: Session index based on connection ID:0 TC_assignment_osmux_bts(721)@f7a5431092be: "Got RSL RR Release" TC_assignment_osmux_bts(721)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(713)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(713)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_osmux_bts(721)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_osmux_bts(721)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(713)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(714)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(717)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(712)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(715)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(720)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(719)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(718)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(712): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(713): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(714): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(715): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(716): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(717): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(718): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(719): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(720): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_osmux_bts(721): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_osmux_bts finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts pass'. Thu Apr 18 06:13:06 UTC 2024 ====== BSC_Tests.TC_assignment_osmux_bts pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_osmux_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=282629) Waiting for packet dumper to finish... 1 (prev_count=282629, count=468839) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan'. ------ BSC_Tests.TC_rll_est_ind_inact_lchan ------ Thu Apr 18 06:13:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_rll_est_ind_inact_lchan started. VirtMSC-IPA(724)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(724)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(724)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(725)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(725)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(723)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(728)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(728)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(728)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(728)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_rll_est_ind_inact_lchan() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(723)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(724)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(722)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(726)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(728)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(727)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(722): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(723): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(724): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(725): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(726): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(727): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(728): none (pass -> pass) MTC@f7a5431092be: Test case TC_rll_est_ind_inact_lchan finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan pass'. Thu Apr 18 06:13:18 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inact_lchan pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_est_ind_inact_lchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=167834) Waiting for packet dumper to finish... 1 (prev_count=167834, count=354868) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 ------ Thu Apr 18 06:13:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_rll_est_ind_inval_sapi1 started. VirtMSC-IPA(731)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(731)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(731)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(732)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(732)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(730)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(735)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(735)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(735)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(735)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_rll_est_ind_inval_sapi1() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(730)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(733)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(729)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(731)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(735)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(734)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(729): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(730): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(731): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(732): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(733): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(734): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(735): none (pass -> pass) MTC@f7a5431092be: Test case TC_rll_est_ind_inval_sapi1 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 pass'. Thu Apr 18 06:13:32 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sapi1 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=178786) Waiting for packet dumper to finish... 1 (prev_count=178786, count=364583) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 ------ Thu Apr 18 06:13:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_rll_est_ind_inval_sapi3 started. VirtMSC-IPA(738)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(738)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(738)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(739)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(739)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(737)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(742)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(742)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(742)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(742)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_rll_est_ind_inval_sapi3() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(737)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(736)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(740)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(738)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(742)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(741)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(736): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(737): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(738): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(739): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(740): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(741): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(742): none (pass -> pass) MTC@f7a5431092be: Test case TC_rll_est_ind_inval_sapi3 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 pass'. Thu Apr 18 06:13:46 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sapi3 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=178396) Waiting for packet dumper to finish... 1 (prev_count=178396, count=365430) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch'. ------ BSC_Tests.TC_rll_est_ind_inval_sacch ------ Thu Apr 18 06:13:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_rll_est_ind_inval_sacch started. VirtMSC-IPA(745)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(745)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(745)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(746)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(746)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(744)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(749)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(749)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(749)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(749)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_rll_est_ind_inval_sacch() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(744)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(743)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(747)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(745)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(749)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(748)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(743): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(744): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(745): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(746): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(747): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(748): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(749): none (pass -> pass) MTC@f7a5431092be: Test case TC_rll_est_ind_inval_sacch finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch pass'. Thu Apr 18 06:14:00 UTC 2024 ====== BSC_Tests.TC_rll_est_ind_inval_sacch pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=179310) Waiting for packet dumper to finish... 1 (prev_count=179310, count=366220) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi'. ------ BSC_Tests.TC_tch_dlci_link_id_sapi ------ Thu Apr 18 06:14:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_tch_dlci_link_id_sapi started. MTC@f7a5431092be: "TC_tch_dlci_link_id_sapi": using IMSI '001013179149766'H VirtMSC-IPA(753)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(753)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(753)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(754)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(754)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(751)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(752)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(757)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(757)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(757)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(757)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_tch_dlci_link_id_sapi() start" VirtMSC-RAN(752)@f7a5431092be: f_create_expect(l3 := '05240103505902080910101397417966'O, n_connectPointCode := omit VirtMSC-RAN(752)@f7a5431092be: Created Expect[0] for '05240103505902080910101397417966'O to be handled at TC_tch_dlci_link_id_sapi(759) VirtMSC-SCCP(751)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(751)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(752)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(752)@f7a5431092be: Found Expect[0] for '05240103505902080910101397417966'O handled at TC_tch_dlci_link_id_sapi(759) VirtMSC-RAN(752)@f7a5431092be: Added conn table entry 0TC_tch_dlci_link_id_sapi(759)5272182 VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(758)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(756)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_tch_dlci_link_id_sapi(759) VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:14 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(756)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "100", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "4e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_tch_dlci_link_id_sapi(759) TC_tch_dlci_link_id_sapi(759)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(758)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): none -> pass TC_tch_dlci_link_id_sapi(759)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '757A97CF'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6B1EED79'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_tch_dlci_link_id_sapi(759)@f7a5431092be: "TC_tch_dlci_link_id_sapi": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_tch_dlci_link_id_sapi(759)@f7a5431092be: "TC_tch_dlci_link_id_sapi": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F09620707CEE4DDC0659395F601346C'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F0922A3F5A3D5B38D3A2CA05B2FE49C'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F0923AAE35DAE9A5B1BBB1A7D8424CE'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F09A763003E4AB7A41356F260C04B6E'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F093484E111131B9125CDC4B54E75B1'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F09F77D55DEC80D22CC846C800401E8'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F094C4C26FDDE117B6617A2EC25C3BF'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F0972C555B824407AA449D38E65153E'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F09071A94C0121BF033B7969283C091'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F09EA03E6DDD4ED58330930B72115E1'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F095B654736E6F0600F02AD44E89197'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F09D29E412C733A77851A9CBBE33853'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F094B05D69D3EA8EF6F9FADA50887E4'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F090D0C618D8A99327F0C200283B64E'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F0927DCBD884EA6749D3BF5ECC14626'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F093DEE8D4511079CBC6BABD47DDA4E'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F0907200FDFF084EA384ED5BF2912D8'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F093708C10B1B2C41CAA2DFC635C5E3'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F094DC755EB7B7D5E2FFD638C0D692A'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F09D7D5F38AF38D199820AAB6D1EFA0'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F09AB7EB5F362BA52528EC01F38C14C'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F09FC2A462FC6A7E239FF115F55C8C7'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F09DFA0877DC06AC7CE352EC8A23E80'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F099419DB61A55E86FAC84E5E6290F7'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F099058288C6A096C3D3E9092A0766F'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F09DBA63C05E08ECC6F60E11BAAD7ED'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F09C98C54131398C58FF7A1646457F1'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F09C68A94F0AFA39CC737574D243A07'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F090E54DFF60610929639C0B8032B11'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F09D9972D472AB4733B7F87CABBA019'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01800F09C59E258133D52890D74FD69D5513'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:18 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '01C30F09B27B2603EACCE67E1A35119177F6'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_tch_dlci_link_id_sapi(759)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: vl_len:6 VirtMSC-SCCP(751)@f7a5431092be: vl_from0 VirtMSC-SCCP(751)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(751)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-IPA(757)@f7a5431092be: Warning: dec_RSL_Message(): Data remained at the end of the stream after successful decoding: '01'O TC_tch_dlci_link_id_sapi(759)@f7a5431092be: "Got RSL RR Release" TC_tch_dlci_link_id_sapi(759)@f7a5431092be: "Got RSL Deact SACCH" TC_tch_dlci_link_id_sapi(759)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(752)@f7a5431092be: Deleted conn table entry 0TC_tch_dlci_link_id_sapi(759)5272182 VirtMSC-SCCP(751)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(751)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(751)@f7a5431092be: RLC received in state:disconnect_pending TC_tch_dlci_link_id_sapi(759)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_tch_dlci_link_id_sapi(759)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(752)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(751)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(750)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(755)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(753)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(758)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(756)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(757)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(750): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(751): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(752): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(753): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(754): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(755): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(756): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(757): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(758): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_tch_dlci_link_id_sapi(759): pass (pass -> pass) MTC@f7a5431092be: Test case TC_tch_dlci_link_id_sapi finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi pass'. Thu Apr 18 06:14:21 UTC 2024 ====== BSC_Tests.TC_tch_dlci_link_id_sapi pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_tch_dlci_link_id_sapi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=477822) Waiting for packet dumper to finish... 1 (prev_count=477822, count=664443) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject'. ------ BSC_Tests.TC_rll_rel_ind_sapi_n_reject ------ Thu Apr 18 06:14:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_rll_rel_ind_sapi_n_reject started. VirtMSC-IPA(762)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(762)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(762)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(763)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(763)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(761)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(766)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(766)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(766)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(766)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_rll_rel_ind_sapi_n_reject() start" VirtMSC-SCCP(761)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(761)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(761)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(761)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(761)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(761)@f7a5431092be: vl_len:21 VirtMSC-SCCP(761)@f7a5431092be: vl_from0 VirtMSC-SCCP(761)@f7a5431092be: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910106978345114'O VirtMSC-SCCP(761)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(761)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(761)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(761)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(761)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(761)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(761)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(761)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(760)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(762)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(764)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(765)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(766)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(760): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(761): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(762): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(763): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(764): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(765): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(766): none (pass -> pass) MTC@f7a5431092be: Test case TC_rll_rel_ind_sapi_n_reject finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass'. Thu Apr 18 06:14:35 UTC 2024 ====== BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_rel_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=209677) Waiting for packet dumper to finish... 1 (prev_count=209677, count=396476) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject'. ------ BSC_Tests.TC_rll_err_ind_sapi_n_reject ------ Thu Apr 18 06:14:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_rll_err_ind_sapi_n_reject started. VirtMSC-IPA(769)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(769)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(769)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(770)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(770)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(768)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(773)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(773)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(773)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(773)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_rll_err_ind_sapi_n_reject() start" VirtMSC-SCCP(768)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(768)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(768)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(768)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(768)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(768)@f7a5431092be: vl_len:21 VirtMSC-SCCP(768)@f7a5431092be: vl_from0 VirtMSC-SCCP(768)@f7a5431092be: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910104185251176'O VirtMSC-SCCP(768)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(768)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(768)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(768)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(768)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(768)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(768)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(767)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(768)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(769)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-CTRL-CLI-IPA(771)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(773)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(772)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(767): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(768): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(769): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(770): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(772): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(773): none (pass -> pass) MTC@f7a5431092be: Test case TC_rll_err_ind_sapi_n_reject finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject pass'. Thu Apr 18 06:14:49 UTC 2024 ====== BSC_Tests.TC_rll_err_ind_sapi_n_reject pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_err_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=210550) Waiting for packet dumper to finish... 1 (prev_count=210550, count=398173) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject'. ------ BSC_Tests.TC_rll_timeout_sapi_n_reject ------ Thu Apr 18 06:14:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_rll_timeout_sapi_n_reject started. VirtMSC-IPA(776)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(776)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(776)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(777)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(777)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(775)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(780)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(780)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(780)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(780)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_rll_timeout_sapi_n_reject() start" VirtMSC-SCCP(775)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(775)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(775)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(775)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(775)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(775)@f7a5431092be: vl_len:21 VirtMSC-SCCP(775)@f7a5431092be: vl_from0 VirtMSC-SCCP(775)@f7a5431092be: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910103413716935'O VirtMSC-SCCP(775)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(775)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(775)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(775)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(775)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(775)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(775)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(775)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(778)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(774)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(776)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(779)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(780)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(774): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(775): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(776): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(777): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(778): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(779): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(780): none (pass -> pass) MTC@f7a5431092be: Test case TC_rll_timeout_sapi_n_reject finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject pass'. Thu Apr 18 06:15:10 UTC 2024 ====== BSC_Tests.TC_rll_timeout_sapi_n_reject pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_timeout_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219119) Waiting for packet dumper to finish... 1 (prev_count=219119, count=406442) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc'. ------ BSC_Tests.TC_rll_sapi_n_reject_dlci_cc ------ Thu Apr 18 06:15:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_rll_sapi_n_reject_dlci_cc started. VirtMSC-IPA(783)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(783)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(783)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(784)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(784)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(782)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(787)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(787)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(787)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(787)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_rll_sapi_n_reject_dlci_cc() start" VirtMSC-SCCP(782)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(782)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(782)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(782)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(782)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(782)@f7a5431092be: vl_len:21 VirtMSC-SCCP(782)@f7a5431092be: vl_from0 VirtMSC-SCCP(782)@f7a5431092be: data sent by MTP3_SCCP_PORT: '010312050802123456172A52080910103808436220'O VirtMSC-SCCP(782)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(782)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(782)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(782)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(782)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(782)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(782)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: GOT CAUSE CODE: '01'O = GSM48_RR_CAUSE_ABNORMAL_UNSPEC (1) MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(782)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(781)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(785)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(783)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(786)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(787)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(781): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(782): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(783): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(784): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(785): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(786): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(787): none (pass -> pass) MTC@f7a5431092be: Test case TC_rll_sapi_n_reject_dlci_cc finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass'. Thu Apr 18 06:15:24 UTC 2024 ====== BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=209016) Waiting for packet dumper to finish... 1 (prev_count=209016, count=395637) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan'. ------ BSC_Tests.TC_paging_imsi_nochan ------ Thu Apr 18 06:15:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_nochan started. VirtMSC-IPA(790)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(790)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(790)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(791)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(791)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(789)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(794)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(794)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(794)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(794)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(795)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(795)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(795)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(795)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(796)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(796)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(796)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(796)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(797)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(797)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(797)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(797)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(798)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(798)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(798)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(798)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(799)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(799)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(799)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(799)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_nochan() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(789)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(790)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(792)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(788)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX2-RSL-IPA(798)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(799)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(793)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(796)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(797)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(795)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(794)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(788): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(789): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(790): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(791): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(792): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(793): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(794): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(795): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(796): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(797): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(798): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(799): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_nochan finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan pass'. Thu Apr 18 06:15:54 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=619148) Waiting for packet dumper to finish... 1 (prev_count=619148, count=1406977) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan'. ------ BSC_Tests.TC_paging_tmsi_nochan ------ Thu Apr 18 06:15:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_tmsi_nochan started. VirtMSC-IPA(802)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(802)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(802)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(803)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(803)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(801)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(806)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(806)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(806)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(806)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(807)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(807)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(807)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(807)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(808)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(808)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(808)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(808)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(809)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(809)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(809)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(809)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(810)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(810)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(810)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(810)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(811)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(811)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(811)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(811)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_tmsi_nochan() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(801)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(804)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(800)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(802)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX1-RSL-IPA(809)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(806)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(811)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(808)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(807)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(810)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(805)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(800): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(801): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(802): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(803): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(804): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(805): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(806): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(807): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(808): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(809): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(810): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(811): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_tmsi_nochan finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan pass'. Thu Apr 18 06:16:24 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_nochan pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_tmsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=620362) Waiting for packet dumper to finish... 1 (prev_count=620362, count=1408191) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any'. ------ BSC_Tests.TC_paging_tmsi_any ------ Thu Apr 18 06:16:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_tmsi_any started. VirtMSC-IPA(814)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(814)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(814)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(815)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(815)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(813)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(818)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(818)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(818)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(818)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(819)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(819)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(819)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(819)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(820)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(820)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(820)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(820)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(821)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(821)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(821)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(821)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(822)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(822)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(822)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(822)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(823)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(823)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(823)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(823)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_tmsi_any() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(813)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(814)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(812)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(816)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(819)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(822)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(817)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(818)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(821)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(823)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(820)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(812): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(813): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(814): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(815): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(816): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(817): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(818): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(819): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(820): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(821): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(822): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(823): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_tmsi_any finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any pass'. Thu Apr 18 06:16:55 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_any pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_tmsi_any.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=619672) Waiting for packet dumper to finish... 1 (prev_count=619672, count=1407501) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch'. ------ BSC_Tests.TC_paging_tmsi_sdcch ------ Thu Apr 18 06:16:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_tmsi_sdcch started. VirtMSC-IPA(826)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(826)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(826)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(827)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(827)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(825)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(830)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(830)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(830)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(830)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(831)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(831)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(831)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(831)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(832)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(832)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(832)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(832)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(833)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(833)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(833)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(833)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(834)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(834)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(834)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(834)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(835)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(835)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(835)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(835)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_tmsi_sdcch() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(825)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(828)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(826)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(824)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-IPA(832)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(830)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(835)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(829)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(831)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(834)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(833)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(824): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(825): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(826): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(827): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(828): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(829): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(830): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(831): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(832): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(833): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(834): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(835): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_tmsi_sdcch finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch pass'. Thu Apr 18 06:17:25 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_sdcch pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_tmsi_sdcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=621530) Waiting for packet dumper to finish... 1 (prev_count=621530, count=1409359) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f'. ------ BSC_Tests.TC_paging_tmsi_tch_f ------ Thu Apr 18 06:17:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_tmsi_tch_f started. VirtMSC-IPA(838)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(838)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(838)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(839)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(839)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(837)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(842)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(842)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(842)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(842)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(843)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(843)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(843)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(843)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(844)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(844)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(844)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(844)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(845)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(845)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(845)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(845)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(846)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(846)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(846)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(846)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(847)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(847)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(847)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(847)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_tmsi_tch_f() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(837)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(836)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(840)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(838)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX1-RSL-IPA(845)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(841)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(846)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(842)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(847)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(843)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(844)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(836): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(837): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(838): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(839): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(840): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(841): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(842): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(843): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(844): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(845): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(846): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(847): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_tmsi_tch_f finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f pass'. Thu Apr 18 06:17:55 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_tch_f pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_tmsi_tch_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=623947) Waiting for packet dumper to finish... 1 (prev_count=623947, count=1411776) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf'. ------ BSC_Tests.TC_paging_tmsi_tch_hf ------ Thu Apr 18 06:18:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_tmsi_tch_hf started. VirtMSC-IPA(850)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(850)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(850)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(851)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(851)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(849)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(854)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(854)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(854)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(854)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(855)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(855)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(855)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(855)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(856)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(856)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(856)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(856)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(857)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(857)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(857)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(857)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(858)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(858)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(858)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(858)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(859)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(859)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(859)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(859)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_tmsi_tch_hf() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(849)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(852)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(850)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(848)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX3-RSL-IPA(859)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(858)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(854)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(855)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(856)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(853)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(857)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(848): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(849): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(850): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(851): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(852): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(853): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(854): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(855): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(856): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(857): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(858): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(859): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_tmsi_tch_hf finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf pass'. Thu Apr 18 06:18:25 UTC 2024 ====== BSC_Tests.TC_paging_tmsi_tch_hf pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_tmsi_tch_hf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=621150) Waiting for packet dumper to finish... 1 (prev_count=621150, count=1409186) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi ------ Thu Apr 18 06:18:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_nochan_cgi started. VirtMSC-IPA(862)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(862)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(862)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(863)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(863)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(861)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(866)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(866)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(866)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(866)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(867)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(867)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(867)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(867)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(868)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(868)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(868)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(868)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(869)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(869)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(869)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(869)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(870)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(870)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(870)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(870)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(871)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(871)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(871)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(871)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_nochan_cgi() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(861)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(862)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(860)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(864)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-IPA(868)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(867)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(870)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(865)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(866)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(871)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(869)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(860): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(861): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(862): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(863): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(864): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(865): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(866): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(867): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(868): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(869): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(870): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(871): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_nochan_cgi finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi pass'. Thu Apr 18 06:18:55 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_cgi pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=569848) Waiting for packet dumper to finish... 1 (prev_count=569848, count=1357677) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci ------ Thu Apr 18 06:19:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_nochan_lac_ci started. VirtMSC-IPA(874)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(874)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(874)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(875)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(875)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(873)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(878)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(878)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(878)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(878)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(879)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(879)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(879)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(879)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(880)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(880)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(880)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(880)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(881)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(881)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(881)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(881)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(882)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(882)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(882)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(882)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(883)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(883)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(883)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(883)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_nochan_lac_ci() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(872)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(876)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(874)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(873)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(879)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(881)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(877)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(878)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(883)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(880)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(882)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(872): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(873): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(874): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(875): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(876): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(877): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(878): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(879): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(880): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(881): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(882): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(883): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_nochan_lac_ci finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci pass'. Thu Apr 18 06:19:26 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac_ci pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=568167) Waiting for packet dumper to finish... 1 (prev_count=568167, count=1355996) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_ci ------ Thu Apr 18 06:19:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_nochan_ci started. VirtMSC-IPA(886)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(886)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(886)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(887)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(887)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(885)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(890)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(890)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(890)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(890)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(891)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(891)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(891)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(891)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(892)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(892)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(892)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(892)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(893)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(893)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(893)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(893)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(894)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(894)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(894)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(894)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(895)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(895)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(895)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(895)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_nochan_ci() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(885)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(884)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(886)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(888)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX2-RSL-IPA(894)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(893)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(892)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(891)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(895)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(890)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(889)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(884): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(885): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(886): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(887): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(888): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(889): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(890): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(891): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(892): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(893): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(894): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(895): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_nochan_ci finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci pass'. Thu Apr 18 06:19:56 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_ci pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=571243) Waiting for packet dumper to finish... 1 (prev_count=571243, count=1359072) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai'. ------ BSC_Tests.TC_paging_imsi_nochan_lai ------ Thu Apr 18 06:20:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_nochan_lai started. VirtMSC-IPA(898)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(898)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(898)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(899)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(899)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(897)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(902)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(902)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(902)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(902)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(903)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(903)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(903)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(903)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(904)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(904)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(904)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(904)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(905)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(905)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(905)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(905)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(906)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(906)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(906)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(906)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(907)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(907)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(907)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(907)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_nochan_lai() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(897)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(896)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(898)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(900)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(903)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(905)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(902)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(901)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(906)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(904)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(907)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(896): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(897): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(898): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(899): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(900): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(901): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(902): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(903): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(904): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(905): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(906): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(907): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_nochan_lai finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai pass'. Thu Apr 18 06:20:26 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lai pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=592135) Waiting for packet dumper to finish... 1 (prev_count=592135, count=1380171) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac'. ------ BSC_Tests.TC_paging_imsi_nochan_lac ------ Thu Apr 18 06:20:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_nochan_lac started. VirtMSC-IPA(910)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(910)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(910)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(911)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(911)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(909)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(914)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(914)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(914)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(914)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(915)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(915)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(915)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(915)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(916)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(916)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(916)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(916)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(917)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(917)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(917)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(917)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(918)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(918)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(918)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(918)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(919)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(919)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(919)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(919)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_nochan_lac() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(909)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(908)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(912)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(910)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-IPA(916)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(914)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(915)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(919)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(917)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(913)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(918)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(908): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(909): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(910): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(911): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(912): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(913): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(914): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(915): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(916): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(917): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(918): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(919): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_nochan_lac finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac pass'. Thu Apr 18 06:20:57 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=593998) Waiting for packet dumper to finish... 1 (prev_count=593998, count=1382034) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all'. ------ BSC_Tests.TC_paging_imsi_nochan_all ------ Thu Apr 18 06:21:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_nochan_all started. VirtMSC-IPA(922)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(922)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(922)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(923)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(923)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(921)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(926)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(926)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(926)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(926)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(927)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(927)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(927)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(927)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(928)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(928)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(928)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(928)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(929)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(929)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(929)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(929)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(930)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(930)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(930)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(930)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(931)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(931)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(931)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(931)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_nochan_all() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(920)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(922)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(924)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(921)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX1-RSL-IPA(929)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(927)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(925)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(931)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(926)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(930)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(928)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(920): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(921): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(922): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(923): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(924): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(925): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(926): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(927): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(928): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(929): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(930): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(931): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_nochan_all finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all pass'. Thu Apr 18 06:21:27 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_all pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=621354) Waiting for packet dumper to finish... 1 (prev_count=621354, count=1409390) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc ------ Thu Apr 18 06:21:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_nochan_plmn_lac_rnc started. VirtMSC-IPA(934)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(934)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(934)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(935)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(935)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(933)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(938)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(938)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(938)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(938)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(939)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(939)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(939)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(939)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(940)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(940)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(940)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(940)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(941)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(941)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(941)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(941)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(942)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(942)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(942)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(942)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(943)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(943)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(943)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(943)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_nochan_plmn_lac_rnc() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(932)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(934)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(933)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(936)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX0-RSL-IPA(940)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(938)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(939)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(937)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(943)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(941)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(942)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(932): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(933): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(934): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(935): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(936): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(937): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(938): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(939): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(940): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(941): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(942): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(943): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_nochan_plmn_lac_rnc finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass'. Thu Apr 18 06:21:45 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=523972) Waiting for packet dumper to finish... 1 (prev_count=523972, count=1311801) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_rnc ------ Thu Apr 18 06:21:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_nochan_rnc started. VirtMSC-IPA(946)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(946)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(946)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(947)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(947)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(945)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(950)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(950)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(950)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(950)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(951)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(951)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(951)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(951)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(952)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(952)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(952)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(952)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(953)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(953)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(953)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(953)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(954)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(954)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(954)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(954)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(955)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(955)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(955)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(955)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_nochan_rnc() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(945)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(948)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(944)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(946)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(950)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(949)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(953)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(952)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(955)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(954)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(951)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(944): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(945): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(946): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(947): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(948): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(949): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(950): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(951): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(952): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(953): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(954): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(955): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_nochan_rnc finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc pass'. Thu Apr 18 06:22:04 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_rnc pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=525399) Waiting for packet dumper to finish... 1 (prev_count=525399, count=1313617) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc ------ Thu Apr 18 06:22:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_nochan_lac_rnc started. VirtMSC-IPA(958)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(958)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(958)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(959)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(959)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(957)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(962)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(962)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(962)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(962)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(963)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(963)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(963)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(963)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(964)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(964)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(964)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(964)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(965)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(965)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(965)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(965)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(966)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(966)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(966)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(966)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(967)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(967)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(967)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(967)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_nochan_lac_rnc() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(957)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(956)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(960)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(958)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(963)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(964)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(962)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(961)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(966)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(967)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(965)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(956): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(957): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(958): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(959): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(960): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(961): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(962): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(963): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(964): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(965): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(966): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(967): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_nochan_lac_rnc finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass'. Thu Apr 18 06:22:22 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=519546) Waiting for packet dumper to finish... 1 (prev_count=519546, count=1307582) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs ------ Thu Apr 18 06:22:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_nochan_lacs started. VirtMSC-IPA(970)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(970)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(970)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(971)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(971)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(969)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(974)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(974)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(974)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(974)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(975)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(975)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(975)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(975)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(976)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(976)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(976)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(976)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(977)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(977)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(977)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(977)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(978)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(978)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(978)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(978)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(979)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(979)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(979)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(979)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_nochan_lacs() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(969)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(970)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(968)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(972)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX1-RSL-IPA(977)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(973)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(979)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(975)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(974)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(976)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(978)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(968): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(969): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(970): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(971): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(972): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(973): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(974): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(975): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(976): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(977): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(978): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(979): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_nochan_lacs finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs pass'. Thu Apr 18 06:22:52 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lacs pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=619149) Waiting for packet dumper to finish... 1 (prev_count=619149, count=1407367) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty ------ Thu Apr 18 06:22:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_nochan_lacs_empty started. VirtMSC-IPA(982)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(982)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(982)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(983)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(983)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(981)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(986)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(986)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(986)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(986)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(987)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(987)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(987)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(987)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(988)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(988)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(988)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(988)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(989)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(989)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(989)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(989)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(990)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(990)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(990)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(990)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(991)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(991)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(991)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(991)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_nochan_lacs_empty() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(981)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(980)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(982)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(984)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(985)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(988)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(986)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(989)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(990)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(991)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(987)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(980): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(981): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(982): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(983): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(984): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(985): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(986): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(987): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(988): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(989): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(990): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(991): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_nochan_lacs_empty finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass'. Thu Apr 18 06:23:11 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=524018) Waiting for packet dumper to finish... 1 (prev_count=524018, count=1312054) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid ------ Thu Apr 18 06:23:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_nochan_cgi_unknown_cid started. VirtMSC-IPA(994)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(994)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(994)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(995)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(995)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(993)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(998)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(998)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(998)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(998)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(999)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(999)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(999)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(999)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1000)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1000)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1000)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1000)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1001)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1001)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1001)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1001)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1002)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1002)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1002)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1002)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1003)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1003)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1003)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1003)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_nochan_cgi_unknown_cid() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(992)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(994)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(993)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(996)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX3-RSL-IPA(1003)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1001)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1002)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(999)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(997)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(998)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1000)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(992): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(993): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(994): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(995): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(996): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(997): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(998): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(999): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1000): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1001): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1002): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1003): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_nochan_cgi_unknown_cid finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass'. Thu Apr 18 06:23:29 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=524719) Waiting for packet dumper to finish... 1 (prev_count=524719, count=1312755) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset'. ------ BSC_Tests.TC_paging_imsi_a_reset ------ Thu Apr 18 06:23:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_a_reset started. VirtMSC-IPA(1006)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1006)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1006)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1007)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1007)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1005)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1010)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1010)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1010)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1010)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1011)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1011)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1011)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1011)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1012)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1012)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1012)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1012)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1013)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1013)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1013)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1013)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1014)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1014)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1014)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1014)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1015)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1015)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1015)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1015)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_a_reset() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1005)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1008)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1004)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1006)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(1011)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1013)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1014)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1010)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1009)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1012)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1015)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1004): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1005): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1006): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1007): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1008): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1009): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1010): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1011): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1012): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1013): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1014): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1015): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_a_reset finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset pass'. Thu Apr 18 06:23:51 UTC 2024 ====== BSC_Tests.TC_paging_imsi_a_reset pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=557123) Waiting for packet dumper to finish... 1 (prev_count=557123, count=1345159) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load'. ------ BSC_Tests.TC_paging_imsi_load ------ Thu Apr 18 06:23:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_load started. VirtMSC-IPA(1018)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1018)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1018)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1019)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1019)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1017)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1022)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1022)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1022)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1022)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1023)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1023)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1023)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1023)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1024)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1024)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1024)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1024)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1025)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1025)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1025)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1025)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1026)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1026)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1026)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1026)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1027)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1027)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1027)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1027)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_load() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1016)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1017)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1020)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1018)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX3-RSL-IPA(1027)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1021)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1025)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1023)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1022)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1024)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1026)@f7a5431092be: Final verdict of PTC: none Thu Apr 18 06:24:19 UTC 2024 ====== BSC_Tests.TC_paging_imsi_load pass ====== MTC@f7a5431092be: Setting final verdict of the test case. Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_load.talloc MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1016): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1017): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1018): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1019): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1020): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1021): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1022): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1023): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1024): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1025): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1026): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1027): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_load finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=604490) Waiting for packet dumper to finish... 1 (prev_count=604490, count=1392526) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter'. ------ BSC_Tests.TC_paging_counter ------ Thu Apr 18 06:24:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_counter started. VirtMSC-IPA(1030)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1030)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1030)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1031)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1031)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1029)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1034)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1034)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1034)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1034)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1035)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1035)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1035)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1035)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1036)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1036)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1036)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1036)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1037)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1037)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1037)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1037)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1038)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1038)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1038)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1038)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1039)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1039)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1039)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1039)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_counter() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1029)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1032)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1030)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1028)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS2-TRX1-RSL-IPA(1037)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1033)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1038)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1034)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1039)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1035)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1036)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1028): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1029): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1030): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1031): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1032): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1033): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1034): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1035): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1036): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1037): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1038): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1039): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_counter finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter pass'. Thu Apr 18 06:24:49 UTC 2024 ====== BSC_Tests.TC_paging_counter pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=619235) Waiting for packet dumper to finish... 1 (prev_count=619235, count=1407271) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol'. ------ BSC_Tests.TC_paging_resp_unsol ------ Thu Apr 18 06:24:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_resp_unsol started. VirtMSC-IPA(1042)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1042)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1042)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1043)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1043)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1041)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1046)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1046)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1046)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1046)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_resp_unsol() start" VirtMSC-SCCP(1041)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1041)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(1041)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1041)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1041)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1041)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1041)@f7a5431092be: vl_from0 VirtMSC-SCCP(1041)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1041)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1041)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1041)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1041)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1041)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1041)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1041)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1040)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1041)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1044)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-IPA(1042)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1045)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1046)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1040): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1041): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1042): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1043): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1044): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1045): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1046): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_resp_unsol finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol pass'. Thu Apr 18 06:25:06 UTC 2024 ====== BSC_Tests.TC_paging_resp_unsol pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_resp_unsol.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401287) Waiting for packet dumper to finish... 1 (prev_count=401287, count=402877) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req'. ------ BSC_Tests.TC_paging_500req ------ Thu Apr 18 06:25:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_500req started. VirtMSC-IPA(1049)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1049)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1049)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1050)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1050)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1048)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1053)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1053)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1053)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1053)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_500req() start" MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000000". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000001". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000002". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000003". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000004". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000005". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000006". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000007". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000008". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 9 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000009". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000010". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000011". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000012". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000013". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000014". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000015". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000016". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000017". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000018". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000019". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000020". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000021". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000022". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000023". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000024". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000025". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000026". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000027". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000028". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000029". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000030". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000031". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000032". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000033". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000034". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000035". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000036". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000037". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000038". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000039". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000040". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000041". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000042". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000043". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000044". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000045". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000046". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000047". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000048". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 49 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000049". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000050". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000051". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000052". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000053". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000054". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000055". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000056". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000057". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000058". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000059". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000060". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000061". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000062". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000063". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000064". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000065". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000066". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000067". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000068". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000069". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000070". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000071". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000072". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000073". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000074". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000075". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000076". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000077". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000078". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000079". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000080". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000081". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000082". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000083". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000084". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000085". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000086". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000087". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000088". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 89 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000089". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000090". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000091". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000092". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000093". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000094". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000095". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000096". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000097". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000098". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000099". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000100". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000101". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000102". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000103". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000104". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000105". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000106". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000107". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000108". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000109". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000110". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000111". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000112". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000113". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000114". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000115". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000116". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000117". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000118". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000119". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000120". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000121". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000122". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000123". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000124". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000125". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000126". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000127". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000128". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 129 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000129". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000130". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000131". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000132". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000133". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000134". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000135". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000136". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000137". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000138". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000139". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000140". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000141". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000142". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000143". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000144". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000145". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000146". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000147". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000148". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000149". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000150". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000151". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000152". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000153". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000154". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000155". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000156". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000157". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000158". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000159". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000160". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000161". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000162". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000163". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000164". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000165". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000166". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000167". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000168". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 169 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000169". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000170". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000171". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000172". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000173". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000174". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000175". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000176". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000177". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000178". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000179". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000180". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000181". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000182". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000183". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000184". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000185". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000186". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000187". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000188". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000189". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000190". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000191". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000192". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000193". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000194". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000195". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000196". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000197". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000198". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000199". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000200". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000201". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000202". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000203". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000204". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000205". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000206". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000207". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000208". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 209 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000209". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000210". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000211". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000212". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000213". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000214". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000215". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000216". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000217". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000218". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000219". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000220". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000221". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000222". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000223". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000224". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000225". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000226". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000227". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000228". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000229". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000230". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000231". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000232". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000233". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000234". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000235". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000236". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000237". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000238". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000239". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000240". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000241". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000242". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000243". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000244". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000245". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000246". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000247". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000248". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 249 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000249". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000250". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000251". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000252". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000253". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000254". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000255". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000256". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000257". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000258". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000259". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000260". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000261". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000262". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000263". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000264". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000265". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000266". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000267". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000268". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000269". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000270". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000271". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000272". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000273". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000274". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000275". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000276". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000277". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000278". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000279". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000280". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000281". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000282". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000283". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000284". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000285". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000286". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000287". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000288". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 289 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000289". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000290". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000291". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000292". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000293". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000294". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000295". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000296". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000297". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000298". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000299". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000300". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000301". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000302". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000303". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000304". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000305". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000306". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000307". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000308". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000309". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000310". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000311". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000312". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000313". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000314". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000315". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000316". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000317". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000318". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000319". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000320". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000321". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000322". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000323". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000324". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000325". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000326". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000327". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000328". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 329 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000329". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000330". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000331". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000332". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000333". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000334". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000335". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000336". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000337". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000338". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000339". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000340". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000341". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000342". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000343". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000344". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000345". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000346". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000347". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000348". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000349". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000350". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000351". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000352". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000353". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000354". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000355". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000356". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000357". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000358". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000359". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000360". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000361". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000362". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000363". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000364". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000365". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000366". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000367". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000368". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 369 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000369". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000370". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000371". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000372". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000373". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000374". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000375". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000376". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000377". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000378". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000379". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000380". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000381". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000382". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000383". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000384". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000385". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000386". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000387". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000388". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000389". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000390". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000391". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000392". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000393". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000394". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000395". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000396". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000397". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000398". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000399". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000400". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000401". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000402". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000403". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000404". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000405". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000406". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000407". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000408". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 409 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000409". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000410". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000411". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000412". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000413". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000414". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000415". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000416". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000417". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000418". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000419". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000420". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000421". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000422". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000423". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000424". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000425". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000426". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000427". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000428". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000429". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000430". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000431". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000432". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000433". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000434". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000435". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000436". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000437". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000438". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000439". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000440". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000441". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000442". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000443". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000444". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000445". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000446". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000447". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000448". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 449 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000449". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000450". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000451". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000452". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000453". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000454". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000455". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000456". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000457". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000458". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000459". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000460". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000461". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000462". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000463". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000464". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000465". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000466". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000467". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000468". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000469". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000470". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000471". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000472". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000473". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000474". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000475". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000476". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000477". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000478". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000479". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000480". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000481". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000482". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000483". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000484". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000485". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000486". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000487". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000488". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 489 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000489". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000490". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000491". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000492". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000493". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000494". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000495". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000496". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000497". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000498". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000499". IPA-BTS0-TRX0-RSL-IPA(1053)@f7a5431092be: IPA: Closed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1048)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1051)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1049)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1047)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass VirtMGW-MGCP-0(1052)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1053)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1047): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1048): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1049): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1050): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1051): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1052): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1053): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_500req finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req pass'. Thu Apr 18 06:25:32 UTC 2024 ====== BSC_Tests.TC_paging_500req pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_500req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=4231261) Waiting for packet dumper to finish... 1 (prev_count=4231261, count=4232673) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind'. ------ BSC_Tests.TC_paging_450req_no_paging_load_ind ------ Thu Apr 18 06:25:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_450req_no_paging_load_ind started. VirtMSC-IPA(1056)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1056)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1056)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1057)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1057)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1055)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1060)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1060)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1060)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1060)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_450req_no_paging_load_ind() start" MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000000". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000001". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000002". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000003". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000004". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000005". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000006". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000007". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000008". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000009". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000010". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000011". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000012". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000013". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000014". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000015". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000016". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000017". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000018". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000019". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000020". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000021". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000022". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000023". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000024". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000025". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 26 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000026". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000027". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000028". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000029". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000030". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000031". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 32 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000032". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000033". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000034". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000035". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000036". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000037". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000038". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000039". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000040". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000041". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 42 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000042". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000043". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000044". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000045". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000046". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000047". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 48 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000048". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000049". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000050". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000051". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000052". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000053". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000054". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000055". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000056". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000057". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 58 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000058". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000059". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000060". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000061". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000062". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000063". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 64 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000064". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000065". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000066". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000067". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000068". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000069". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000070". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000071". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000072". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000073". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 74 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000074". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000075". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000076". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000077". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000078". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000079". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 80 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000080". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000081". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000082". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000083". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000084". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000085". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000086". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000087". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000088". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000089". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 90 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000090". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000091". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000092". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000093". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000094". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000095". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 96 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000096". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000097". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000098". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000099". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000100". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000101". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000102". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000103". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000104". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000105". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 106 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000106". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000107". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000108". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000109". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000110". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000111". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 112 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000112". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000113". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000114". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000115". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000116". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000117". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000118". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000119". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000120". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000121". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 122 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000122". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000123". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000124". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000125". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000126". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000127". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 128 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000128". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000129". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000130". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000131". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000132". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000133". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000134". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000135". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000136". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000137". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 138 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000138". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000139". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000140". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000141". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000142". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000143". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 144 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000144". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000145". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000146". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000147". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000148". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000149". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000150". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000151". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000152". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000153". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 154 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000154". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000155". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000156". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000157". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000158". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000159". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 160 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000160". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000161". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000162". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000163". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000164". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000165". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000166". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000167". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000168". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000169". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 170 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000170". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000171". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000172". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000173". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000174". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000175". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 176 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000176". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000177". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000178". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000179". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000180". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000181". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000182". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000183". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000184". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000185". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 186 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000186". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000187". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000188". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000189". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000190". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000191". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 192 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000192". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000193". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000194". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000195". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000196". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000197". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000198". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000199". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000200". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000201". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 202 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000202". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000203". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000204". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000205". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000206". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000207". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 208 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000208". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000209". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000210". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000211". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000212". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000213". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000214". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000215". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000216". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000217". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 218 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000218". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000219". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000220". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000221". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000222". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000223". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 224 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000224". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000225". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000226". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000227". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000228". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000229". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000230". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000231". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000232". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000233". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 234 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000234". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000235". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000236". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000237". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000238". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000239". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 240 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000240". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000241". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000242". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000243". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000244". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000245". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000246". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000247". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000248". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000249". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 250 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000250". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000251". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000252". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000253". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000254". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000255". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 256 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000256". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000257". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000258". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000259". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000260". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000261". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000262". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000263". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000264". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000265". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 266 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000266". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000267". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000268". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000269". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000270". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000271". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 272 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000272". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000273". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000274". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000275". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000276". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000277". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000278". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000279". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000280". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000281". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 282 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000282". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000283". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000284". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000285". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000286". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000287". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 288 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000288". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000289". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000290". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000291". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000292". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000293". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000294". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000295". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000296". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000297". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 298 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000298". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000299". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000300". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000301". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000302". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000303". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 304 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000304". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000305". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000306". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000307". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000308". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000309". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000310". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000311". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000312". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000313". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 314 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000314". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000315". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000316". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000317". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000318". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000319". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 320 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000320". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000321". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000322". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000323". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000324". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000325". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000326". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000327". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000328". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000329". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 330 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000330". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000331". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000332". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000333". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000334". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000335". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 336 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000336". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000337". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000338". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000339". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000340". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000341". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000342". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000343". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000344". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000345". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 346 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000346". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000347". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000348". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000349". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000350". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000351". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 352 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000352". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000353". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000354". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000355". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000356". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000357". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000358". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000359". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000360". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000361". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 362 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000362". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000363". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000364". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000365". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000366". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000367". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 368 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000368". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000369". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000370". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000371". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000372". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000373". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000374". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000375". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000376". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000377". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 378 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000378". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000379". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000380". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000381". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000382". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000383". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 384 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000384". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000385". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000386". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000387". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000388". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000389". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000390". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000391". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000392". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000393". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 394 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000394". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000395". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000396". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000397". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000398". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000399". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 400 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000400". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000401". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000402". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000403". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000404". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000405". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000406". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000407". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000408". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000409". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 410 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000410". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000411". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000412". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000413". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000414". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000415". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 416 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000416". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000417". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000418". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000419". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000420". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000421". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000422". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000423". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000424". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000425". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 426 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000426". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000427". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000428". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000429". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000430". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000431". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 432 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000432". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000433". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000434". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000435". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000436". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000437". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000438". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000439". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000440". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000441". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 442 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000442". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000443". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000444". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000445". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000446". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000447". MTC@f7a5431092be: [CCH Load Ind timer] received paging requests so far: 448 MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000448". MTC@f7a5431092be: Warning: Leading zero digit was detected in the argument of function str2int(): "000449". IPA-BTS0-TRX0-RSL-IPA(1060)@f7a5431092be: IPA: Closed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1055)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1054)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1058)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1056)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass VirtMGW-MGCP-0(1059)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1060)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1054): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1055): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1056): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1057): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1058): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1059): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1060): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_450req_no_paging_load_ind finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind pass'. Thu Apr 18 06:26:39 UTC 2024 ====== BSC_Tests.TC_paging_450req_no_paging_load_ind pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_450req_no_paging_load_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=3728926) Waiting for packet dumper to finish... 1 (prev_count=3728926, count=3915960) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi'. ------ BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi ------ Thu Apr 18 06:26:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi started. VirtMSC-IPA(1063)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1063)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1063)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1064)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1064)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1062)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1067)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1067)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1067)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1067)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1068)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1068)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1068)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1068)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1069)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1069)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1069)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1069)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1070)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1070)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1070)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1070)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1071)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1071)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1071)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1071)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1072)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1072)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1072)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1072)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_paging_imsi_nochan_ci_resp_invalid_mi() start" MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(1062)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1062)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1062)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1062)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1062)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1062)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1062)@f7a5431092be: vl_from0 VirtMSC-SCCP(1062)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1062)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1062)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1062)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1062)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1062)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1062)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1062)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1062)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1063)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1065)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1061)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(1068)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1070)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1071)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1066)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1072)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1067)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1069)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1061): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1062): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1063): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1064): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1065): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1066): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1067): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1068): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1069): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1070): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1071): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1072): none (pass -> pass) MTC@f7a5431092be: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass'. Thu Apr 18 06:27:08 UTC 2024 ====== BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=604123) Waiting for packet dumper to finish... 1 (prev_count=604123, count=1392159) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter'. ------ BSC_Tests.TC_rsl_drop_counter ------ Thu Apr 18 06:27:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_rsl_drop_counter started. VirtMSC-IPA(1075)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1075)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1075)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1076)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1076)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1074)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1079)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1079)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1079)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1079)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_rsl_drop_counter() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1074)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1075)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1077)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1073)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1079)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1078)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1073): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1074): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1075): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1076): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1077): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1078): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1079): none (pass -> pass) MTC@f7a5431092be: Test case TC_rsl_drop_counter finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter pass'. Thu Apr 18 06:27:20 UTC 2024 ====== BSC_Tests.TC_rsl_drop_counter pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rsl_drop_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=167650) Waiting for packet dumper to finish... 1 (prev_count=167650, count=353447) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id'. ------ BSC_Tests.TC_rsl_unknown_unit_id ------ Thu Apr 18 06:27:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_rsl_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1080)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1080)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1080)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '39392F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1080)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1080)@f7a5431092be: IPA: Closed MTC@f7a5431092be: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1081)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1080)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1082)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1080): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1081): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1082): none (pass -> pass) MTC@f7a5431092be: Test case TC_rsl_unknown_unit_id finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass'. Thu Apr 18 06:27:27 UTC 2024 ====== BSC_Tests.TC_rsl_unknown_unit_id pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_rsl_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=37938) Waiting for packet dumper to finish... 1 (prev_count=37938, count=40070) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id'. ------ BSC_Tests.TC_oml_unknown_unit_id ------ Thu Apr 18 06:27:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_oml_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1083)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1083)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1083)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '39392F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1083)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1083)@f7a5431092be: IPA: Closed MTC@f7a5431092be: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1084)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1083)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1085)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1083): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1084): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1085): none (pass -> pass) MTC@f7a5431092be: Test case TC_oml_unknown_unit_id finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass'. Thu Apr 18 06:27:33 UTC 2024 ====== BSC_Tests.TC_oml_unknown_unit_id pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_oml_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=44524) Waiting for packet dumper to finish... 1 (prev_count=44524, count=45524) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark'. ------ BSC_Tests.TC_classmark ------ Thu Apr 18 06:27:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_classmark started. VirtMSC-IPA(1089)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1089)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1089)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1090)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1090)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1087)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1088)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1093)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1093)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1093)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1093)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_classmark() start" TC_classmark(1095)@f7a5431092be: "TC_classmark": using IMSI '001019906936916'H VirtMSC-RAN(1088)@f7a5431092be: f_create_expect(l3 := '05240103505902080910109960399661'O, n_connectPointCode := omit VirtMSC-RAN(1088)@f7a5431092be: Created Expect[0] for '05240103505902080910109960399661'O to be handled at TC_classmark(1095) VirtMSC-SCCP(1087)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1087)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1088)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1088)@f7a5431092be: Found Expect[0] for '05240103505902080910109960399661'O handled at TC_classmark(1095) VirtMSC-RAN(1088)@f7a5431092be: Added conn table entry 0TC_classmark(1095)14687670 VirtMSC-SCCP(1087)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1087)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1087)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1087)@f7a5431092be: vl_len:3 VirtMSC-SCCP(1087)@f7a5431092be: vl_from0 VirtMSC-SCCP(1087)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000158'O VirtMSC-SCCP(1087)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1087)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1087)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1087)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_classmark(1095)@f7a5431092be: setverdict(pass): none -> pass TC_classmark(1095)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1087)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1087)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1087)@f7a5431092be: vl_from0 VirtMSC-SCCP(1087)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1087)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1087)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1087)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1087)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_classmark(1095)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1088)@f7a5431092be: Deleted conn table entry 0TC_classmark(1095)14687670 VirtMSC-SCCP(1087)@f7a5431092be: Session index based on connection ID:0 TC_classmark(1095)@f7a5431092be: "Got RSL RR Release" TC_classmark(1095)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1087)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1087)@f7a5431092be: RLC received in state:disconnect_pending TC_classmark(1095)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_classmark(1095)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1087)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1088)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1086)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1091)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1089)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1094)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1092)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1093)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1086): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1087): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1088): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1089): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1090): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1091): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1092): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1093): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1094): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_classmark(1095): pass (pass -> pass) MTC@f7a5431092be: Test case TC_classmark finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark pass'. Thu Apr 18 06:27:46 UTC 2024 ====== BSC_Tests.TC_classmark pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_classmark.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=212565) Waiting for packet dumper to finish... 1 (prev_count=212565, count=399599) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id'. ------ BSC_Tests.TC_common_id ------ Thu Apr 18 06:27:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_common_id started. VirtMSC-IPA(1099)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1099)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1099)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1100)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1100)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1097)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1098)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1103)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1103)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1103)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1103)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_common_id() start" TC_common_id(1105)@f7a5431092be: "TC_common_id": using IMSI '001011843171473'H VirtMSC-RAN(1098)@f7a5431092be: f_create_expect(l3 := '05240103505902080910108134714137'O, n_connectPointCode := omit VirtMSC-RAN(1098)@f7a5431092be: Created Expect[0] for '05240103505902080910108134714137'O to be handled at TC_common_id(1105) VirtMSC-SCCP(1097)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1097)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1098)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1098)@f7a5431092be: Found Expect[0] for '05240103505902080910108134714137'O handled at TC_common_id(1105) VirtMSC-RAN(1098)@f7a5431092be: Added conn table entry 0TC_common_id(1105)13653781 VirtMSC-SCCP(1097)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1097)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_common_id(1105)@f7a5431092be: setverdict(pass): none -> pass TC_common_id(1105)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1097)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1097)@f7a5431092be: vl_len:13 VirtMSC-SCCP(1097)@f7a5431092be: vl_from0 VirtMSC-SCCP(1097)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000B2F08080910108134714137'O VirtMSC-SCCP(1097)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1097)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1097)@f7a5431092be: vl_from0 VirtMSC-SCCP(1097)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1097)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1097)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1097)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1097)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_common_id(1105)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1098)@f7a5431092be: Deleted conn table entry 0TC_common_id(1105)13653781 VirtMSC-SCCP(1097)@f7a5431092be: Session index based on connection ID:0 TC_common_id(1105)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(1097)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1097)@f7a5431092be: RLC received in state:disconnect_pending TC_common_id(1105)@f7a5431092be: "Got RSL Deact SACCH" TC_common_id(1105)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_common_id(1105)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1098)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1097)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1096)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1101)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1099)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1104)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1102)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1103)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1096): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1097): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1098): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1099): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1100): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1101): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1102): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1103): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1104): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_common_id(1105): pass (pass -> pass) MTC@f7a5431092be: Test case TC_common_id finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id pass'. Thu Apr 18 06:28:01 UTC 2024 ====== BSC_Tests.TC_common_id pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_common_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219944) Waiting for packet dumper to finish... 1 (prev_count=219944, count=406743) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail'. ------ BSC_Tests.TC_unsol_ass_fail ------ Thu Apr 18 06:28:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_unsol_ass_fail started. VirtMSC-IPA(1109)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1109)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1109)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1110)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1110)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1107)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1108)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1113)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1113)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1113)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1113)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_unsol_ass_fail() start" TC_unsol_ass_fail(1115)@f7a5431092be: "TC_unsol_ass_fail": using IMSI '001018964265057'H VirtMSC-RAN(1108)@f7a5431092be: f_create_expect(l3 := '05240103505902080910109846620575'O, n_connectPointCode := omit VirtMSC-RAN(1108)@f7a5431092be: Created Expect[0] for '05240103505902080910109846620575'O to be handled at TC_unsol_ass_fail(1115) VirtMSC-SCCP(1107)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1107)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1108)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1108)@f7a5431092be: Found Expect[0] for '05240103505902080910109846620575'O handled at TC_unsol_ass_fail(1115) VirtMSC-RAN(1108)@f7a5431092be: Added conn table entry 0TC_unsol_ass_fail(1115)3294354 VirtMSC-SCCP(1107)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1107)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ass_fail(1115)@f7a5431092be: setverdict(pass): none -> pass TC_unsol_ass_fail(1115)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1107)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1107)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1107)@f7a5431092be: vl_from0 VirtMSC-SCCP(1107)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1107)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1107)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1107)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1107)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ass_fail(1115)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1108)@f7a5431092be: Deleted conn table entry 0TC_unsol_ass_fail(1115)3294354 VirtMSC-SCCP(1107)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1107)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1107)@f7a5431092be: RLC received in state:disconnect_pending TC_unsol_ass_fail(1115)@f7a5431092be: "Got RSL RR Release" TC_unsol_ass_fail(1115)@f7a5431092be: "Got RSL Deact SACCH" TC_unsol_ass_fail(1115)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ass_fail(1115)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1107)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1108)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1111)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1106)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1109)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1114)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1113)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1112)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1106): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1107): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1108): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1109): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1110): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1111): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1112): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1113): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1114): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_unsol_ass_fail(1115): pass (pass -> pass) MTC@f7a5431092be: Test case TC_unsol_ass_fail finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail pass'. Thu Apr 18 06:28:21 UTC 2024 ====== BSC_Tests.TC_unsol_ass_fail pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_unsol_ass_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220982) Waiting for packet dumper to finish... 1 (prev_count=220982, count=407192) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl'. ------ BSC_Tests.TC_unsol_ass_compl ------ Thu Apr 18 06:28:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_unsol_ass_compl started. VirtMSC-IPA(1119)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1119)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1119)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1120)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1120)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1117)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1118)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1123)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1123)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1123)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1123)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_unsol_ass_compl() start" TC_unsol_ass_compl(1125)@f7a5431092be: "TC_unsol_ass_compl": using IMSI '001014460876793'H VirtMSC-RAN(1118)@f7a5431092be: f_create_expect(l3 := '05240103505902080910104406787639'O, n_connectPointCode := omit VirtMSC-RAN(1118)@f7a5431092be: Created Expect[0] for '05240103505902080910104406787639'O to be handled at TC_unsol_ass_compl(1125) VirtMSC-SCCP(1117)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1117)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1118)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1118)@f7a5431092be: Found Expect[0] for '05240103505902080910104406787639'O handled at TC_unsol_ass_compl(1125) VirtMSC-RAN(1118)@f7a5431092be: Added conn table entry 0TC_unsol_ass_compl(1125)2065267 VirtMSC-SCCP(1117)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1117)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ass_compl(1125)@f7a5431092be: setverdict(pass): none -> pass TC_unsol_ass_compl(1125)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1117)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1117)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1117)@f7a5431092be: vl_from0 VirtMSC-SCCP(1117)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1117)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1117)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1117)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1117)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ass_compl(1125)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1118)@f7a5431092be: Deleted conn table entry 0TC_unsol_ass_compl(1125)2065267 VirtMSC-SCCP(1117)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1117)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1117)@f7a5431092be: RLC received in state:disconnect_pending TC_unsol_ass_compl(1125)@f7a5431092be: "Got RSL RR Release" TC_unsol_ass_compl(1125)@f7a5431092be: "Got RSL Deact SACCH" TC_unsol_ass_compl(1125)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ass_compl(1125)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1118)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1117)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1119)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1116)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1121)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1124)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1122)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1123)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1116): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1117): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1118): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1119): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1120): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1121): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1122): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1123): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1124): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_unsol_ass_compl(1125): pass (pass -> pass) MTC@f7a5431092be: Test case TC_unsol_ass_compl finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl pass'. Thu Apr 18 06:28:41 UTC 2024 ====== BSC_Tests.TC_unsol_ass_compl pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_unsol_ass_compl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=221350) Waiting for packet dumper to finish... 1 (prev_count=221350, count=408384) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail'. ------ BSC_Tests.TC_unsol_ho_fail ------ Thu Apr 18 06:28:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_unsol_ho_fail started. VirtMSC-IPA(1129)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1129)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1129)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1130)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1130)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1127)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1128)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1133)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1133)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1133)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1133)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_unsol_ho_fail() start" TC_unsol_ho_fail(1135)@f7a5431092be: "TC_unsol_ho_fail": using IMSI '001010235336447'H VirtMSC-RAN(1128)@f7a5431092be: f_create_expect(l3 := '05240103505902080910102053334674'O, n_connectPointCode := omit VirtMSC-RAN(1128)@f7a5431092be: Created Expect[0] for '05240103505902080910102053334674'O to be handled at TC_unsol_ho_fail(1135) VirtMSC-SCCP(1127)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1127)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1128)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1128)@f7a5431092be: Found Expect[0] for '05240103505902080910102053334674'O handled at TC_unsol_ho_fail(1135) VirtMSC-RAN(1128)@f7a5431092be: Added conn table entry 0TC_unsol_ho_fail(1135)5430231 VirtMSC-SCCP(1127)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1127)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_unsol_ho_fail(1135)@f7a5431092be: setverdict(pass): none -> pass TC_unsol_ho_fail(1135)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1127)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1127)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1127)@f7a5431092be: vl_from0 VirtMSC-SCCP(1127)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1127)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1127)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1127)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1127)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unsol_ho_fail(1135)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1128)@f7a5431092be: Deleted conn table entry 0TC_unsol_ho_fail(1135)5430231 VirtMSC-SCCP(1127)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1127)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1127)@f7a5431092be: RLC received in state:disconnect_pending TC_unsol_ho_fail(1135)@f7a5431092be: "Got RSL RR Release" TC_unsol_ho_fail(1135)@f7a5431092be: "Got RSL Deact SACCH" TC_unsol_ho_fail(1135)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_unsol_ho_fail(1135)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1127)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1128)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1129)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1131)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1126)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1134)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1132)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1133)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1126): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1127): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1128): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1129): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1130): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1131): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1132): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1133): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1134): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_unsol_ho_fail(1135): pass (pass -> pass) MTC@f7a5431092be: Test case TC_unsol_ho_fail finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail pass'. Thu Apr 18 06:29:01 UTC 2024 ====== BSC_Tests.TC_unsol_ho_fail pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_unsol_ho_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219989) Waiting for packet dumper to finish... 1 (prev_count=219989, count=406610) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg'. ------ BSC_Tests.TC_err_82_short_msg ------ Thu Apr 18 06:29:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_err_82_short_msg started. VirtMSC-IPA(1139)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1139)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1139)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1140)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1140)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1137)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1138)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1143)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1143)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1143)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1143)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_err_82_short_msg() start" TC_err_82_short_msg(1145)@f7a5431092be: "TC_err_82_short_msg": using IMSI '001014129387784'H VirtMSC-RAN(1138)@f7a5431092be: f_create_expect(l3 := '05240103505902080910101492837748'O, n_connectPointCode := omit VirtMSC-RAN(1138)@f7a5431092be: Created Expect[0] for '05240103505902080910101492837748'O to be handled at TC_err_82_short_msg(1145) VirtMSC-SCCP(1137)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1137)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1138)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1138)@f7a5431092be: Found Expect[0] for '05240103505902080910101492837748'O handled at TC_err_82_short_msg(1145) VirtMSC-RAN(1138)@f7a5431092be: Added conn table entry 0TC_err_82_short_msg(1145)7950893 VirtMSC-SCCP(1137)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1137)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_err_82_short_msg(1145)@f7a5431092be: setverdict(pass): none -> pass TC_err_82_short_msg(1145)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1137)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1137)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1137)@f7a5431092be: vl_from0 VirtMSC-SCCP(1137)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1137)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1137)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1137)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1137)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_err_82_short_msg(1145)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1138)@f7a5431092be: Deleted conn table entry 0TC_err_82_short_msg(1145)7950893 VirtMSC-SCCP(1137)@f7a5431092be: Session index based on connection ID:0 TC_err_82_short_msg(1145)@f7a5431092be: "Got RSL RR Release" TC_err_82_short_msg(1145)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1137)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1137)@f7a5431092be: RLC received in state:disconnect_pending TC_err_82_short_msg(1145)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_err_82_short_msg(1145)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1137)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1138)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1141)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1136)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1139)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1144)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1143)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1142)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1136): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1137): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1138): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1139): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1140): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1141): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1142): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1143): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1144): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_err_82_short_msg(1145): pass (pass -> pass) MTC@f7a5431092be: Test case TC_err_82_short_msg finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg pass'. Thu Apr 18 06:29:22 UTC 2024 ====== BSC_Tests.TC_err_82_short_msg pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_err_82_short_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220394) Waiting for packet dumper to finish... 1 (prev_count=220394, count=406604) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg'. ------ BSC_Tests.TC_err_84_unknown_msg ------ Thu Apr 18 06:29:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_err_84_unknown_msg started. VirtMSC-IPA(1149)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1149)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1149)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1150)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1150)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1147)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1148)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1153)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1153)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1153)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1153)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_err_84_unknown_msg() start" TC_err_84_unknown_msg(1155)@f7a5431092be: "TC_err_84_unknown_msg": using IMSI '001015732481601'H VirtMSC-RAN(1148)@f7a5431092be: f_create_expect(l3 := '05240103505902080910107523846110'O, n_connectPointCode := omit VirtMSC-RAN(1148)@f7a5431092be: Created Expect[0] for '05240103505902080910107523846110'O to be handled at TC_err_84_unknown_msg(1155) VirtMSC-SCCP(1147)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1147)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1148)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1148)@f7a5431092be: Found Expect[0] for '05240103505902080910107523846110'O handled at TC_err_84_unknown_msg(1155) VirtMSC-RAN(1148)@f7a5431092be: Added conn table entry 0TC_err_84_unknown_msg(1155)9154479 VirtMSC-SCCP(1147)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1147)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). TC_err_84_unknown_msg(1155)@f7a5431092be: setverdict(pass): none -> pass TC_err_84_unknown_msg(1155)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1147)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1147)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1147)@f7a5431092be: vl_from0 VirtMSC-SCCP(1147)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1147)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1147)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1147)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1147)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_err_84_unknown_msg(1155)@f7a5431092be: "Got RSL RR Release" TC_err_84_unknown_msg(1155)@f7a5431092be: "Got RSL Deact SACCH" TC_err_84_unknown_msg(1155)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1148)@f7a5431092be: Deleted conn table entry 0TC_err_84_unknown_msg(1155)9154479 VirtMSC-SCCP(1147)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1147)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1147)@f7a5431092be: RLC received in state:disconnect_pending TC_err_84_unknown_msg(1155)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_err_84_unknown_msg(1155)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1147)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1148)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1146)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1151)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1149)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1154)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1152)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1153)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1146): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1147): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1148): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1149): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1150): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1151): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1152): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1153): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1154): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_err_84_unknown_msg(1155): pass (pass -> pass) MTC@f7a5431092be: Test case TC_err_84_unknown_msg finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg pass'. Thu Apr 18 06:29:37 UTC 2024 ====== BSC_Tests.TC_err_84_unknown_msg pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_err_84_unknown_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=212936) Waiting for packet dumper to finish... 1 (prev_count=212936, count=399735) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int'. ------ BSC_Tests.TC_ho_int ------ Thu Apr 18 06:29:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_int started. MTC@f7a5431092be: "TC_ho_int": using IMSI '001018587002735'H VirtMSC-IPA(1159)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1159)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1159)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1160)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1160)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1157)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1158)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1163)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1163)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1163)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1163)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1165)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1165)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1165)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1165)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_int() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1158)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105878007253'O, n_connectPointCode := omit VirtMSC-RAN(1158)@f7a5431092be: Created Expect[0] for '05240103505902080910105878007253'O to be handled at TC_ho_int(1167) VirtMSC-SCCP(1157)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1157)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1158)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1158)@f7a5431092be: Found Expect[0] for '05240103505902080910105878007253'O handled at TC_ho_int(1167) VirtMSC-RAN(1158)@f7a5431092be: Added conn table entry 0TC_ho_int(1167)8061203 VirtMSC-SCCP(1157)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1157)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1164)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1162)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int(1167) VirtMSC-SCCP(1157)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1157)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1157)@f7a5431092be: vl_from0 VirtMSC-SCCP(1157)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int(1167)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1162)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "103", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "5c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int(1167) IPA-BTS0-TRX0-RSL-RSL(1164)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1157)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1157)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1157)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1157)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1167)@f7a5431092be: setverdict(pass): none -> pass TC_ho_int(1167)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '6750D01F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '13233AC1'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int(1167)@f7a5431092be: "TC_ho_int": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int(1167)@f7a5431092be: "TC_ho_int": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1166)@f7a5431092be: Suspending DChan TC_ho_int(1167)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '01'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int(1167)@f7a5431092be: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1166)@f7a5431092be: Resuming DChan VirtMSC-SCCP(1157)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1157)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1157)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1157)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1167)@f7a5431092be: "TC_ho_int": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int(1167)@f7a5431092be: "TC_ho_int": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int(1167)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_int(1167)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1157)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1157)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1157)@f7a5431092be: vl_from0 VirtMSC-SCCP(1157)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1157)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1157)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1157)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1157)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int(1167)@f7a5431092be: "Got RSL RR Release" TC_ho_int(1167)@f7a5431092be: "Got RSL Deact SACCH" TC_ho_int(1167)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1158)@f7a5431092be: Deleted conn table entry 0TC_ho_int(1167)8061203 VirtMSC-SCCP(1157)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1157)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1157)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_int(1167)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int(1167)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1157)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1156)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1158)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1159)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1161)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-IPA(1165)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1163)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1164)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1166)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1162)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1156): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1157): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1158): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1159): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1160): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1161): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1162): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1163): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1164): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1165): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1166): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_int(1167): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_int finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int pass'. Thu Apr 18 06:29:59 UTC 2024 ====== BSC_Tests.TC_ho_int pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_int.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=809984) Waiting for packet dumper to finish... 1 (prev_count=809984, count=986577) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0'. ------ BSC_Tests.TC_ho_int_a5_0 ------ Thu Apr 18 06:30:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_int_a5_0 started. MTC@f7a5431092be: "TC_ho_int_a5_0": using IMSI '001012635828521'H VirtMSC-IPA(1171)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1171)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1171)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1172)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1172)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1169)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1170)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1175)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1175)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1175)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1175)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1177)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1177)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1177)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1177)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_int_a5_0() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1170)@f7a5431092be: f_create_expect(l3 := '05240103505902080910106253285812'O, n_connectPointCode := omit VirtMSC-RAN(1170)@f7a5431092be: Created Expect[0] for '05240103505902080910106253285812'O to be handled at TC_ho_int_a5_0(1179) VirtMSC-SCCP(1169)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1169)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1170)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1170)@f7a5431092be: Found Expect[0] for '05240103505902080910106253285812'O handled at TC_ho_int_a5_0(1179) VirtMSC-RAN(1170)@f7a5431092be: Added conn table entry 0TC_ho_int_a5_0(1179)11239756 VirtMSC-SCCP(1169)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1169)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1169)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1169)@f7a5431092be: vl_len:31 VirtMSC-SCCP(1169)@f7a5431092be: vl_from0 VirtMSC-SCCP(1169)@f7a5431092be: data sent by MTP3_SCCP_PORT: '001D530A09016103C0C00AEABFDA83CABA63257865C8BC3F3C1A3ED4197AC3'O TC_ho_int_a5_0(1179)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_0(1179)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('6103C0C00AEABFDA'O, ''O) TC_ho_int_a5_0(1179)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(1169)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1169)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1169)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1169)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1179)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1176)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1174)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_0(1179) VirtMSC-SCCP(1169)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1169)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1169)@f7a5431092be: vl_from0 VirtMSC-SCCP(1169)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1174)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "107", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "5d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_a5_0(1179) TC_ho_int_a5_0(1179)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1176)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1169)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1169)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1169)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1169)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1179)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_0(1179)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '5BD2AE87'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '14205D09'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_a5_0(1179)@f7a5431092be: "TC_ho_int_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_a5_0(1179)@f7a5431092be: "TC_ho_int_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1178)@f7a5431092be: Suspending DChan TC_ho_int_a5_0(1179)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '02'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_0(1179)@f7a5431092be: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1178)@f7a5431092be: Resuming DChan VirtMSC-SCCP(1169)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1169)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1169)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1169)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1179)@f7a5431092be: "TC_ho_int_a5_0": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_0(1179)@f7a5431092be: "TC_ho_int_a5_0": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int_a5_0(1179)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('6103C0C00AEABFDA'O, ''O) TC_ho_int_a5_0(1179)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_0(1179)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1169)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1169)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1169)@f7a5431092be: vl_from0 VirtMSC-SCCP(1169)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1169)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1169)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1169)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1169)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_0(1179)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1170)@f7a5431092be: Deleted conn table entry 0TC_ho_int_a5_0(1179)11239756 VirtMSC-SCCP(1169)@f7a5431092be: Session index based on connection ID:0 TC_ho_int_a5_0(1179)@f7a5431092be: "Got RSL RR Release" TC_ho_int_a5_0(1179)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1169)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1169)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_int_a5_0(1179)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_0(1179)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1170)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1168)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1173)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1171)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1169)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1176)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1178)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1177)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1174)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1175)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1168): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1169): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1170): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1171): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1172): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1173): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1174): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1175): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1176): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1177): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1178): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_int_a5_0(1179): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_int_a5_0 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 pass'. Thu Apr 18 06:30:22 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_0 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_int_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=817790) Waiting for packet dumper to finish... 1 (prev_count=817790, count=992893) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1'. ------ BSC_Tests.TC_ho_int_a5_1 ------ Thu Apr 18 06:30:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_int_a5_1 started. MTC@f7a5431092be: "TC_ho_int_a5_1": using IMSI '001015691999037'H VirtMSC-IPA(1183)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1183)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1183)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1184)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1184)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1181)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1182)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1187)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1187)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1187)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1187)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1189)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1189)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1189)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1189)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_int_a5_1() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1182)@f7a5431092be: f_create_expect(l3 := '05240103505902080910106519990973'O, n_connectPointCode := omit VirtMSC-RAN(1182)@f7a5431092be: Created Expect[0] for '05240103505902080910106519990973'O to be handled at TC_ho_int_a5_1(1191) VirtMSC-SCCP(1181)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1181)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1182)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1182)@f7a5431092be: Found Expect[0] for '05240103505902080910106519990973'O handled at TC_ho_int_a5_1(1191) VirtMSC-RAN(1182)@f7a5431092be: Added conn table entry 0TC_ho_int_a5_1(1191)16201575 VirtMSC-SCCP(1181)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1181)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1181)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1181)@f7a5431092be: vl_len:31 VirtMSC-SCCP(1181)@f7a5431092be: vl_from0 VirtMSC-SCCP(1181)@f7a5431092be: data sent by MTP3_SCCP_PORT: '001D530A0902A9C2EA3D8944A99F831843AD90ACA8FA310C94418E36C6CC68'O TC_ho_int_a5_1(1191)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_1(1191)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = 'A9C2EA3D8944A99F'O TC_ho_int_a5_1(1191)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(1181)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1181)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1181)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1181)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1191)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1188)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1186)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_1(1191) VirtMSC-SCCP(1181)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1181)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1181)@f7a5431092be: vl_from0 VirtMSC-SCCP(1181)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int_a5_1(1191)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1186)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "111", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "5e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_a5_1(1191) IPA-BTS0-TRX0-RSL-RSL(1188)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1181)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1181)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1181)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1181)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1191)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_1(1191)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '43FE5FA3'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5EBD0787'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_a5_1(1191)@f7a5431092be: "TC_ho_int_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_a5_1(1191)@f7a5431092be: "TC_ho_int_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1190)@f7a5431092be: Suspending DChan TC_ho_int_a5_1(1191)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '03'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_1(1191)@f7a5431092be: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1190)@f7a5431092be: Resuming DChan VirtMSC-SCCP(1181)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1181)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1181)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1181)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1191)@f7a5431092be: "TC_ho_int_a5_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_1(1191)@f7a5431092be: "TC_ho_int_a5_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int_a5_1(1191)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = 'A9C2EA3D8944A99F'O TC_ho_int_a5_1(1191)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_1(1191)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1181)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1181)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1181)@f7a5431092be: vl_from0 VirtMSC-SCCP(1181)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1181)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1181)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1181)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1181)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_1(1191)@f7a5431092be: "Got BSSMAP Clear Complete" TC_ho_int_a5_1(1191)@f7a5431092be: "Got RSL RR Release" TC_ho_int_a5_1(1191)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-RAN(1182)@f7a5431092be: Deleted conn table entry 0TC_ho_int_a5_1(1191)16201575 VirtMSC-SCCP(1181)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1181)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1181)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_int_a5_1(1191)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_1(1191)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1182)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1181)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1180)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1185)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1183)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1188)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1190)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1189)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1187)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1186)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1180): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1181): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1182): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1183): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1184): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1185): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1186): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1187): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1188): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1189): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1190): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_int_a5_1(1191): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_int_a5_1 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 pass'. Thu Apr 18 06:30:45 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_1 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_int_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=616268) Waiting for packet dumper to finish... 1 (prev_count=616268, count=813371) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3'. ------ BSC_Tests.TC_ho_int_a5_3 ------ Thu Apr 18 06:30:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_int_a5_3 started. MTC@f7a5431092be: "TC_ho_int_a5_3": using IMSI '001014551261850'H VirtMSC-IPA(1195)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1195)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1195)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1196)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1196)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1193)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1194)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1199)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1199)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1199)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1199)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1201)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1201)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1201)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1201)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_int_a5_3() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1194)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105415628105'O, n_connectPointCode := omit VirtMSC-RAN(1194)@f7a5431092be: Created Expect[0] for '05240103505902080910105415628105'O to be handled at TC_ho_int_a5_3(1203) VirtMSC-SCCP(1193)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1193)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1194)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1194)@f7a5431092be: Found Expect[0] for '05240103505902080910105415628105'O handled at TC_ho_int_a5_3(1203) VirtMSC-RAN(1194)@f7a5431092be: Added conn table entry 0TC_ho_int_a5_3(1203)5540198 VirtMSC-SCCP(1193)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1193)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1193)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1193)@f7a5431092be: vl_len:31 VirtMSC-SCCP(1193)@f7a5431092be: vl_from0 VirtMSC-SCCP(1193)@f7a5431092be: data sent by MTP3_SCCP_PORT: '001D530A090886836BD88B1130CE835177A19A0AB7A5C6F8838853B6AB9DE7'O TC_ho_int_a5_3(1203)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_3(1203)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '86836BD88B1130CE'O TC_ho_int_a5_3(1203)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(1193)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1193)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1193)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1193)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1203)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1200)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1198)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_3(1203) VirtMSC-SCCP(1193)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1193)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1193)@f7a5431092be: vl_from0 VirtMSC-SCCP(1193)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int_a5_3(1203)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1198)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "115", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "5f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_a5_3(1203) IPA-BTS0-TRX0-RSL-RSL(1200)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1193)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1193)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1193)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1193)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1203)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_3(1203)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '58EADDE4'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '723FA26A'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_a5_3(1203)@f7a5431092be: "TC_ho_int_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_a5_3(1203)@f7a5431092be: "TC_ho_int_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1202)@f7a5431092be: Suspending DChan TC_ho_int_a5_3(1203)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '04'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_3(1203)@f7a5431092be: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1202)@f7a5431092be: Resuming DChan VirtMSC-SCCP(1193)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1193)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1193)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1193)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1203)@f7a5431092be: "TC_ho_int_a5_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_3(1203)@f7a5431092be: "TC_ho_int_a5_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int_a5_3(1203)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '86836BD88B1130CE'O TC_ho_int_a5_3(1203)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_3(1203)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1193)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1193)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1193)@f7a5431092be: vl_from0 VirtMSC-SCCP(1193)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1193)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1193)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1193)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1193)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_3(1203)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1194)@f7a5431092be: Deleted conn table entry 0TC_ho_int_a5_3(1203)5540198 VirtMSC-SCCP(1193)@f7a5431092be: Session index based on connection ID:0 TC_ho_int_a5_3(1203)@f7a5431092be: "Got RSL RR Release" TC_ho_int_a5_3(1203)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1193)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1193)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_int_a5_3(1203)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_3(1203)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1194)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1197)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1192)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1193)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1195)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1200)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1202)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1199)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1201)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1198)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1192): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1193): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1194): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1195): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1196): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1197): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1198): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1199): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1200): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1201): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1202): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_int_a5_3(1203): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_int_a5_3 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 pass'. Thu Apr 18 06:31:07 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_3 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_int_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=814132) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4'. ------ BSC_Tests.TC_ho_int_a5_4 ------ Thu Apr 18 06:31:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_int_a5_4 started. MTC@f7a5431092be: "TC_ho_int_a5_4": using IMSI '001019991892633'H VirtMSC-IPA(1207)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1207)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1207)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1208)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1208)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1205)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1206)@f7a5431092be: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1206)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1211)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1211)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1211)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1211)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1213)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1213)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1213)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1213)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_int_a5_4() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMSC-RAN(1206)@f7a5431092be: f_create_expect(l3 := '05240103505902080910109919986233'O, n_connectPointCode := omit VirtMSC-RAN(1206)@f7a5431092be: Created Expect[0] for '05240103505902080910109919986233'O to be handled at TC_ho_int_a5_4(1215) VirtMSC-SCCP(1205)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1205)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1206)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1206)@f7a5431092be: Found Expect[0] for '05240103505902080910109919986233'O handled at TC_ho_int_a5_4(1215) VirtMSC-RAN(1206)@f7a5431092be: Added conn table entry 0TC_ho_int_a5_4(1215)2390774 VirtMSC-SCCP(1205)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1205)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1205)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1205)@f7a5431092be: vl_len:31 VirtMSC-SCCP(1205)@f7a5431092be: vl_from0 VirtMSC-SCCP(1205)@f7a5431092be: data sent by MTP3_SCCP_PORT: '001D530A09107E38D85FDD9B994E83A6DBF0B14B02C7E05959B140CBA31277'O TC_ho_int_a5_4(1215)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { cipheringModeCommand := { messageType := '00110101'B, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B }, cipherModeResponse := { cR := '1'B, spare := '000'B } } } } } TC_ho_int_a5_4(1215)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = 'A6DBF0B14B02C7E05959B140CBA31277'O TC_ho_int_a5_4(1215)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(1205)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1205)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1205)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1205)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1215)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1212)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1210)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_a5_4(1215) VirtMSC-SCCP(1205)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1205)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1205)@f7a5431092be: vl_from0 VirtMSC-SCCP(1205)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_int_a5_4(1215)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1210)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "119", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "60" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_a5_4(1215) IPA-BTS0-TRX0-RSL-RSL(1212)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1205)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1205)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1205)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1205)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1215)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_4(1215)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4EE5D40F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '60E914B9'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_a5_4(1215)@f7a5431092be: "TC_ho_int_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_a5_4(1215)@f7a5431092be: "TC_ho_int_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1214)@f7a5431092be: Suspending DChan TC_ho_int_a5_4(1215)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '05'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_int_a5_4(1215)@f7a5431092be: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1214)@f7a5431092be: Resuming DChan VirtMSC-SCCP(1205)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1205)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1205)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1205)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1215)@f7a5431092be: "TC_ho_int_a5_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_ho_int_a5_4(1215)@f7a5431092be: "TC_ho_int_a5_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_int_a5_4(1215)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = 'A6DBF0B14B02C7E05959B140CBA31277'O TC_ho_int_a5_4(1215)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_a5_4(1215)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1205)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1205)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1205)@f7a5431092be: vl_from0 VirtMSC-SCCP(1205)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1205)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1205)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1205)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1205)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_a5_4(1215)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1206)@f7a5431092be: Deleted conn table entry 0TC_ho_int_a5_4(1215)2390774 VirtMSC-SCCP(1205)@f7a5431092be: Session index based on connection ID:0 TC_ho_int_a5_4(1215)@f7a5431092be: "Got RSL RR Release" TC_ho_int_a5_4(1215)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1205)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1205)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_int_a5_4(1215)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_int_a5_4(1215)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1206)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1205)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1209)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1204)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1207)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1214)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1212)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1211)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1213)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1210)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1204): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1205): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1206): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1207): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1208): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1209): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1210): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1211): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1212): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1213): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1214): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_int_a5_4(1215): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_int_a5_4 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 pass'. Thu Apr 18 06:31:30 UTC 2024 ====== BSC_Tests.TC_ho_int_a5_4 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_int_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=629612) Waiting for packet dumper to finish... 1 (prev_count=629612, count=826635) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure'. ------ BSC_Tests.TC_ho_int_radio_link_failure ------ Thu Apr 18 06:31:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_int_radio_link_failure started. VirtMSC-IPA(1219)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1219)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1219)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1220)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1220)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1217)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1218)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1223)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1223)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1223)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1223)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1225)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1225)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1225)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1225)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_int_radio_link_failure() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_int_radio_link_failure(1227)@f7a5431092be: "TC_ho_int_radio_link_failure": using IMSI '001017638420581'H VirtMSC-RAN(1218)@f7a5431092be: f_create_expect(l3 := '05240103505902080910106783245018'O, n_connectPointCode := omit VirtMSC-RAN(1218)@f7a5431092be: Created Expect[0] for '05240103505902080910106783245018'O to be handled at TC_ho_int_radio_link_failure(1227) VirtMSC-SCCP(1217)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1217)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1218)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1218)@f7a5431092be: Found Expect[0] for '05240103505902080910106783245018'O handled at TC_ho_int_radio_link_failure(1227) VirtMSC-RAN(1218)@f7a5431092be: Added conn table entry 0TC_ho_int_radio_link_failure(1227)8369693 VirtMSC-SCCP(1217)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1217)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1224)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1222)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_int_radio_link_failure(1227) VirtMSC-SCCP(1217)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1217)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1217)@f7a5431092be: vl_from0 VirtMSC-SCCP(1217)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1222)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "123", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "61" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_int_radio_link_failure(1227) TC_ho_int_radio_link_failure(1227)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1224)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1217)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1217)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1217)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1217)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_int_radio_link_failure(1227)@f7a5431092be: setverdict(pass): none -> pass TC_ho_int_radio_link_failure(1227)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2C11473C'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '59EC0922'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_int_radio_link_failure(1227)@f7a5431092be: "TC_ho_int_radio_link_failure": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_int_radio_link_failure(1227)@f7a5431092be: "TC_ho_int_radio_link_failure": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 IPA-BTS1-TRX0-RSL-RSL(1226)@f7a5431092be: Suspending DChan IPA-BTS1-TRX0-RSL-RSL(1226)@f7a5431092be: Resuming DChan VirtMSC-SCCP(1217)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1217)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1217)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1217)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1217)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1217)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1217)@f7a5431092be: vl_from0 VirtMSC-SCCP(1217)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040101'O VirtMSC-SCCP(1217)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1217)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1217)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1217)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1218)@f7a5431092be: Deleted conn table entry 0TC_ho_int_radio_link_failure(1227)8369693 VirtMSC-SCCP(1217)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1217)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1217)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_int_radio_link_failure(1227)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_int_radio_link_failure(1227)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1217)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1218)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1221)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1216)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1219)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1224)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1226)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1223)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1222)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1225)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1216): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1217): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1218): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1219): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1220): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1221): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1222): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1223): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1224): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1225): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1226): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_int_radio_link_failure(1227): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_int_radio_link_failure finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure pass'. Thu Apr 18 06:31:51 UTC 2024 ====== BSC_Tests.TC_ho_int_radio_link_failure pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_int_radio_link_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=586302) Waiting for packet dumper to finish... 1 (prev_count=586302, count=783445) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response'. ------ BSC_Tests.TC_ho_out_fail_no_msc_response ------ Thu Apr 18 06:31:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_out_fail_no_msc_response started. VirtMSC-IPA(1231)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1231)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1231)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1232)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1232)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1229)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1230)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1235)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1235)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1235)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1235)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_out_fail_no_msc_response() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_no_msc_response(1237)@f7a5431092be: "TC_ho_out_fail_no_msc_response": using IMSI '001015063035368'H VirtMSC-RAN(1230)@f7a5431092be: f_create_expect(l3 := '05240103505902080910100536303586'O, n_connectPointCode := omit VirtMSC-RAN(1230)@f7a5431092be: Created Expect[0] for '05240103505902080910100536303586'O to be handled at TC_ho_out_fail_no_msc_response(1237) VirtMSC-SCCP(1229)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1229)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1230)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1230)@f7a5431092be: Found Expect[0] for '05240103505902080910100536303586'O handled at TC_ho_out_fail_no_msc_response(1237) VirtMSC-RAN(1230)@f7a5431092be: Added conn table entry 0TC_ho_out_fail_no_msc_response(1237)2718356 VirtMSC-SCCP(1229)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1229)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1236)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1234)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_no_msc_response(1237) VirtMSC-SCCP(1229)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1229)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1229)@f7a5431092be: vl_from0 VirtMSC-SCCP(1229)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1234)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "126", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "62" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_out_fail_no_msc_response(1237) TC_ho_out_fail_no_msc_response(1237)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1236)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1229)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1229)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1229)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1229)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1237)@f7a5431092be: setverdict(pass): none -> pass TC_ho_out_fail_no_msc_response(1237)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '047B42B0'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '1DE65187'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_out_fail_no_msc_response(1237)@f7a5431092be: "TC_ho_out_fail_no_msc_response": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_out_fail_no_msc_response(1237)@f7a5431092be: "TC_ho_out_fail_no_msc_response": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(1229)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1229)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1229)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1229)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1229)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1229)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1229)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1229)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1237)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_no_msc_response(1237)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1229)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1229)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1229)@f7a5431092be: vl_from0 VirtMSC-SCCP(1229)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1229)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1229)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1229)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1229)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_msc_response(1237)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1230)@f7a5431092be: Deleted conn table entry 0TC_ho_out_fail_no_msc_response(1237)2718356 VirtMSC-SCCP(1229)@f7a5431092be: Session index based on connection ID:0 TC_ho_out_fail_no_msc_response(1237)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(1229)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1229)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_out_fail_no_msc_response(1237)@f7a5431092be: "Got RSL Deact SACCH" TC_ho_out_fail_no_msc_response(1237)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_out_fail_no_msc_response(1237)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1230)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1233)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1229)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1228)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1231)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1236)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1234)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1235)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1228): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1229): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1230): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1231): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1232): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1233): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1234): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1235): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1236): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_out_fail_no_msc_response(1237): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_out_fail_no_msc_response finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response pass'. Thu Apr 18 06:32:24 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_no_msc_response pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_out_fail_no_msc_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=516117) Waiting for packet dumper to finish... 1 (prev_count=516117, count=702415) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure'. ------ BSC_Tests.TC_ho_out_fail_rr_ho_failure ------ Thu Apr 18 06:32:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_out_fail_rr_ho_failure started. VirtMSC-IPA(1241)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1241)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1241)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1242)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1242)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1239)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1240)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1245)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1245)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1245)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1245)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_out_fail_rr_ho_failure() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: "TC_ho_out_fail_rr_ho_failure": using IMSI '001018101317073'H VirtMSC-RAN(1240)@f7a5431092be: f_create_expect(l3 := '05240103505902080910101810130737'O, n_connectPointCode := omit VirtMSC-RAN(1240)@f7a5431092be: Created Expect[0] for '05240103505902080910101810130737'O to be handled at TC_ho_out_fail_rr_ho_failure(1247) VirtMSC-SCCP(1239)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1239)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1240)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1240)@f7a5431092be: Found Expect[0] for '05240103505902080910101810130737'O handled at TC_ho_out_fail_rr_ho_failure(1247) VirtMSC-RAN(1240)@f7a5431092be: Added conn table entry 0TC_ho_out_fail_rr_ho_failure(1247)4119189 VirtMSC-SCCP(1239)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1239)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1246)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1244)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_rr_ho_failure(1247) VirtMSC-SCCP(1239)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1239)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1239)@f7a5431092be: vl_from0 VirtMSC-SCCP(1239)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1244)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "129", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "63" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_out_fail_rr_ho_failure(1247) TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1246)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1239)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1239)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: setverdict(pass): none -> pass TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '0BE879E1'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4628D764'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: "TC_ho_out_fail_rr_ho_failure": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: "TC_ho_out_fail_rr_ho_failure": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(1239)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1239)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1239)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1239)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1239)@f7a5431092be: vl_from0 VirtMSC-SCCP(1239)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1239)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1239)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1239)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1239)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1239)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1239)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1239)@f7a5431092be: vl_from0 VirtMSC-SCCP(1239)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1239)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1239)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1239)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1239)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1240)@f7a5431092be: Deleted conn table entry 0TC_ho_out_fail_rr_ho_failure(1247)4119189 VirtMSC-SCCP(1239)@f7a5431092be: Session index based on connection ID:0 TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: "Got RSL RR Release" TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1239)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1239)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_out_fail_rr_ho_failure(1247)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1239)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1240)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1243)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1241)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1238)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1246)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1244)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1245)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1238): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1239): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1240): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1241): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1242): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1243): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1244): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1245): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1246): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_out_fail_rr_ho_failure(1247): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_out_fail_rr_ho_failure finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure pass'. Thu Apr 18 06:32:46 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_rr_ho_failure pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_out_fail_rr_ho_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=501627) Waiting for packet dumper to finish... 1 (prev_count=501627, count=688248) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd'. ------ BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd ------ Thu Apr 18 06:32:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_out_fail_no_result_after_ho_cmd started. VirtMSC-IPA(1251)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1251)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1251)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1252)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1252)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1249)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1250)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1255)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1255)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1255)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1255)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_out_fail_no_result_after_ho_cmd() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: "TC_ho_out_fail_no_result_after_ho_cmd": using IMSI '001019504314670'H VirtMSC-RAN(1250)@f7a5431092be: f_create_expect(l3 := '05240103505902080910105940136407'O, n_connectPointCode := omit VirtMSC-RAN(1250)@f7a5431092be: Created Expect[0] for '05240103505902080910105940136407'O to be handled at TC_ho_out_fail_no_result_after_ho_cmd(1257) VirtMSC-SCCP(1249)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1249)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1250)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1250)@f7a5431092be: Found Expect[0] for '05240103505902080910105940136407'O handled at TC_ho_out_fail_no_result_after_ho_cmd(1257) VirtMSC-RAN(1250)@f7a5431092be: Added conn table entry 0TC_ho_out_fail_no_result_after_ho_cmd(1257)12130577 VirtMSC-SCCP(1249)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1249)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1256)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1254)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_fail_no_result_after_ho_cmd(1257) VirtMSC-SCCP(1249)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1249)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1249)@f7a5431092be: vl_from0 VirtMSC-SCCP(1249)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1254)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "132", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "64" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_out_fail_no_result_after_ho_cmd(1257) TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1256)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1249)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1249)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1249)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1249)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: setverdict(pass): none -> pass TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '12DA84CE'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5A0DF916'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: "TC_ho_out_fail_no_result_after_ho_cmd": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: "TC_ho_out_fail_no_result_after_ho_cmd": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(1249)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1249)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1249)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1249)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1249)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1249)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1249)@f7a5431092be: vl_from0 VirtMSC-SCCP(1249)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1249)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1249)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1249)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1249)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: Got BSSMAP Clear Request VirtMSC-SCCP(1249)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1249)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1249)@f7a5431092be: vl_from0 VirtMSC-SCCP(1249)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1249)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1249)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1249)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1249)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: Got RR Release TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: Got Deact SACCH TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: Got RF Chan Rel TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: Got first DLCX: { line := { verb := "DLCX", trans_id := "134", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "64" }, { code := "I", val := "12DA84CE" } }, sdp := omit } TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1250)@f7a5431092be: Deleted conn table entry 0TC_ho_out_fail_no_result_after_ho_cmd(1257)12130577 VirtMSC-SCCP(1249)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1249)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1249)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_out_fail_no_result_after_ho_cmd(1257)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1249)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1250)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1253)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1251)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1248)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1255)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1254)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1256)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1248): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1249): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1250): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1251): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1252): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1253): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1254): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1255): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1256): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_out_fail_no_result_after_ho_cmd(1257): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_out_fail_no_result_after_ho_cmd finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass'. Thu Apr 18 06:33:13 UTC 2024 ====== BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=506032) Waiting for packet dumper to finish... 1 (prev_count=506032, count=692831) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc'. ------ BSC_Tests.TC_ho_into_this_bsc ------ Thu Apr 18 06:33:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_into_this_bsc started. MTC@f7a5431092be: "TC_ho_into_this_bsc": using IMSI '001019838630978'H VirtMSC-IPA(1261)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1261)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1261)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1262)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1262)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1259)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1260)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1265)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1265)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1265)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1265)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_into_this_bsc() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1264)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc(1267) VirtMSC-RAN(1260)@f7a5431092be: Added conn table entry 0TC_ho_into_this_bsc(1267)8350853 VirtMSC-SCCP(1259)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1259)@f7a5431092be: { messageType := 2, destLocRef := '7F6C85'O, sourceLocRef := '000002'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1259)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1259)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1259)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1259)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1259)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1264)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "135", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc(1267) TC_ho_into_this_bsc(1267)@f7a5431092be: setverdict(pass): none -> pass TC_ho_into_this_bsc(1267)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943670707D0630190'O TC_ho_into_this_bsc(1267)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '07'O ("\a") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc(1267)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc(1267)@f7a5431092be: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1259)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1259)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1259)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1259)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1259)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1259)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1259)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1259)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1267)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc(1267)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1259)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1259)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1259)@f7a5431092be: vl_from0 VirtMSC-SCCP(1259)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1259)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1259)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1259)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1259)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc(1267)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1260)@f7a5431092be: Deleted conn table entry 0TC_ho_into_this_bsc(1267)8350853 VirtMSC-SCCP(1259)@f7a5431092be: Session index based on connection ID:0 TC_ho_into_this_bsc(1267)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(1259)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1259)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_into_this_bsc(1267)@f7a5431092be: "Got RSL Deact SACCH" TC_ho_into_this_bsc(1267)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc(1267)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc(1267)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1259)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1263)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1258)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1260)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1261)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1266)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1265)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1264)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1258): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1259): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1260): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1261): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1262): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1263): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1264): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1265): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1266): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_into_this_bsc(1267): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_into_this_bsc finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc pass'. Thu Apr 18 06:33:29 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=452447) Waiting for packet dumper to finish... 1 (prev_count=452447, count=639793) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_0 ------ Thu Apr 18 06:33:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_into_this_bsc_a5_0 started. MTC@f7a5431092be: "TC_ho_into_this_bsc_a5_0": using IMSI '001012120098839'H VirtMSC-IPA(1271)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1271)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1271)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1272)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1272)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1269)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1270)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1275)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1275)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1275)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1275)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_into_this_bsc_a5_0() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1274)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_0(1277) VirtMSC-RAN(1270)@f7a5431092be: Added conn table entry 0TC_ho_into_this_bsc_a5_0(1277)12935299 VirtMSC-SCCP(1269)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1269)@f7a5431092be: { messageType := 2, destLocRef := 'C56083'O, sourceLocRef := '000003'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1269)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1269)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1269)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1269)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1269)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1274)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "138", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_0(1277) TC_ho_into_this_bsc_a5_0(1277)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_0 (1) expect kc = ('389A28E630B31B76'O, ''O) TC_ho_into_this_bsc_a5_0(1277)@f7a5431092be: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_0(1277)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943670807D0630190'O TC_ho_into_this_bsc_a5_0(1277)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '08'O ("\b") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_0(1277)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_0(1277)@f7a5431092be: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1269)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1269)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1269)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1269)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1269)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1269)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1269)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1269)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1277)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_0(1277)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1269)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1269)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1269)@f7a5431092be: vl_from0 VirtMSC-SCCP(1269)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1269)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1269)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1269)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1269)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_0(1277)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1270)@f7a5431092be: Deleted conn table entry 0TC_ho_into_this_bsc_a5_0(1277)12935299 VirtMSC-SCCP(1269)@f7a5431092be: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_0(1277)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(1269)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1269)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_0(1277)@f7a5431092be: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_0(1277)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_0(1277)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_0(1277)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1269)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1273)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1270)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1271)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1268)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1276)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1274)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1275)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1268): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1269): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1270): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1271): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1272): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1273): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1274): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1275): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1276): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_into_this_bsc_a5_0(1277): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_into_this_bsc_a5_0 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 pass'. Thu Apr 18 06:33:46 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_0 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=453355) Waiting for packet dumper to finish... 1 (prev_count=453355, count=639653) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1 ------ Thu Apr 18 06:33:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_into_this_bsc_a5_1 started. MTC@f7a5431092be: "TC_ho_into_this_bsc_a5_1": using IMSI '001014162337391'H VirtMSC-IPA(1281)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1281)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1281)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1282)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1282)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1279)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1280)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1285)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1285)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1285)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1285)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_into_this_bsc_a5_1() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1284)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1(1287) VirtMSC-RAN(1280)@f7a5431092be: Added conn table entry 0TC_ho_into_this_bsc_a5_1(1287)1313182 VirtMSC-SCCP(1279)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1279)@f7a5431092be: { messageType := 2, destLocRef := '14099E'O, sourceLocRef := '000004'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1279)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1279)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1279)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1279)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1279)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1284)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "141", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "4" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_1(1287) TC_ho_into_this_bsc_a5_1(1287)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_1 (2) expect kc = '582FB1C5ABEE6158'O TC_ho_into_this_bsc_a5_1(1287)@f7a5431092be: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1(1287)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943670907D0630191'O TC_ho_into_this_bsc_a5_1(1287)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '09'O ("\t") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_1(1287)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1(1287)@f7a5431092be: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1279)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1279)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1279)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1279)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1279)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1279)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1279)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1279)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1287)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1(1287)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1279)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1279)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1279)@f7a5431092be: vl_from0 VirtMSC-SCCP(1279)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1279)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1279)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1279)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1279)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1(1287)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1280)@f7a5431092be: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1(1287)1313182 VirtMSC-SCCP(1279)@f7a5431092be: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1(1287)@f7a5431092be: "Got RSL RR Release" TC_ho_into_this_bsc_a5_1(1287)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1279)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1279)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1(1287)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1(1287)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1(1287)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1283)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1279)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1280)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1281)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1278)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1286)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1284)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1285)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1278): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1279): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1280): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1281): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1282): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1283): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1284): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1285): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1286): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_into_this_bsc_a5_1(1287): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_into_this_bsc_a5_1 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 pass'. Thu Apr 18 06:34:03 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=456159) Waiting for packet dumper to finish... 1 (prev_count=456159, count=644195) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_3 ------ Thu Apr 18 06:34:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_into_this_bsc_a5_3 started. MTC@f7a5431092be: "TC_ho_into_this_bsc_a5_3": using IMSI '001010811667327'H VirtMSC-IPA(1291)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1291)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1291)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1292)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1292)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1289)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1290)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1295)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1295)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1295)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1295)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_into_this_bsc_a5_3() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1294)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_3(1297) VirtMSC-RAN(1290)@f7a5431092be: Added conn table entry 0TC_ho_into_this_bsc_a5_3(1297)8927797 VirtMSC-SCCP(1289)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1289)@f7a5431092be: { messageType := 2, destLocRef := '883A35'O, sourceLocRef := '000005'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1289)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1289)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1289)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1289)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMGW-MGCP-0(1294)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "144", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_3(1297) VirtMSC-SCCP(1289)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1297)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '71F035BC311CDC0A'O TC_ho_into_this_bsc_a5_3(1297)@f7a5431092be: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_3(1297)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943670A07D0630195'O TC_ho_into_this_bsc_a5_3(1297)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0A'O ("\n") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_3(1297)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_3(1297)@f7a5431092be: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1289)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1289)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1289)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1289)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1289)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1289)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1289)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1289)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1297)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_3(1297)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1289)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1289)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1289)@f7a5431092be: vl_from0 VirtMSC-SCCP(1289)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1289)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1289)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1289)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1289)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_3(1297)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1290)@f7a5431092be: Deleted conn table entry 0TC_ho_into_this_bsc_a5_3(1297)8927797 VirtMSC-SCCP(1289)@f7a5431092be: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_3(1297)@f7a5431092be: "Got RSL RR Release" TC_ho_into_this_bsc_a5_3(1297)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1289)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1289)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_3(1297)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_3(1297)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_3(1297)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1289)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1288)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1290)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1293)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1291)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1296)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1294)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1295)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1288): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1289): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1290): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1291): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1292): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1293): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1294): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1295): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1296): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_into_this_bsc_a5_3(1297): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_into_this_bsc_a5_3 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 pass'. Thu Apr 18 06:34:19 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_3 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=457211) Waiting for packet dumper to finish... 1 (prev_count=457211, count=644968) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_4 ------ Thu Apr 18 06:34:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_into_this_bsc_a5_4 started. MTC@f7a5431092be: "TC_ho_into_this_bsc_a5_4": using IMSI '001016318645869'H VirtMSC-IPA(1301)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1301)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1301)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1302)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1302)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1299)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1300)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1305)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1305)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1305)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1305)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_into_this_bsc_a5_4() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1304)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_4(1307) VirtMSC-RAN(1300)@f7a5431092be: Added conn table entry 0TC_ho_into_this_bsc_a5_4(1307)8230032 VirtMSC-SCCP(1299)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1299)@f7a5431092be: { messageType := 2, destLocRef := '7D9490'O, sourceLocRef := '000006'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1299)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1299)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1299)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1299)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1299)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1304)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "147", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "6" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_4(1307) TC_ho_into_this_bsc_a5_4(1307)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_4 (5) expect kc = '2B07595F14929FA4981CA72EC37AE38F'O TC_ho_into_this_bsc_a5_4(1307)@f7a5431092be: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_4(1307)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943670B07D0630197'O TC_ho_into_this_bsc_a5_4(1307)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0B'O ("\v") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '011'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_4(1307)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_4(1307)@f7a5431092be: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1299)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1299)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1299)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1299)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1299)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1299)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1299)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1299)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1307)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_4(1307)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1299)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1299)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1299)@f7a5431092be: vl_from0 VirtMSC-SCCP(1299)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1299)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1299)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1299)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1299)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_4(1307)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1300)@f7a5431092be: Deleted conn table entry 0TC_ho_into_this_bsc_a5_4(1307)8230032 VirtMSC-SCCP(1299)@f7a5431092be: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_4(1307)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(1299)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1299)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_4(1307)@f7a5431092be: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_4(1307)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_4(1307)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_4(1307)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1299)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1303)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1301)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1300)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1298)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1306)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1304)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1305)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1298): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1299): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1300): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1301): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1302): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1303): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1304): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1305): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1306): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_into_this_bsc_a5_4(1307): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_into_this_bsc_a5_4 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 pass'. Thu Apr 18 06:34:36 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_4 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=456248) Waiting for packet dumper to finish... 1 (prev_count=456248, count=642546) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg ------ Thu Apr 18 06:34:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg started. MTC@f7a5431092be: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg": using IMSI '001010622012700'H VirtMSC-IPA(1311)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1311)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1311)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1312)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1312)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1309)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1310)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1315)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1315)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1315)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1315)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1314)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317) VirtMSC-RAN(1310)@f7a5431092be: Added conn table entry 0TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)16406660 VirtMSC-SCCP(1309)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1309)@f7a5431092be: { messageType := 2, destLocRef := 'FA5884'O, sourceLocRef := '000007'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1309)@f7a5431092be: Session index based on local reference:0 VirtMGW-MGCP-0(1314)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "150", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "7" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317) VirtMSC-SCCP(1309)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1309)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1309)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1309)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = '536D6289317BDDBD'O TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@f7a5431092be: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943670C07D0630195'O TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0C'O ("\f") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@f7a5431092be: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1309)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1309)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1309)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1309)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1309)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1309)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1309)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1309)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1309)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1309)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1309)@f7a5431092be: vl_from0 VirtMSC-SCCP(1309)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1309)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1309)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1309)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1309)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1310)@f7a5431092be: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)16406660 VirtMSC-SCCP(1309)@f7a5431092be: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@f7a5431092be: "Got RSL RR Release" TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1309)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1309)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1313)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1308)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1309)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1310)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1311)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1316)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1314)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1315)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1308): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1309): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1310): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1311): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1312): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1313): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1314): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1315): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1316): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1317): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass'. Thu Apr 18 06:34:52 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=457670) Waiting for packet dumper to finish... 1 (prev_count=457670, count=644469) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3 ------ Thu Apr 18 06:34:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_into_this_bsc_a5_1_3 started. MTC@f7a5431092be: "TC_ho_into_this_bsc_a5_1_3": using IMSI '001013088770856'H VirtMSC-IPA(1321)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1321)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1321)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1322)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1322)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1319)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1320)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1325)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1325)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1325)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1325)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_into_this_bsc_a5_1_3() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1324)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1_3(1327) VirtMSC-RAN(1320)@f7a5431092be: Added conn table entry 0TC_ho_into_this_bsc_a5_1_3(1327)9172859 VirtMSC-SCCP(1319)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1319)@f7a5431092be: { messageType := 2, destLocRef := '8BF77B'O, sourceLocRef := '000008'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1319)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1319)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1319)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1319)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1319)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1324)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "153", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "8" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_a5_1_3(1327) TC_ho_into_this_bsc_a5_1_3(1327)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'C28B485D2242D66D'O TC_ho_into_this_bsc_a5_1_3(1327)@f7a5431092be: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_1_3(1327)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943670D07D0630195'O TC_ho_into_this_bsc_a5_1_3(1327)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0D'O ("\r") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_a5_1_3(1327)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_a5_1_3(1327)@f7a5431092be: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1319)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1319)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1319)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1319)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1319)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1319)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1319)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1319)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1327)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3(1327)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1319)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1319)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1319)@f7a5431092be: vl_from0 VirtMSC-SCCP(1319)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1319)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1319)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1319)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1319)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_1_3(1327)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1320)@f7a5431092be: Deleted conn table entry 0TC_ho_into_this_bsc_a5_1_3(1327)9172859 VirtMSC-SCCP(1319)@f7a5431092be: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_1_3(1327)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(1319)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1319)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_into_this_bsc_a5_1_3(1327)@f7a5431092be: "Got RSL Deact SACCH" TC_ho_into_this_bsc_a5_1_3(1327)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_a5_1_3(1327)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_a5_1_3(1327)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1319)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1323)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1320)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1318)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1321)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1326)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1324)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1325)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1318): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1319): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1320): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1321): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1322): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1323): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1324): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1325): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1326): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3(1327): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_into_this_bsc_a5_1_3 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass'. Thu Apr 18 06:35:09 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=455621) Waiting for packet dumper to finish... 1 (prev_count=455621, count=642743) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch'. ------ BSC_Tests.TC_ho_into_this_bsc_a5_mismatch ------ Thu Apr 18 06:35:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_into_this_bsc_a5_mismatch started. MTC@f7a5431092be: "TC_ho_into_this_bsc_a5_mismatch": using IMSI '001012652138699'H VirtMSC-IPA(1331)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1331)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1331)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1332)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1332)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1329)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1330)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1335)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1335)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1335)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1335)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_into_this_bsc_a5_mismatch() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1334)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_mismatch(1337) VirtMSC-RAN(1330)@f7a5431092be: Added conn table entry 0TC_ho_into_this_bsc_a5_mismatch(1337)3565057 VirtMSC-SCCP(1329)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1329)@f7a5431092be: { messageType := 2, destLocRef := '366601'O, sourceLocRef := '000009'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1329)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1329)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1329)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1329)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1329)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1329)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1329)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1329)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1329)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_mismatch(1337)@f7a5431092be: setverdict(pass): none -> pass TC_ho_into_this_bsc_a5_mismatch(1337)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1329)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1329)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1329)@f7a5431092be: vl_from0 VirtMSC-SCCP(1329)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1329)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1329)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1329)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1329)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_a5_mismatch(1337)@f7a5431092be: "Got BSSMAP Clear Complete" TC_ho_into_this_bsc_a5_mismatch(1337)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1330)@f7a5431092be: Deleted conn table entry 0TC_ho_into_this_bsc_a5_mismatch(1337)3565057 VirtMSC-SCCP(1329)@f7a5431092be: Session index based on connection ID:0 TC_ho_into_this_bsc_a5_mismatch(1337)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1329)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1329)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1333)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1329)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1330)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1331)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1328)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1336)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1335)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1334)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1328): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1329): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1330): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1331): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1332): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1333): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1334): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1335): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1336): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_into_this_bsc_a5_mismatch(1337): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_into_this_bsc_a5_mismatch finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass'. Thu Apr 18 06:35:23 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403312) Waiting for packet dumper to finish... 1 (prev_count=403312, count=589933) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran'. ------ BSC_Tests.TC_srvcc_eutran_to_geran ------ Thu Apr 18 06:35:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_srvcc_eutran_to_geran started. MTC@f7a5431092be: "TC_srvcc_eutran_to_geran": using IMSI '001018299466122'H VirtMSC-IPA(1341)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1341)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1341)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1342)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1342)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1339)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1340)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1345)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1345)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1345)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1345)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_srvcc_eutran_to_geran() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1344)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran(1347) VirtMSC-RAN(1340)@f7a5431092be: Added conn table entry 0TC_srvcc_eutran_to_geran(1347)982043 VirtMSC-SCCP(1339)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1339)@f7a5431092be: { messageType := 2, destLocRef := '0EFC1B'O, sourceLocRef := '00000A'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1339)@f7a5431092be: Session index based on local reference:0 VirtMGW-MGCP-0(1344)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "156", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran(1347) VirtMSC-SCCP(1339)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1339)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1339)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1339)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1347)@f7a5431092be: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran(1347)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943670F07D0630190'O TC_srvcc_eutran_to_geran(1347)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '0F'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran(1347)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran(1347)@f7a5431092be: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1339)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1339)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1339)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1339)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1339)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1339)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1339)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1339)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1347)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran(1347)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1339)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1339)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1339)@f7a5431092be: vl_from0 VirtMSC-SCCP(1339)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1339)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1339)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1339)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1339)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran(1347)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1340)@f7a5431092be: Deleted conn table entry 0TC_srvcc_eutran_to_geran(1347)982043 VirtMSC-SCCP(1339)@f7a5431092be: Session index based on connection ID:0 TC_srvcc_eutran_to_geran(1347)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(1339)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1339)@f7a5431092be: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran(1347)@f7a5431092be: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran(1347)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran(1347)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran(1347)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1339)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1340)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1343)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1338)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1341)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1346)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1344)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1345)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1338): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1339): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1340): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1341): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1342): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1343): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1344): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1345): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1346): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_srvcc_eutran_to_geran(1347): pass (pass -> pass) MTC@f7a5431092be: Test case TC_srvcc_eutran_to_geran finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran pass'. Thu Apr 18 06:35:40 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=739252) Waiting for packet dumper to finish... 1 (prev_count=739252, count=741165) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 ------ Thu Apr 18 06:35:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_srvcc_eutran_to_geran_a5_3 started. MTC@f7a5431092be: "TC_srvcc_eutran_to_geran_a5_3": using IMSI '001013406968760'H VirtMSC-IPA(1351)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1351)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1351)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1352)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1352)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1349)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1350)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1355)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1355)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1355)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1355)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_srvcc_eutran_to_geran_a5_3() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1354)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_a5_3(1357) VirtMSC-RAN(1350)@f7a5431092be: Added conn table entry 0TC_srvcc_eutran_to_geran_a5_3(1357)6391886 VirtMSC-SCCP(1349)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1349)@f7a5431092be: { messageType := 2, destLocRef := '61884E'O, sourceLocRef := '00000B'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1349)@f7a5431092be: Session index based on local reference:0 VirtMGW-MGCP-0(1354)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "159", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "b" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_a5_3(1357) VirtMSC-SCCP(1349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1357)@f7a5431092be: for encryption algo RSL_ALG_ID_A5_3 (4) expect kc = 'E5BEC60AEE1F1EB3'O TC_srvcc_eutran_to_geran_a5_3(1357)@f7a5431092be: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_a5_3(1357)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943671007D0630195'O TC_srvcc_eutran_to_geran_a5_3(1357)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '10'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '1'B, algorithmIdentifier := '010'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_a5_3(1357)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_a5_3(1357)@f7a5431092be: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_a5_3(1357)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1349)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1349)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1349)@f7a5431092be: vl_from0 VirtMSC-SCCP(1349)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1349)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1349)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1349)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_a5_3(1357)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1350)@f7a5431092be: Deleted conn table entry 0TC_srvcc_eutran_to_geran_a5_3(1357)6391886 VirtMSC-SCCP(1349)@f7a5431092be: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_a5_3(1357)@f7a5431092be: "Got RSL RR Release" TC_srvcc_eutran_to_geran_a5_3(1357)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1349)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1349)@f7a5431092be: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_a5_3(1357)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_a5_3(1357)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_a5_3(1357)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1349)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1353)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1350)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1348)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1351)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1356)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1355)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1354)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1348): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1349): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1350): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1351): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1352): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1353): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1354): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1355): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1356): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_srvcc_eutran_to_geran_a5_3(1357): pass (pass -> pass) MTC@f7a5431092be: Test case TC_srvcc_eutran_to_geran_a5_3 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass'. Thu Apr 18 06:35:57 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=738718) Waiting for packet dumper to finish... 1 (prev_count=738718, count=739807) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_src_sai ------ Thu Apr 18 06:36:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_srvcc_eutran_to_geran_src_sai started. MTC@f7a5431092be: "TC_srvcc_eutran_to_geran_src_sai": using IMSI '001019540320712'H VirtMSC-IPA(1361)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1361)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1361)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1362)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1362)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1359)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1360)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1365)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1365)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1365)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1365)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_srvcc_eutran_to_geran_src_sai() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1364)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_src_sai(1367) VirtMSC-RAN(1360)@f7a5431092be: Added conn table entry 0TC_srvcc_eutran_to_geran_src_sai(1367)8448705 VirtMSC-SCCP(1359)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1359)@f7a5431092be: { messageType := 2, destLocRef := '80EAC1'O, sourceLocRef := '00000C'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1359)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1359)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1359)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1359)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1359)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1364)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "162", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "c" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_src_sai(1367) TC_srvcc_eutran_to_geran_src_sai(1367)@f7a5431092be: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_src_sai(1367)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943671107D0630190'O TC_srvcc_eutran_to_geran_src_sai(1367)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '11'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_src_sai(1367)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_src_sai(1367)@f7a5431092be: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1359)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1359)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1359)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1359)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1359)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1359)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1359)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1359)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1367)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_src_sai(1367)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1359)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1359)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1359)@f7a5431092be: vl_from0 VirtMSC-SCCP(1359)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1359)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1359)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1359)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1359)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_src_sai(1367)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1360)@f7a5431092be: Deleted conn table entry 0TC_srvcc_eutran_to_geran_src_sai(1367)8448705 VirtMSC-SCCP(1359)@f7a5431092be: Session index based on connection ID:0 TC_srvcc_eutran_to_geran_src_sai(1367)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(1359)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1359)@f7a5431092be: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_src_sai(1367)@f7a5431092be: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran_src_sai(1367)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_src_sai(1367)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_src_sai(1367)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1359)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1360)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1363)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1361)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1358)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1366)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1364)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1365)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1358): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1359): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1360): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1361): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1362): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1363): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1364): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1365): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1366): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_srvcc_eutran_to_geran_src_sai(1367): pass (pass -> pass) MTC@f7a5431092be: Test case TC_srvcc_eutran_to_geran_src_sai finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass'. Thu Apr 18 06:36:13 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=737837) Waiting for packet dumper to finish... 1 (prev_count=737837, count=738425) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out ------ Thu Apr 18 06:36:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_srvcc_eutran_to_geran_ho_out started. MTC@f7a5431092be: "TC_srvcc_eutran_to_geran_ho_out": using IMSI '001019656765725'H VirtMSC-IPA(1371)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1371)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1371)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1372)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1372)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1369)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1370)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1375)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1375)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1375)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1375)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_srvcc_eutran_to_geran_ho_out() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1374)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_ho_out(1377) VirtMSC-RAN(1370)@f7a5431092be: Added conn table entry 0TC_srvcc_eutran_to_geran_ho_out(1377)6341564 VirtMSC-SCCP(1369)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1369)@f7a5431092be: { messageType := 2, destLocRef := '60C3BC'O, sourceLocRef := '00000D'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1369)@f7a5431092be: Session index based on local reference:0 VirtMGW-MGCP-0(1374)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "165", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_ho_out(1377) VirtMSC-SCCP(1369)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1369)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943671207D0630190'O TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '12'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1369)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1369)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1369)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1369)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1369)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1369)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1369)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1369)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1369)@f7a5431092be: vl_from0 VirtMSC-SCCP(1369)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1369)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1369)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1369)@f7a5431092be: vl_from0 VirtMSC-SCCP(1369)@f7a5431092be: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(1369)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1369)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1369)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1369)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: Got first DLCX: { line := { verb := "DLCX", trans_id := "167", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d" }, { code := "I", val := "6011C07B" } }, sdp := omit } VirtMSC-RAN(1370)@f7a5431092be: Deleted conn table entry 0TC_srvcc_eutran_to_geran_ho_out(1377)6341564 VirtMSC-SCCP(1369)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1369)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1369)@f7a5431092be: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out(1377)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1369)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1373)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1370)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1371)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1368)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1376)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1374)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1375)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1368): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1369): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1370): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1371): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1372): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1373): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1374): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1375): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1376): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_srvcc_eutran_to_geran_ho_out(1377): pass (pass -> pass) MTC@f7a5431092be: Test case TC_srvcc_eutran_to_geran_ho_out finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass'. Thu Apr 18 06:36:30 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=685937) Waiting for packet dumper to finish... 1 (prev_count=685937, count=874172) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return ------ Thu Apr 18 06:36:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_srvcc_eutran_to_geran_forbid_fast_return started. MTC@f7a5431092be: "TC_srvcc_eutran_to_geran_forbid_fast_return": using IMSI '001012115591922'H VirtMSC-IPA(1381)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1381)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1381)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1382)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1382)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1379)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1380)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1385)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1385)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1385)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1385)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_srvcc_eutran_to_geran_forbid_fast_return() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1384)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_forbid_fast_return(1387) VirtMSC-RAN(1380)@f7a5431092be: Added conn table entry 0TC_srvcc_eutran_to_geran_forbid_fast_return(1387)2190020 VirtMSC-SCCP(1379)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1379)@f7a5431092be: { messageType := 2, destLocRef := '216AC4'O, sourceLocRef := '00000E'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1379)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1379)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1379)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1379)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1379)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1384)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "168", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "e" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_forbid_fast_return(1387) TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@f7a5431092be: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943671307D0630190'O TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '13'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@f7a5431092be: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1379)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1379)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1379)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1379)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1379)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1379)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1379)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1379)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1379)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1379)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1379)@f7a5431092be: vl_from0 VirtMSC-SCCP(1379)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1379)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1379)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1379)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1379)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@f7a5431092be: "Got RSL RR Release" TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@f7a5431092be: "Got RSL Deact SACCH" TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1380)@f7a5431092be: Deleted conn table entry 0TC_srvcc_eutran_to_geran_forbid_fast_return(1387)2190020 VirtMSC-SCCP(1379)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1379)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1379)@f7a5431092be: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_forbid_fast_return(1387)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1379)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1380)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1383)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1378)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1381)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1386)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1384)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1385)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1378): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1379): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1380): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1381): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1382): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1383): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1384): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1385): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1386): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_srvcc_eutran_to_geran_forbid_fast_return(1387): pass (pass -> pass) MTC@f7a5431092be: Test case TC_srvcc_eutran_to_geran_forbid_fast_return finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass'. Thu Apr 18 06:36:47 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=458537) Waiting for packet dumper to finish... 1 (prev_count=458537, count=645248) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return'. ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return ------ Thu Apr 18 06:36:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return started. MTC@f7a5431092be: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return": using IMSI '001014002550782'H VirtMSC-IPA(1391)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1391)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1391)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1392)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1392)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1389)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1390)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1395)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1395)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1395)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1395)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1394)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397) VirtMSC-RAN(1390)@f7a5431092be: Added conn table entry 0TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)10437173 VirtMSC-SCCP(1389)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1389)@f7a5431092be: { messageType := 2, destLocRef := '9F4235'O, sourceLocRef := '00000F'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1389)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1389)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1389)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1394)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "171", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "f" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397) TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: setverdict(pass): none -> pass TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943671407D0630190'O TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '14'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1389)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1389)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1389)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1389)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1389)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1389)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(1389)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1389)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1389)@f7a5431092be: vl_from0 VirtMSC-SCCP(1389)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1389)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1389)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1389)@f7a5431092be: vl_from0 VirtMSC-SCCP(1389)@f7a5431092be: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(1389)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1389)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1389)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1389)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: Got first DLCX: { line := { verb := "DLCX", trans_id := "173", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "f" }, { code := "I", val := "6795B929" } }, sdp := omit } VirtMSC-RAN(1390)@f7a5431092be: Deleted conn table entry 0TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)10437173 VirtMSC-SCCP(1389)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1389)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1389)@f7a5431092be: RLC received in state:disconnect_pending TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1393)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1390)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1389)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1388)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1391)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1396)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1395)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1394)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1388): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1389): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1390): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1391): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1392): pass (pass -> pass)Thu Apr 18 06:37:04 UTC 2024 ====== BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.talloc MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1393): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1394): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1395): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1396): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return(1397): pass (pass -> pass) MTC@f7a5431092be: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=691324) Waiting for packet dumper to finish... 1 (prev_count=691324, count=877945) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears'. ------ BSC_Tests.TC_ho_in_fail_msc_clears ------ Thu Apr 18 06:37:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_in_fail_msc_clears started. MTC@f7a5431092be: "TC_ho_in_fail_msc_clears": using IMSI '001010610267731'H VirtMSC-IPA(1401)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1401)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1401)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1402)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1402)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1399)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1400)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1405)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1405)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1405)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1405)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_in_fail_msc_clears() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1404)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears(1407) VirtMSC-RAN(1400)@f7a5431092be: Added conn table entry 0TC_ho_in_fail_msc_clears(1407)6064228 VirtMSC-SCCP(1399)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1399)@f7a5431092be: { messageType := 2, destLocRef := '5C8864'O, sourceLocRef := '000010'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1399)@f7a5431092be: Session index based on local reference:0 VirtMGW-MGCP-0(1404)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "174", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_msc_clears(1407) VirtMSC-SCCP(1399)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1399)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1399)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1399)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears(1407)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943671507D0630190'O TC_ho_in_fail_msc_clears(1407)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '15'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_msc_clears(1407)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1399)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1399)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1399)@f7a5431092be: vl_from0 VirtMSC-SCCP(1399)@f7a5431092be: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1399)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1399)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1399)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1399)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1399)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1399)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1399)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1399)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears(1407)@f7a5431092be: Got first DLCX: { line := { verb := "DLCX", trans_id := "176", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "10" }, { code := "I", val := "28C9E0C1" } }, sdp := omit } TC_ho_in_fail_msc_clears(1407)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-RAN(1400)@f7a5431092be: Deleted conn table entry 0TC_ho_in_fail_msc_clears(1407)6064228 VirtMSC-SCCP(1399)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1399)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1399)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_in_fail_msc_clears(1407)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_in_fail_msc_clears(1407)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1398)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1400)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1403)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1399)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1401)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1406)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1404)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1405)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1398): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1399): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1400): none (pass -> pass)Thu Apr 18 06:37:20 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_msc_clears pass ====== MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1401): none (pass -> pass)Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears.talloc MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1402): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1403): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1404): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1405): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1406): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_in_fail_msc_clears(1407): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_in_fail_msc_clears finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears pass'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=441446) Waiting for packet dumper to finish... 1 (prev_count=441446, count=629069) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect'. ------ BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect ------ Thu Apr 18 06:37:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_in_fail_msc_clears_after_ho_detect started. MTC@f7a5431092be: "TC_ho_in_fail_msc_clears_after_ho_detect": using IMSI '001011283971185'H VirtMSC-IPA(1411)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1411)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1411)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1412)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1412)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1409)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1410)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1415)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1415)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1415)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1415)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_in_fail_msc_clears_after_ho_detect() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1414)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears_after_ho_detect(1417) VirtMSC-RAN(1410)@f7a5431092be: Added conn table entry 0TC_ho_in_fail_msc_clears_after_ho_detect(1417)12879549 VirtMSC-SCCP(1409)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1409)@f7a5431092be: { messageType := 2, destLocRef := 'C486BD'O, sourceLocRef := '000011'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1409)@f7a5431092be: Session index based on local reference:0 VirtMGW-MGCP-0(1414)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "177", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_msc_clears_after_ho_detect(1417) VirtMSC-SCCP(1409)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1409)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1409)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1409)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears_after_ho_detect(1417)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943671607D0630190'O TC_ho_in_fail_msc_clears_after_ho_detect(1417)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '16'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_msc_clears_after_ho_detect(1417)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1409)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1409)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1409)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1409)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1409)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1409)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1409)@f7a5431092be: vl_from0 VirtMSC-SCCP(1409)@f7a5431092be: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1409)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1409)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1409)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1409)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1409)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1409)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1409)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1409)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_msc_clears_after_ho_detect(1417)@f7a5431092be: Got first DLCX: { line := { verb := "DLCX", trans_id := "178", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "11" }, { code := "I", val := "0C2AEE28" } }, sdp := omit } VirtMSC-RAN(1410)@f7a5431092be: Deleted conn table entry 0TC_ho_in_fail_msc_clears_after_ho_detect(1417)12879549 VirtMSC-SCCP(1409)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1409)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1409)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_in_fail_msc_clears_after_ho_detect(1417)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1409)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1413)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1410)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1408)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1411)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1416)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1415)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1414)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1408): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1409): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1410): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1411): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1412): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1413): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1414): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1415): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1416): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_in_fail_msc_clears_after_ho_detect(1417): none (pass -> pass) MTC@f7a5431092be: Test case TC_ho_in_fail_msc_clears_after_ho_detect finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass'. Thu Apr 18 06:37:36 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=430961) Waiting for packet dumper to finish... 1 (prev_count=430961, count=617672) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect'. ------ BSC_Tests.TC_ho_in_fail_no_detect ------ Thu Apr 18 06:37:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_in_fail_no_detect started. MTC@f7a5431092be: "TC_ho_in_fail_no_detect": using IMSI '001017518568173'H VirtMSC-IPA(1421)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1421)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1421)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1422)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1422)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1419)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1420)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1425)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1425)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1425)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1425)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_in_fail_no_detect() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1424)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect(1427) VirtMSC-RAN(1420)@f7a5431092be: Added conn table entry 0TC_ho_in_fail_no_detect(1427)9537430 VirtMSC-SCCP(1419)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1419)@f7a5431092be: { messageType := 2, destLocRef := '918796'O, sourceLocRef := '000012'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1419)@f7a5431092be: Session index based on local reference:0 VirtMGW-MGCP-0(1424)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "179", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "12" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_no_detect(1427) VirtMSC-SCCP(1419)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1419)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1419)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1419)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect(1427)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943671707D0630190'O TC_ho_in_fail_no_detect(1427)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '17'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_no_detect(1427)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1419)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1419)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1419)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1419)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1419)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1419)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1419)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1419)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect(1427)@f7a5431092be: Got first DLCX: { line := { verb := "DLCX", trans_id := "181", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "12" }, { code := "I", val := "24C252B5" } }, sdp := omit } VirtMSC-SCCP(1419)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1419)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1419)@f7a5431092be: vl_from0 VirtMSC-SCCP(1419)@f7a5431092be: data sent by MTP3_SCCP_PORT: '00042004010A'O VirtMSC-SCCP(1419)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1419)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1419)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1419)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1420)@f7a5431092be: Deleted conn table entry 0TC_ho_in_fail_no_detect(1427)9537430 VirtMSC-SCCP(1419)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1419)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1419)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_in_fail_no_detect(1427)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1423)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1419)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1420)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1418)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1421)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1426)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1425)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1424)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1418): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1419): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1420): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1421): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1422): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1423): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1424): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1425): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1426): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_in_fail_no_detect(1427): none (pass -> pass) MTC@f7a5431092be: Test case TC_ho_in_fail_no_detect finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect pass'. Thu Apr 18 06:37:54 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_no_detect pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=632275) Waiting for packet dumper to finish... 1 (prev_count=632275, count=634278) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2'. ------ BSC_Tests.TC_ho_in_fail_no_detect2 ------ Thu Apr 18 06:38:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_in_fail_no_detect2 started. MTC@f7a5431092be: "TC_ho_in_fail_no_detect2": using IMSI '001012696824409'H VirtMSC-IPA(1431)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1431)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1431)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1432)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1432)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1429)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1430)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1435)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1435)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1435)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1435)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_in_fail_no_detect2() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1434)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect2(1437) VirtMSC-RAN(1430)@f7a5431092be: Added conn table entry 0TC_ho_in_fail_no_detect2(1437)3825214 VirtMSC-SCCP(1429)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1429)@f7a5431092be: { messageType := 2, destLocRef := '3A5E3E'O (":^>"), sourceLocRef := '000013'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1429)@f7a5431092be: Session index based on local reference:0 VirtMGW-MGCP-0(1434)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "182", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "13" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_no_detect2(1437) VirtMSC-SCCP(1429)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1429)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1429)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1429)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect2(1437)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943671807D0630190'O TC_ho_in_fail_no_detect2(1437)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '18'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_in_fail_no_detect2(1437)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } VirtMSC-SCCP(1429)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1429)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1429)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1429)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1429)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1429)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1429)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1429)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_no_detect2(1437)@f7a5431092be: Got first DLCX: { line := { verb := "DLCX", trans_id := "184", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "13" }, { code := "I", val := "27ACF97E" } }, sdp := omit } VirtMSC-SCCP(1429)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1429)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1429)@f7a5431092be: vl_from0 VirtMSC-SCCP(1429)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1429)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1429)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1429)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1429)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1430)@f7a5431092be: Deleted conn table entry 0TC_ho_in_fail_no_detect2(1437)3825214 VirtMSC-SCCP(1429)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1429)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1429)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_in_fail_no_detect2(1437)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1429)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1433)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1430)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1428)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1431)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1436)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1434)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1435)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1428): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1429): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1430): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1431): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1432): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1433): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1434): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1435): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1436): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_in_fail_no_detect2(1437): none (pass -> pass) MTC@f7a5431092be: Test case TC_ho_in_fail_no_detect2 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 pass'. Thu Apr 18 06:38:13 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_no_detect2 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=634458) Waiting for packet dumper to finish... 1 (prev_count=634458, count=636371) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout'. ------ BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout ------ Thu Apr 18 06:38:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_in_fail_mgw_mdcx_timeout started. MTC@f7a5431092be: "TC_ho_in_fail_mgw_mdcx_timeout": using IMSI '001011835416918'H VirtMSC-IPA(1441)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1441)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1441)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1442)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1442)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1439)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1440)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1445)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1445)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1445)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1445)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_in_fail_mgw_mdcx_timeout() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1444)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_mgw_mdcx_timeout(1447) VirtMSC-RAN(1440)@f7a5431092be: Added conn table entry 0TC_ho_in_fail_mgw_mdcx_timeout(1447)4617664 VirtMSC-SCCP(1439)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1439)@f7a5431092be: { messageType := 2, destLocRef := '4675C0'O, sourceLocRef := '000014'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1439)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1439)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1439)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMGW-MGCP-0(1444)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "185", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "14" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_mgw_mdcx_timeout(1447) VirtMSC-SCCP(1439)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1439)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1439)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1439)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1439)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1439)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1439)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1439)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1439)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1439)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_mgw_mdcx_timeout(1447)@f7a5431092be: setverdict(pass): none -> pass TC_ho_in_fail_mgw_mdcx_timeout(1447)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1439)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1439)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1439)@f7a5431092be: vl_from0 VirtMSC-SCCP(1439)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1439)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1439)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1439)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1439)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_mgw_mdcx_timeout(1447)@f7a5431092be: "Got BSSMAP Clear Complete" TC_ho_in_fail_mgw_mdcx_timeout(1447)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1440)@f7a5431092be: Deleted conn table entry 0TC_ho_in_fail_mgw_mdcx_timeout(1447)4617664 VirtMSC-SCCP(1439)@f7a5431092be: Session index based on connection ID:0 TC_ho_in_fail_mgw_mdcx_timeout(1447)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1439)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1439)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1439)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1443)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1440)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1441)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1438)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1446)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1444)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1445)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1438): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1439): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1440): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1441): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1442): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1443): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1444): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1445): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1446): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_in_fail_mgw_mdcx_timeout(1447): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_in_fail_mgw_mdcx_timeout finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass'. Thu Apr 18 06:38:31 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=632885) Waiting for packet dumper to finish... 1 (prev_count=632885, count=634297) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout'. ------ BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout ------ Thu Apr 18 06:38:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_in_fail_ipa_crcx_timeout started. MTC@f7a5431092be: "TC_ho_in_fail_ipa_crcx_timeout": using IMSI '001010151495850'H VirtMSC-IPA(1451)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1451)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1451)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1452)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1452)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1449)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1450)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1455)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1455)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1455)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1455)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_in_fail_ipa_crcx_timeout() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1454)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_ipa_crcx_timeout(1457) VirtMSC-RAN(1450)@f7a5431092be: Added conn table entry 0TC_ho_in_fail_ipa_crcx_timeout(1457)10138194 VirtMSC-SCCP(1449)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1449)@f7a5431092be: { messageType := 2, destLocRef := '9AB252'O, sourceLocRef := '000015'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1449)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1449)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1449)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1449)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1449)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1454)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "188", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "15" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_in_fail_ipa_crcx_timeout(1457) VirtMSC-SCCP(1449)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1449)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1449)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1449)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1449)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1449)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1449)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1449)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_ipa_crcx_timeout(1457)@f7a5431092be: setverdict(pass): none -> pass TC_ho_in_fail_ipa_crcx_timeout(1457)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1449)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1449)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1449)@f7a5431092be: vl_from0 VirtMSC-SCCP(1449)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1449)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1449)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1449)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1449)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_in_fail_ipa_crcx_timeout(1457)@f7a5431092be: "Got BSSMAP Clear Complete" TC_ho_in_fail_ipa_crcx_timeout(1457)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-RAN(1450)@f7a5431092be: Deleted conn table entry 0TC_ho_in_fail_ipa_crcx_timeout(1457)10138194 VirtMSC-SCCP(1449)@f7a5431092be: Session index based on connection ID:0 TC_ho_in_fail_ipa_crcx_timeout(1457)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1449)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1449)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1449)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1450)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1453)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1448)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1451)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1456)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1455)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1454)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1448): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1449): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1450): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1451): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1452): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1453): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1454): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1455): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1456): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_in_fail_ipa_crcx_timeout(1457): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_in_fail_ipa_crcx_timeout finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass'. Thu Apr 18 06:38:49 UTC 2024 ====== BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=624266) Waiting for packet dumper to finish... 1 (prev_count=624266, count=628452) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap'. ------ BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap ------ Thu Apr 18 06:38:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap started. MTC@f7a5431092be: "TC_ho_into_this_bsc_sccp_cr_without_bssap": using IMSI '001010550202921'H VirtMSC-IPA(1461)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1461)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1461)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1462)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1462)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1459)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1460)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1465)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1465)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1465)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1465)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_into_this_bsc_sccp_cr_without_bssap() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } VirtMGW-MGCP-0(1464)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_sccp_cr_without_bssap(1467) VirtMSC-RAN(1460)@f7a5431092be: Added conn table entry 0TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)3849064 VirtMSC-SCCP(1459)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1459)@f7a5431092be: { messageType := 2, destLocRef := '3ABB68'O, sourceLocRef := '000016'O, protClass := { class := '0010'B, messageHandling := '0000'B }, pointer1 := 1, optionalPart := { credit := omit, calledPAddress := { paramName := 3, paramLength := 4, addr := '43BB00FE'O }, data := omit, importance := omit }, eop := { paramName := 0 } } VirtMSC-SCCP(1459)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1459)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1459)@f7a5431092be: vl_len:38 VirtMSC-SCCP(1459)@f7a5431092be: vl_from0 VirtMSC-SCCP(1459)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0024100B030108010A090100000000000000001D400505010001000101000105050100010000'O VirtMGW-MGCP-0(1464)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "190", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "16" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_into_this_bsc_sccp_cr_without_bssap(1467) VirtMSC-SCCP(1459)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1459)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1459)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1459)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@f7a5431092be: setverdict(pass): none -> pass TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@f7a5431092be: Received L3 Info in HO Request Ack: '062BCA670943671B07D0630190'O TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@f7a5431092be: L3 Info in HO Request Ack is { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '010'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1B'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := { sI := '00'B, rOT := '0'B, nCI := '0'B, elementIdentifier := '1101'B }, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := { sC := '0'B, algorithmIdentifier := '000'B, elementIdentifier := '1001'B }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@f7a5431092be: Handover Command chan_nr is{ u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@f7a5431092be: handoverCommand: verified TSC = 2 VirtMSC-SCCP(1459)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1459)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1459)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1459)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1459)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1459)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1459)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1459)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1459)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1459)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1459)@f7a5431092be: vl_from0 VirtMSC-SCCP(1459)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1459)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1459)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1459)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1459)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1460)@f7a5431092be: Deleted conn table entry 0TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)3849064 VirtMSC-SCCP(1459)@f7a5431092be: Session index based on connection ID:0 TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@f7a5431092be: "Got RSL RR Release" TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1459)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1459)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_into_this_bsc_sccp_cr_without_bssap(1467)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1459)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1460)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1458)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1461)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1463)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1465)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1464)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1466)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1458): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1459): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1460): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1461): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1462): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1463): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1464): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1465): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1466): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_into_this_bsc_sccp_cr_without_bssap(1467): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass'. Thu Apr 18 06:39:05 UTC 2024 ====== BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=458348) Waiting for packet dumper to finish... 1 (prev_count=458348, count=645382) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1'. ------ BSC_Tests.TC_ho_neighbor_config_1 ------ Thu Apr 18 06:39:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_neighbor_config_1 started. VirtMSC-IPA(1471)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1471)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1471)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1472)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1472)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1469)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1470)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1475)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1475)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1475)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1475)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1477)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1477)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1477)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1477)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1479)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1479)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1479)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1479)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1481)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1481)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1481)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1481)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1483)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1483)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1483)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1483)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1485)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1485)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1485)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1485)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_neighbor_config_1() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_1(1487)@f7a5431092be: "TC_ho_neighbor_config_1": using IMSI '001016759517603'H VirtMSC-RAN(1470)@f7a5431092be: f_create_expect(l3 := '05240103505902080910107695156730'O, n_connectPointCode := omit VirtMSC-RAN(1470)@f7a5431092be: Created Expect[0] for '05240103505902080910107695156730'O to be handled at TC_ho_neighbor_config_1(1487) VirtMSC-SCCP(1469)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1469)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1470)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1470)@f7a5431092be: Found Expect[0] for '05240103505902080910107695156730'O handled at TC_ho_neighbor_config_1(1487) VirtMSC-RAN(1470)@f7a5431092be: Added conn table entry 0TC_ho_neighbor_config_1(1487)13817673 VirtMSC-SCCP(1469)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1469)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1476)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1474)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_1(1487) VirtMSC-SCCP(1469)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1469)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1469)@f7a5431092be: vl_from0 VirtMSC-SCCP(1469)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1474)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "193", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "65" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_1(1487) TC_ho_neighbor_config_1(1487)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1476)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1469)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1469)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1469)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1469)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_1(1487)@f7a5431092be: setverdict(pass): none -> pass TC_ho_neighbor_config_1(1487)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '23348B87'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '426F7F12'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_1(1487)@f7a5431092be: "TC_ho_neighbor_config_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_1(1487)@f7a5431092be: "TC_ho_neighbor_config_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_1(1487)@f7a5431092be: f_tc_ho_neighbor_config: 1. No 'neighbor' config IPA-BTS1-TRX0-RSL-RSL(1478)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1480)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover starting: 1.a: HO to bts 1 works, implicitly listed as neighbor (legacy behavior when none are configured) (expecting handover)" TC_ho_neighbor_config_1(1487)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1C'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_1(1487)@f7a5431092be: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 25447 TC_ho_neighbor_config_1(1487)@f7a5431092be: { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1C'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_1(1487)@f7a5431092be: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1478)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_1(1487)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover(1.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover(1.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover(1.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1478)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover(1.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1478)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1480)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover starting: 1.b: HO to unknown cell does not start (expecting NO handover)" TC_ho_neighbor_config_1(1487)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover(1.b): Got no Handover, as expected." TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover(1.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1478)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover(1.b): done clearing" IPA-BTS1-TRX0-RSL-RSL(1478)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1480)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover starting: 1.c: HO to 871-12 is ambiguous = error (expecting NO handover)" TC_ho_neighbor_config_1(1487)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover(1.c): Got no Handover, as expected." TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover(1.c): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1478)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover(1.c): done clearing" IPA-BTS1-TRX0-RSL-RSL(1478)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1480)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover starting: 1.d: HO to 871-11 still works (verify that this test properly cleans up) (expecting handover)" TC_ho_neighbor_config_1(1487)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1D'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_1(1487)@f7a5431092be: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 2 } on ARFCN 25447 TC_ho_neighbor_config_1(1487)@f7a5431092be: { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1D'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_1(1487)@f7a5431092be: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1478)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_1(1487)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover(1.d): Got RSL Handover Command as expected." TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover(1.d): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover(1.d): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1478)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1480)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_1(1487)@f7a5431092be: "f_probe_for_handover(1.d): done clearing" TC_ho_neighbor_config_1(1487)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1469)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1469)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1469)@f7a5431092be: vl_from0 VirtMSC-SCCP(1469)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1469)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1469)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1469)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1469)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_1(1487)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1470)@f7a5431092be: Deleted conn table entry 0TC_ho_neighbor_config_1(1487)13817673 VirtMSC-SCCP(1469)@f7a5431092be: Session index based on connection ID:0 TC_ho_neighbor_config_1(1487)@f7a5431092be: "Got RSL RR Release" TC_ho_neighbor_config_1(1487)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1469)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1469)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_neighbor_config_1(1487)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_1(1487)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1470)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1469)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1473)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1471)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1468)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1478)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1476)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1480)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1482)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1484)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1479)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1481)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1474)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1483)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1475)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1477)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1486)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1485)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1468): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1469): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1470): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1471): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1472): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1473): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1474): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1475): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1476): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1477): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1478): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1479): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1480): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1481): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1482): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1483): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1484): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1485): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1486): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_neighbor_config_1(1487): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_neighbor_config_1 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 pass'. Thu Apr 18 06:39:44 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_1 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_neighbor_config_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=921834) Waiting for packet dumper to finish... 1 (prev_count=921834, count=1709870) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2'. ------ BSC_Tests.TC_ho_neighbor_config_2 ------ Thu Apr 18 06:39:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_neighbor_config_2 started. VirtMSC-IPA(1491)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1491)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1491)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1492)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1492)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1489)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1490)@f7a5431092be: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1490)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1495)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1495)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1495)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1495)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1497)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1497)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1497)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1497)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1499)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1499)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1499)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1499)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1501)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1501)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1501)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1501)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1503)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1503)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1503)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1503)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1505)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1505)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1505)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1505)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_neighbor_config_2() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_2(1507)@f7a5431092be: "TC_ho_neighbor_config_2": using IMSI '001019327290628'H VirtMSC-RAN(1490)@f7a5431092be: f_create_expect(l3 := '05240103505902080910103972926082'O, n_connectPointCode := omit VirtMSC-RAN(1490)@f7a5431092be: Created Expect[0] for '05240103505902080910103972926082'O to be handled at TC_ho_neighbor_config_2(1507) VirtMSC-SCCP(1489)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1489)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1490)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1490)@f7a5431092be: Found Expect[0] for '05240103505902080910103972926082'O handled at TC_ho_neighbor_config_2(1507) VirtMSC-RAN(1490)@f7a5431092be: Added conn table entry 0TC_ho_neighbor_config_2(1507)8583722 VirtMSC-SCCP(1489)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1489)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1496)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1494)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_2(1507) VirtMSC-SCCP(1489)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1489)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1489)@f7a5431092be: vl_from0 VirtMSC-SCCP(1489)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1494)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "196", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "66" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_2(1507) TC_ho_neighbor_config_2(1507)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1496)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1489)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1489)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1489)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1489)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_2(1507)@f7a5431092be: setverdict(pass): none -> pass TC_ho_neighbor_config_2(1507)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '141EF403'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '4A6D63DE'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_2(1507)@f7a5431092be: "TC_ho_neighbor_config_2": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_2(1507)@f7a5431092be: "TC_ho_neighbor_config_2": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_2(1507)@f7a5431092be: f_tc_ho_neighbor_config: 2. explicit local neighbor: 'neighbor bts 1' IPA-BTS1-TRX0-RSL-RSL(1498)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1500)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_2(1507)@f7a5431092be: "f_probe_for_handover starting: 2.a: HO to bts 1 works, explicitly listed as neighbor (expecting handover)" TC_ho_neighbor_config_2(1507)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1E'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_2(1507)@f7a5431092be: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 25447 TC_ho_neighbor_config_2(1507)@f7a5431092be: { messageType := '00101011'B, cellDescription := { bcc := '011'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1E'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_2(1507)@f7a5431092be: handoverCommand: verified TSC = 3 (matches 3) IPA-BTS1-TRX0-RSL-RSL(1498)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1500)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_2(1507)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_2(1507)@f7a5431092be: "f_probe_for_handover(2.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_2(1507)@f7a5431092be: "f_probe_for_handover(2.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_2(1507)@f7a5431092be: "f_probe_for_handover(2.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1498)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1500)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_2(1507)@f7a5431092be: "f_probe_for_handover(2.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1498)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1500)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_2(1507)@f7a5431092be: "f_probe_for_handover starting: 2.b: HO to bts 2 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_2(1507)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_2(1507)@f7a5431092be: "f_probe_for_handover(2.b): Got no Handover, as expected." TC_ho_neighbor_config_2(1507)@f7a5431092be: "f_probe_for_handover(2.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1498)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1500)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_2(1507)@f7a5431092be: "f_probe_for_handover(2.b): done clearing" TC_ho_neighbor_config_2(1507)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1489)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1489)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1489)@f7a5431092be: vl_from0 VirtMSC-SCCP(1489)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1489)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1489)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1489)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1489)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_2(1507)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1490)@f7a5431092be: Deleted conn table entry 0TC_ho_neighbor_config_2(1507)8583722 VirtMSC-SCCP(1489)@f7a5431092be: Session index based on connection ID:0 TC_ho_neighbor_config_2(1507)@f7a5431092be: "Got RSL RR Release" TC_ho_neighbor_config_2(1507)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1489)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1489)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_neighbor_config_2(1507)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_2(1507)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1493)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1489)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1490)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1488)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1491)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1496)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1498)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1500)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1502)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1495)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1504)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1499)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1497)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1506)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1501)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1494)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1505)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1503)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1488): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1489): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1490): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1491): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1492): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1493): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1494): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1495): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1496): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1497): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1498): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1499): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1500): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1501): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1502): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1503): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1504): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1505): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1506): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_neighbor_config_2(1507): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_neighbor_config_2 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 pass'. Thu Apr 18 06:40:15 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_2 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_neighbor_config_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=886920) Waiting for packet dumper to finish... 1 (prev_count=886920, count=1674956) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3'. ------ BSC_Tests.TC_ho_neighbor_config_3 ------ Thu Apr 18 06:40:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_neighbor_config_3 started. VirtMSC-IPA(1511)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1511)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1511)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1512)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1512)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1509)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1510)@f7a5431092be: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1510)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1515)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1515)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1515)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1515)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1517)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1517)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1517)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1517)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1519)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1519)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1519)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1519)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1521)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1521)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1521)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1521)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1523)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1523)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1523)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1523)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1525)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1525)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1525)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1525)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_neighbor_config_3() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_3(1527)@f7a5431092be: "TC_ho_neighbor_config_3": using IMSI '001016493476034'H VirtMSC-RAN(1510)@f7a5431092be: f_create_expect(l3 := '05240103505902080910104639740643'O, n_connectPointCode := omit VirtMSC-RAN(1510)@f7a5431092be: Created Expect[0] for '05240103505902080910104639740643'O to be handled at TC_ho_neighbor_config_3(1527) VirtMSC-SCCP(1509)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1509)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1510)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1510)@f7a5431092be: Found Expect[0] for '05240103505902080910104639740643'O handled at TC_ho_neighbor_config_3(1527) VirtMSC-RAN(1510)@f7a5431092be: Added conn table entry 0TC_ho_neighbor_config_3(1527)2742590 VirtMSC-SCCP(1509)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1509)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1516)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1514)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_3(1527) VirtMSC-SCCP(1509)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1509)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1509)@f7a5431092be: vl_from0 VirtMSC-SCCP(1509)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_neighbor_config_3(1527)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1516)@f7a5431092be: Disabled queueing of DChan messages VirtMGW-MGCP-0(1514)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "199", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "67" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_3(1527) VirtMSC-SCCP(1509)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1509)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1509)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1509)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_3(1527)@f7a5431092be: setverdict(pass): none -> pass TC_ho_neighbor_config_3(1527)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '643C2E17'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6A69FCCE'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_3(1527)@f7a5431092be: "TC_ho_neighbor_config_3": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_3(1527)@f7a5431092be: "TC_ho_neighbor_config_3": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_3(1527)@f7a5431092be: f_tc_ho_neighbor_config: 3. explicit local neighbor: 'neighbor bts 2' IPA-BTS1-TRX0-RSL-RSL(1518)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1520)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_3(1527)@f7a5431092be: "f_probe_for_handover starting: 3.a: HO to bts 1 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_3(1527)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_3(1527)@f7a5431092be: "f_probe_for_handover(3.a): Got no Handover, as expected." TC_ho_neighbor_config_3(1527)@f7a5431092be: "f_probe_for_handover(3.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1518)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1520)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_3(1527)@f7a5431092be: "f_probe_for_handover(3.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1518)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1520)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_3(1527)@f7a5431092be: "f_probe_for_handover starting: 3.b: HO to bts 2 works, explicitly listed as neighbor; no ambiguity because bts 3 is not listed as neighbor (expecting handover)" TC_ho_neighbor_config_3(1527)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1F'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_3(1527)@f7a5431092be: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 33639 TC_ho_neighbor_config_3(1527)@f7a5431092be: { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '1F'O }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_3(1527)@f7a5431092be: handoverCommand: verified TSC = 4 (matches 4) IPA-BTS1-TRX0-RSL-RSL(1518)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1520)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_3(1527)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_3(1527)@f7a5431092be: "f_probe_for_handover(3.b): Got RSL Handover Command as expected." TC_ho_neighbor_config_3(1527)@f7a5431092be: "f_probe_for_handover(3.b): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_3(1527)@f7a5431092be: "f_probe_for_handover(3.b): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1518)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1520)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_3(1527)@f7a5431092be: "f_probe_for_handover(3.b): done clearing" TC_ho_neighbor_config_3(1527)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1509)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1509)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1509)@f7a5431092be: vl_from0 VirtMSC-SCCP(1509)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1509)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1509)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1509)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1509)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_3(1527)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1510)@f7a5431092be: Deleted conn table entry 0TC_ho_neighbor_config_3(1527)2742590 VirtMSC-SCCP(1509)@f7a5431092be: Session index based on connection ID:0 TC_ho_neighbor_config_3(1527)@f7a5431092be: "Got RSL RR Release" TC_ho_neighbor_config_3(1527)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1509)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1509)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_neighbor_config_3(1527)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_3(1527)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1509)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1510)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1513)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1508)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1511)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1516)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1520)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1517)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1519)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1515)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1514)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1521)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1518)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1526)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1524)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1522)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1523)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1525)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1508): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1509): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1510): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1511): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1512): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1513): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1514): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1515): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1516): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1517): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1518): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1519): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1520): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1521): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1522): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1523): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1524): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1525): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1526): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_neighbor_config_3(1527): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_neighbor_config_3 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 pass'. Thu Apr 18 06:40:46 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_3 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_neighbor_config_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=886487) Waiting for packet dumper to finish... 1 (prev_count=886487, count=1674316) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4'. ------ BSC_Tests.TC_ho_neighbor_config_4 ------ Thu Apr 18 06:40:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_neighbor_config_4 started. VirtMSC-IPA(1531)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1531)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1531)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1532)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1532)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1529)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1530)@f7a5431092be: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1530)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1535)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1535)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1535)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1535)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1537)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1537)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1537)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1537)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1539)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1539)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1539)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1539)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1541)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1541)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1541)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1541)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1543)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1543)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1543)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1543)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1545)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1545)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1545)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1545)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_neighbor_config_4() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_4(1547)@f7a5431092be: "TC_ho_neighbor_config_4": using IMSI '001012979839204'H VirtMSC-RAN(1530)@f7a5431092be: f_create_expect(l3 := '05240103505902080910109297382940'O, n_connectPointCode := omit VirtMSC-RAN(1530)@f7a5431092be: Created Expect[0] for '05240103505902080910109297382940'O to be handled at TC_ho_neighbor_config_4(1547) VirtMSC-SCCP(1529)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1529)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1530)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1530)@f7a5431092be: Found Expect[0] for '05240103505902080910109297382940'O handled at TC_ho_neighbor_config_4(1547) VirtMSC-RAN(1530)@f7a5431092be: Added conn table entry 0TC_ho_neighbor_config_4(1547)3886613 VirtMSC-SCCP(1529)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1529)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1536)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1534)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_4(1547) VirtMSC-SCCP(1529)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1529)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1529)@f7a5431092be: vl_from0 VirtMSC-SCCP(1529)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_neighbor_config_4(1547)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1534)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "202", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "68" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_4(1547) IPA-BTS0-TRX0-RSL-RSL(1536)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1529)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1529)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1529)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1529)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(1547)@f7a5431092be: setverdict(pass): none -> pass TC_ho_neighbor_config_4(1547)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '7E0C28E1'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '218140D1'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_4(1547)@f7a5431092be: "TC_ho_neighbor_config_4": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_4(1547)@f7a5431092be: "TC_ho_neighbor_config_4": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_4(1547)@f7a5431092be: f_tc_ho_neighbor_config: 4. explicit remote neighbor: 'neighbor lac 99 arfcn 123 bsic 45' IPA-BTS1-TRX0-RSL-RSL(1538)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1540)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_4(1547)@f7a5431092be: "f_probe_for_handover starting: 4.a: HO to bts 1 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_4(1547)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(1547)@f7a5431092be: "f_probe_for_handover(4.a): Got no Handover, as expected." TC_ho_neighbor_config_4(1547)@f7a5431092be: "f_probe_for_handover(4.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1538)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1540)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_4(1547)@f7a5431092be: "f_probe_for_handover(4.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1538)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1540)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_4(1547)@f7a5431092be: "f_probe_for_handover starting: 4.b: HO to bts 2 doesn't work, not listed as neighbor (expecting NO handover)" TC_ho_neighbor_config_4(1547)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(1547)@f7a5431092be: "f_probe_for_handover(4.b): Got no Handover, as expected." TC_ho_neighbor_config_4(1547)@f7a5431092be: "f_probe_for_handover(4.b): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1538)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1540)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_4(1547)@f7a5431092be: "f_probe_for_handover(4.b): done clearing" IPA-BTS1-TRX0-RSL-RSL(1538)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1540)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_4(1547)@f7a5431092be: "f_probe_for_handover starting: 4.c: HO to 123-45 triggers inter-BSC HO (expecting handover)" VirtMSC-SCCP(1529)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1529)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1529)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1529)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(1547)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_4(1547)@f7a5431092be: "f_probe_for_handover(4.c): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_4(1547)@f7a5431092be: "f_probe_for_handover(4.c): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_4(1547)@f7a5431092be: "f_probe_for_handover(4.c): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_4(1547)@f7a5431092be: "f_probe_for_handover(4.c): ...done" IPA-BTS1-TRX0-RSL-RSL(1538)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1540)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_4(1547)@f7a5431092be: "f_probe_for_handover(4.c): done clearing" TC_ho_neighbor_config_4(1547)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1529)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1529)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1529)@f7a5431092be: vl_from0 VirtMSC-SCCP(1529)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1529)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1529)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1529)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1529)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_4(1547)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1530)@f7a5431092be: Deleted conn table entry 0TC_ho_neighbor_config_4(1547)3886613 VirtMSC-SCCP(1529)@f7a5431092be: Session index based on connection ID:0 TC_ho_neighbor_config_4(1547)@f7a5431092be: "Got RSL RR Release" TC_ho_neighbor_config_4(1547)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1529)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1529)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_neighbor_config_4(1547)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_4(1547)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1529)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1530)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1531)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1528)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1533)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1536)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1540)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1538)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1542)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1544)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1546)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1545)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1537)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1543)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1534)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1541)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1539)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1535)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1528): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1529): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1530): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1531): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1532): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1533): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1534): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1535): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1536): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1537): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1538): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1539): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1540): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1541): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1542): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1543): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1544): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1545): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1546): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_neighbor_config_4(1547): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_neighbor_config_4 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 pass'. Thu Apr 18 06:41:23 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_4 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_neighbor_config_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=887220) Waiting for packet dumper to finish... 1 (prev_count=887220, count=1675049) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5'. ------ BSC_Tests.TC_ho_neighbor_config_5 ------ Thu Apr 18 06:41:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_neighbor_config_5 started. VirtMSC-IPA(1551)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1551)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1551)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1552)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1552)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1549)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1550)@f7a5431092be: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1550)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1555)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1555)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1555)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1555)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1557)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1557)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1557)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1557)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1559)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1559)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1559)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1559)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1561)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1561)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1561)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1561)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1563)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1563)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1563)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1563)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1565)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1565)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1565)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1565)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_neighbor_config_5() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_5(1567)@f7a5431092be: "TC_ho_neighbor_config_5": using IMSI '001016297225108'H VirtMSC-RAN(1550)@f7a5431092be: f_create_expect(l3 := '05240103505902080910102679221580'O, n_connectPointCode := omit VirtMSC-RAN(1550)@f7a5431092be: Created Expect[0] for '05240103505902080910102679221580'O to be handled at TC_ho_neighbor_config_5(1567) VirtMSC-SCCP(1549)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1549)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1550)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1550)@f7a5431092be: Found Expect[0] for '05240103505902080910102679221580'O handled at TC_ho_neighbor_config_5(1567) VirtMSC-RAN(1550)@f7a5431092be: Added conn table entry 0TC_ho_neighbor_config_5(1567)4810159 VirtMSC-SCCP(1549)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1549)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1556)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1554)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_5(1567) VirtMSC-SCCP(1549)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1549)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1549)@f7a5431092be: vl_from0 VirtMSC-SCCP(1549)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1554)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "205", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "69" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_5(1567) TC_ho_neighbor_config_5(1567)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1556)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1549)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1549)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1549)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1549)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(1567)@f7a5431092be: setverdict(pass): none -> pass TC_ho_neighbor_config_5(1567)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '44698174'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '26E19631'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_5(1567)@f7a5431092be: "TC_ho_neighbor_config_5": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_5(1567)@f7a5431092be: "TC_ho_neighbor_config_5": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_5(1567)@f7a5431092be: f_tc_ho_neighbor_config: 5. explicit remote neighbor re-using ARFCN+BSIC: 'neighbor lac 99 arfcn 871 bsic 12' IPA-BTS1-TRX0-RSL-RSL(1558)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1560)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_5(1567)@f7a5431092be: "f_probe_for_handover starting: 5.a: HO to 871-12 triggers inter-BSC HO (ignoring local cells with same ARFCN+BSIC) (expecting handover)" VirtMSC-SCCP(1549)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1549)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1549)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1549)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(1567)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_5(1567)@f7a5431092be: "f_probe_for_handover(5.a): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_5(1567)@f7a5431092be: "f_probe_for_handover(5.a): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_5(1567)@f7a5431092be: "f_probe_for_handover(5.a): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_5(1567)@f7a5431092be: "f_probe_for_handover(5.a): ...done" IPA-BTS1-TRX0-RSL-RSL(1558)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1560)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_5(1567)@f7a5431092be: "f_probe_for_handover(5.a): done clearing" TC_ho_neighbor_config_5(1567)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1549)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1549)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1549)@f7a5431092be: vl_from0 VirtMSC-SCCP(1549)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1549)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1549)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1549)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1549)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_5(1567)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1550)@f7a5431092be: Deleted conn table entry 0TC_ho_neighbor_config_5(1567)4810159 VirtMSC-SCCP(1549)@f7a5431092be: Session index based on connection ID:0 TC_ho_neighbor_config_5(1567)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(1549)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1549)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_neighbor_config_5(1567)@f7a5431092be: "Got RSL Deact SACCH" TC_ho_neighbor_config_5(1567)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_5(1567)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1549)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1553)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1550)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1551)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1548)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1556)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1560)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1558)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1562)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1566)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1564)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1555)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1565)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1557)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1554)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1559)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1561)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1563)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1548): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1549): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1550): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1551): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1552): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1553): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1554): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1555): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1556): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1557): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1558): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1559): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1560): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1561): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1562): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1563): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1564): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1565): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1566): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_neighbor_config_5(1567): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_neighbor_config_5 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 pass'. Thu Apr 18 06:41:50 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_5 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_neighbor_config_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=856115) Waiting for packet dumper to finish... 1 (prev_count=856115, count=1644151) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6'. ------ BSC_Tests.TC_ho_neighbor_config_6 ------ Thu Apr 18 06:41:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_neighbor_config_6 started. VirtMSC-IPA(1571)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1571)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1571)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1572)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1572)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1569)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1570)@f7a5431092be: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1570)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1575)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1575)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1575)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1575)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1577)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1577)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1577)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1577)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1579)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1579)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1579)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1579)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1581)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1581)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1581)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1581)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1583)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1583)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1583)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1583)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1585)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1585)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1585)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1585)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_neighbor_config_6() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_6(1587)@f7a5431092be: "TC_ho_neighbor_config_6": using IMSI '001019337138969'H VirtMSC-RAN(1570)@f7a5431092be: f_create_expect(l3 := '05240103505902080910103973319896'O, n_connectPointCode := omit VirtMSC-RAN(1570)@f7a5431092be: Created Expect[0] for '05240103505902080910103973319896'O to be handled at TC_ho_neighbor_config_6(1587) VirtMSC-SCCP(1569)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1569)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1570)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1570)@f7a5431092be: Found Expect[0] for '05240103505902080910103973319896'O handled at TC_ho_neighbor_config_6(1587) VirtMSC-RAN(1570)@f7a5431092be: Added conn table entry 0TC_ho_neighbor_config_6(1587)16749895 VirtMSC-SCCP(1569)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1569)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1576)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1574)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_6(1587) VirtMSC-SCCP(1569)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1569)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1569)@f7a5431092be: vl_from0 VirtMSC-SCCP(1569)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1574)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "208", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "6a" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_6(1587) TC_ho_neighbor_config_6(1587)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1576)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1569)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1569)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1569)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1569)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_6(1587)@f7a5431092be: setverdict(pass): none -> pass TC_ho_neighbor_config_6(1587)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '3A0ABC6B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '25359B5C'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_6(1587)@f7a5431092be: "TC_ho_neighbor_config_6": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_6(1587)@f7a5431092be: "TC_ho_neighbor_config_6": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_6(1587)@f7a5431092be: f_tc_ho_neighbor_config: 6. config error: explicit local and remote neighbors with ambiguous ARFCN+BSIC: 'neighbor bts 2; neighbor lac 99 arfcn 871 bsic 12' IPA-BTS1-TRX0-RSL-RSL(1578)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1580)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_6(1587)@f7a5431092be: "f_probe_for_handover starting: 6.a: HO to 871-12 is ambiguous = error (expecting NO handover)" TC_ho_neighbor_config_6(1587)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_6(1587)@f7a5431092be: "f_probe_for_handover(6.a): Got no Handover, as expected." TC_ho_neighbor_config_6(1587)@f7a5431092be: "f_probe_for_handover(6.a): done (got no Handover)" IPA-BTS1-TRX0-RSL-RSL(1578)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1580)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_6(1587)@f7a5431092be: "f_probe_for_handover(6.a): done clearing" TC_ho_neighbor_config_6(1587)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1569)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1569)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1569)@f7a5431092be: vl_from0 VirtMSC-SCCP(1569)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1569)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1569)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1569)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1569)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_6(1587)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1570)@f7a5431092be: Deleted conn table entry 0TC_ho_neighbor_config_6(1587)16749895 VirtMSC-SCCP(1569)@f7a5431092be: Session index based on connection ID:0 TC_ho_neighbor_config_6(1587)@f7a5431092be: "Got RSL RR Release" TC_ho_neighbor_config_6(1587)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1569)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1569)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_neighbor_config_6(1587)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_6(1587)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1569)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1573)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1570)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1568)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1571)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1576)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1577)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1575)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1574)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1586)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1580)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1582)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1578)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1584)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1581)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1583)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1579)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1585)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1568): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1569): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1570): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1571): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1572): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1573): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1574): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1575): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1576): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1577): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1578): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1579): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1580): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1581): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1582): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1583): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1584): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1585): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1586): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_neighbor_config_6(1587): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_neighbor_config_6 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 pass'. Thu Apr 18 06:42:17 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_6 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_neighbor_config_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=853267) Waiting for packet dumper to finish... 1 (prev_count=853267, count=1641096) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7'. ------ BSC_Tests.TC_ho_neighbor_config_7 ------ Thu Apr 18 06:42:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_neighbor_config_7 started. VirtMSC-IPA(1591)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1591)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1591)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1592)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1592)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1589)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1590)@f7a5431092be: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1590)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1595)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1595)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1595)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1595)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1597)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1597)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1597)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1597)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1599)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1599)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1599)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1599)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1601)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1601)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1601)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1601)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1603)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1603)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1603)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1603)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1605)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1605)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1605)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1605)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_neighbor_config_7() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_neighbor_config_7(1607)@f7a5431092be: "TC_ho_neighbor_config_7": using IMSI '001018613591693'H VirtMSC-RAN(1590)@f7a5431092be: f_create_expect(l3 := '05240103505902080910106831956139'O, n_connectPointCode := omit VirtMSC-RAN(1590)@f7a5431092be: Created Expect[0] for '05240103505902080910106831956139'O to be handled at TC_ho_neighbor_config_7(1607) VirtMSC-SCCP(1589)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1589)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1590)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1590)@f7a5431092be: Found Expect[0] for '05240103505902080910106831956139'O handled at TC_ho_neighbor_config_7(1607) VirtMSC-RAN(1590)@f7a5431092be: Added conn table entry 0TC_ho_neighbor_config_7(1607)12259579 VirtMSC-SCCP(1589)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1589)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1596)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1594)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_neighbor_config_7(1607) VirtMSC-SCCP(1589)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1589)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1589)@f7a5431092be: vl_from0 VirtMSC-SCCP(1589)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1594)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "211", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "6b" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_neighbor_config_7(1607) TC_ho_neighbor_config_7(1607)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1596)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1589)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1589)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1589)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1589)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(1607)@f7a5431092be: setverdict(pass): none -> pass TC_ho_neighbor_config_7(1607)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '052AF1D0'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '02142EF1'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_neighbor_config_7(1607)@f7a5431092be: "TC_ho_neighbor_config_7": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_neighbor_config_7(1607)@f7a5431092be: "TC_ho_neighbor_config_7": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_ho_neighbor_config_7(1607)@f7a5431092be: f_tc_ho_neighbor_config: 7. explicit local and remote neighbors: 'neighbor bts 2; neighbor lac 99 arfcn 123 bsic 45' IPA-BTS1-TRX0-RSL-RSL(1598)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1600)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_7(1607)@f7a5431092be: "f_probe_for_handover starting: 7.a: HO to 871-12 does HO to bts 2 (expecting handover)" TC_ho_neighbor_config_7(1607)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '20'O (" ") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_neighbor_config_7(1607)@f7a5431092be: Handover to new chan { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } on ARFCN 33639 TC_ho_neighbor_config_7(1607)@f7a5431092be: { messageType := '00101011'B, cellDescription := { bcc := '100'B, ncc := '001'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '67'O ("g") }, channelDescription2 := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '83'O, octet4 := '67'O ("g") }, handoverReference := { handoverReferenceValue := '20'O (" ") }, powerCommandAndAccesstype := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := { elementIdentifier := '63'O ("c"), mode := '01'O }, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } TC_ho_neighbor_config_7(1607)@f7a5431092be: handoverCommand: verified TSC = 4 (matches 4) IPA-BTS1-TRX0-RSL-RSL(1598)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1600)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_7(1607)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_7(1607)@f7a5431092be: "f_probe_for_handover(7.a): Got RSL Handover Command as expected." TC_ho_neighbor_config_7(1607)@f7a5431092be: "f_probe_for_handover(7.a): Ending the test: Handover Failure stops the procedure." TC_ho_neighbor_config_7(1607)@f7a5431092be: "f_probe_for_handover(7.a): done (got RSL Handover Command)" IPA-BTS1-TRX0-RSL-RSL(1598)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1600)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_7(1607)@f7a5431092be: "f_probe_for_handover(7.a): done clearing" IPA-BTS1-TRX0-RSL-RSL(1598)@f7a5431092be: Suspending DChan IPA-BTS2-TRX0-RSL-RSL(1600)@f7a5431092be: Suspending DChan TC_ho_neighbor_config_7(1607)@f7a5431092be: "f_probe_for_handover starting: 7.b: HO to 123-45 triggers inter-BSC HO (expecting handover)" VirtMSC-SCCP(1589)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1589)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1589)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1589)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(1607)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_neighbor_config_7(1607)@f7a5431092be: "f_probe_for_handover(7.b): Got BSSMAP Handover Required as expected." TC_ho_neighbor_config_7(1607)@f7a5431092be: "f_probe_for_handover(7.b): done (got BSSMAP Handover Required)" TC_ho_neighbor_config_7(1607)@f7a5431092be: "f_probe_for_handover(7.b): waiting for inter-BSC HO to time out..." TC_ho_neighbor_config_7(1607)@f7a5431092be: "f_probe_for_handover(7.b): ...done" IPA-BTS1-TRX0-RSL-RSL(1598)@f7a5431092be: Resuming DChan IPA-BTS2-TRX0-RSL-RSL(1600)@f7a5431092be: Resuming DChan TC_ho_neighbor_config_7(1607)@f7a5431092be: "f_probe_for_handover(7.b): done clearing" TC_ho_neighbor_config_7(1607)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1589)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1589)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1589)@f7a5431092be: vl_from0 VirtMSC-SCCP(1589)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1589)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1589)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1589)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1589)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_neighbor_config_7(1607)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1590)@f7a5431092be: Deleted conn table entry 0TC_ho_neighbor_config_7(1607)12259579 VirtMSC-SCCP(1589)@f7a5431092be: Session index based on connection ID:0 TC_ho_neighbor_config_7(1607)@f7a5431092be: "Got RSL RR Release" TC_ho_neighbor_config_7(1607)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1589)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1589)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_neighbor_config_7(1607)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_ho_neighbor_config_7(1607)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1589)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1590)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1593)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1591)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1588)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS1-TRX0-RSL-RSL(1598)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1596)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1600)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1595)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1597)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1601)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1594)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1599)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1602)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1604)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1606)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1605)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1603)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1588): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1589): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1590): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1591): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1592): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1593): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1594): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1595): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1596): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1597): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1598): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1599): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1600): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1601): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1602): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1603): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1604): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1605): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1606): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_neighbor_config_7(1607): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_neighbor_config_7 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 pass'. Thu Apr 18 06:42:47 UTC 2024 ====== BSC_Tests.TC_ho_neighbor_config_7 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_neighbor_config_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=893625) Waiting for packet dumper to finish... 1 (prev_count=893625, count=1681661) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset ------ Thu Apr 18 06:42:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset started. VirtMSC-IPA(1610)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1610)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1610)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1611)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1611)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1609)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1614)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1614)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1614)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1614)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1615)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1615)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1615)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1615)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1616)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1616)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1616)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1616)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1617)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1617)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1617)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1617)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1618)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1618)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1618)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1618)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1619)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1619)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1619)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1619)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_bssap_rlsd_does_not_cause_bssmap_reset() start" MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1609)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1609)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1609)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1609)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1609)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1609)@f7a5431092be: First idle individual index:1 VirtMSC-SCCP(1609)@f7a5431092be: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1609)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1609)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1609)@f7a5431092be: Session index based on connection ID:1 MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1609)@f7a5431092be: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1609)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1609)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1609)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1609)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1609)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1609)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1609)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1609)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1609)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1609)@f7a5431092be: First idle individual index:1 VirtMSC-SCCP(1609)@f7a5431092be: Warning: Re-starting timer T_guard[1], which is already active (running or expired). VirtMSC-SCCP(1609)@f7a5431092be: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1609)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1609)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1609)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1609)@f7a5431092be: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1609)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1609)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1609)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1609)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1612)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1608)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1610)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1614)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1617)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1615)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1619)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1616)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1613)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1618)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1608): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1609): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1610): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1611): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1612): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1613): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1614): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1615): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1616): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1617): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1618): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1619): none (pass -> pass) MTC@f7a5431092be: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass'. Thu Apr 18 06:43:12 UTC 2024 ====== BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=674196) Waiting for packet dumper to finish... 1 (prev_count=674196, count=1462232) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset ------ Thu Apr 18 06:43:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_bssmap_clear_does_not_cause_bssmap_reset started. VirtMSC-IPA(1622)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1622)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1622)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1623)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1623)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1621)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1626)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1626)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1626)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1626)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1627)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1627)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1627)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1627)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1628)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1628)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1628)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1628)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1629)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1629)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1629)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1629)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1630)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1630)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1630)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1630)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1631)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1631)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1631)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1631)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_bssmap_clear_does_not_cause_bssmap_reset() start" MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1621)@f7a5431092be: vl_from0 VirtMSC-SCCP(1621)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1621)@f7a5431092be: vl_from0 VirtMSC-SCCP(1621)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1621)@f7a5431092be: vl_from0 VirtMSC-SCCP(1621)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1621)@f7a5431092be: vl_from0 VirtMSC-SCCP(1621)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1621)@f7a5431092be: vl_from0 VirtMSC-SCCP(1621)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1621)@f7a5431092be: vl_from0 VirtMSC-SCCP(1621)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1621)@f7a5431092be: vl_from0 VirtMSC-SCCP(1621)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1621)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1621)@f7a5431092be: vl_from0 VirtMSC-SCCP(1621)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040109'O VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1621)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1621)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1621)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1621)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1621)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1622)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1620)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1624)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1626)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1629)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1627)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1625)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1628)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1631)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1630)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1620): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1621): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1622): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1623): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1624): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1625): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1626): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1627): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1628): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1629): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1630): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1631): none (pass -> pass) MTC@f7a5431092be: Test case TC_bssmap_clear_does_not_cause_bssmap_reset finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass'. Thu Apr 18 06:43:52 UTC 2024 ====== BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=864735) Waiting for packet dumper to finish... 1 (prev_count=864735, count=1652771) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset'. ------ BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset ------ Thu Apr 18 06:43:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset started. VirtMSC-IPA(1634)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1634)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1634)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1635)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1635)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1633)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1638)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1638)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1638)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1638)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1639)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1639)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1639)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1639)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1640)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1640)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1640)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1640)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1641)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1641)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1641)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1641)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1642)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1642)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1642)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1642)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1643)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1643)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1643)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1643)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ms_rel_ind_does_not_cause_bssmap_reset() start" MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1633)@f7a5431092be: vl_from0 VirtMSC-SCCP(1633)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1633)@f7a5431092be: vl_from0 VirtMSC-SCCP(1633)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1633)@f7a5431092be: vl_from0 VirtMSC-SCCP(1633)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1633)@f7a5431092be: vl_from0 VirtMSC-SCCP(1633)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1633)@f7a5431092be: vl_from0 VirtMSC-SCCP(1633)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1633)@f7a5431092be: vl_from0 VirtMSC-SCCP(1633)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1633)@f7a5431092be: vl_from0 VirtMSC-SCCP(1633)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: Warning: Re-starting timer T_guard, which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1633)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1633)@f7a5431092be: vl_from0 VirtMSC-SCCP(1633)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040120'O VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1633)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1633)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1633)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1633)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1633)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1632)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1634)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1636)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS2-TRX1-RSL-IPA(1641)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1639)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1640)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1638)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1642)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1637)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1643)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1632): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1633): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1634): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1635): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1636): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1637): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1638): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1639): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1640): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1641): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1642): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1643): none (pass -> pass) MTC@f7a5431092be: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass'. Thu Apr 18 06:44:33 UTC 2024 ====== BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=896589) Waiting for packet dumper to finish... 1 (prev_count=896589, count=1684418) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact ------ Thu Apr 18 06:44:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_dyn_pdch_ipa_act_deact started. VirtMSC-IPA(1646)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1646)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1646)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1647)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1647)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1645)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1650)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1650)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1650)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1650)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_dyn_pdch_ipa_act_deact() start" MTC@f7a5431092be: TCH/F_PDCH pchan starts out in TCH/F mode: MTC@f7a5431092be: TCH/F_PDCH pchan, PDCH ACT was ACKed, so now in PDCH mode: MTC@f7a5431092be: TCH/F_PDCH pchan, PDCH DEACT via VTY, so now back in TCH/F mode: MTC@f7a5431092be: TCH/F_PDCH pchan, PDCH ACT via VTY, so now in PDCH mode: MTC@f7a5431092be: TCH/F_PDCH pchan, PDCH DEACT via VTY, so now back in TCH/F mode: MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1645)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1644)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1648)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1646)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1650)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1649)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1644): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1645): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1646): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1647): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1648): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1649): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1650): none (pass -> pass) MTC@f7a5431092be: Test case TC_dyn_pdch_ipa_act_deact finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact pass'. Thu Apr 18 06:44:50 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_ipa_act_deact pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=606659) Waiting for packet dumper to finish... 1 (prev_count=606659, count=608249) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack ------ Thu Apr 18 06:44:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_dyn_pdch_ipa_act_nack started. VirtMSC-IPA(1653)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1653)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1653)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1654)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1654)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1652)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1657)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1657)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1657)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1657)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_dyn_pdch_ipa_act_nack() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1652)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1653)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1655)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1651)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1657)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1656)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1651): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1652): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1653): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1654): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1655): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1656): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1657): none (pass -> pass) MTC@f7a5431092be: Test case TC_dyn_pdch_ipa_act_nack finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack pass'. Thu Apr 18 06:45:06 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_ipa_act_nack pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408658) Waiting for packet dumper to finish... 1 (prev_count=408658, count=594455) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact ------ Thu Apr 18 06:45:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_dyn_pdch_osmo_act_deact started. VirtMSC-IPA(1660)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1660)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1660)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1661)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1661)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1659)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1664)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1664)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1664)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1664)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_dyn_pdch_osmo_act_deact() start" MTC@f7a5431092be: TCH/F_TCH/H_PDCH pchan starts out in disabled mode: MTC@f7a5431092be: TCH/F_TCH/H_PDCH requested to PDCH ACT on startup, which was ACKed, so now in PDCH: MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1659)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1658)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1662)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1660)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass VirtMGW-MGCP-0(1663)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1664)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1658): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1659): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1660): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1661): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1662): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1663): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1664): none (pass -> pass) MTC@f7a5431092be: Test case TC_dyn_pdch_osmo_act_deact finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact pass'. Thu Apr 18 06:45:20 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_osmo_act_deact pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=415208) Waiting for packet dumper to finish... 1 (prev_count=415208, count=602942) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack ------ Thu Apr 18 06:45:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_dyn_pdch_osmo_act_nack started. VirtMSC-IPA(1667)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1667)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1667)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1668)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1668)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1666)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1671)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1671)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1671)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1671)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_dyn_pdch_osmo_act_nack() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1666)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1669)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1667)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1665)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass VirtMGW-MGCP-0(1670)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1671)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1665): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1666): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1667): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1668): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1669): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1670): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1671): none (pass -> pass) MTC@f7a5431092be: Test case TC_dyn_pdch_osmo_act_nack finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack pass'. Thu Apr 18 06:45:34 UTC 2024 ====== BSC_Tests.TC_dyn_pdch_osmo_act_nack pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=412460) Waiting for packet dumper to finish... 1 (prev_count=412460, count=598257) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact ------ Thu Apr 18 06:45:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_dyn_ts_sdcch8_act_deact started. VirtMSC-IPA(1674)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1674)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1674)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1675)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1675)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1673)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1678)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1678)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1678)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1678)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_dyn_ts_sdcch8_act_deact() start" MTC@f7a5431092be: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@f7a5431092be: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(1673)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1673)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1673)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1673)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1673)@f7a5431092be: First idle individual index:1 VirtMSC-SCCP(1673)@f7a5431092be: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1673)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1673)@f7a5431092be: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1673)@f7a5431092be: First idle individual index:2 VirtMSC-SCCP(1673)@f7a5431092be: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1673)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1673)@f7a5431092be: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1673)@f7a5431092be: First idle individual index:3 VirtMSC-SCCP(1673)@f7a5431092be: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1673)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1673)@f7a5431092be: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1673)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1673)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1673)@f7a5431092be: vl_from0 VirtMSC-SCCP(1673)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@f7a5431092be: Session index based on local reference:3 VirtMSC-SCCP(1673)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1673)@f7a5431092be: Session index based on local reference:3 VirtMSC-SCCP(1673)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1673)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1673)@f7a5431092be: vl_from0 VirtMSC-SCCP(1673)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1673)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1673)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1673)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1673)@f7a5431092be: vl_from0 VirtMSC-SCCP(1673)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1673)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1673)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1673)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1673)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1673)@f7a5431092be: vl_from0 VirtMSC-SCCP(1673)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1673)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1673)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1673)@f7a5431092be: Session index based on local reference:2 VirtMSC-SCCP(1673)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1673)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1673)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1673)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1673)@f7a5431092be: Session index based on local reference:2 VirtMSC-SCCP(1673)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1673)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1676)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1674)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1672)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass VirtMGW-MGCP-0(1677)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1678)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1672): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1673): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1674): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1675): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1676): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1677): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1678): none (pass -> pass) MTC@f7a5431092be: Test case TC_dyn_ts_sdcch8_act_deact finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass'. Thu Apr 18 06:45:57 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=608241) Waiting for packet dumper to finish... 1 (prev_count=608241, count=796277) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used'. ------ BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used ------ Thu Apr 18 06:46:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_dyn_ts_sdcch8_all_subslots_used started. VirtMSC-IPA(1681)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1681)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1681)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1682)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1682)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1680)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1685)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1685)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1685)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1685)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_dyn_ts_sdcch8_all_subslots_used() start" VirtMSC-SCCP(1680)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1680)@f7a5431092be: First idle individual index:1 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1680)@f7a5431092be: First idle individual index:2 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1680)@f7a5431092be: First idle individual index:3 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1680)@f7a5431092be: First idle individual index:4 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:4 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(1680)@f7a5431092be: First idle individual index:5 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:5 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(1680)@f7a5431092be: First idle individual index:6 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:6 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(1680)@f7a5431092be: First idle individual index:7 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:7 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(1680)@f7a5431092be: First idle individual index:8 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:8 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Re-starting timer T_ias[8], which is already active (running or expired). VirtMSC-SCCP(1680)@f7a5431092be: First idle individual index:9 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Stopping inactive timer T_ias[9]. VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:9 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Re-starting timer T_ias[9], which is already active (running or expired). VirtMSC-SCCP(1680)@f7a5431092be: First idle individual index:10 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Stopping inactive timer T_ias[10]. VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:10 VirtMSC-SCCP(1680)@f7a5431092be: Warning: Re-starting timer T_ias[10], which is already active (running or expired). VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1680)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1680)@f7a5431092be: vl_from0 VirtMSC-SCCP(1680)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1680)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1680)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1680)@f7a5431092be: vl_from0 VirtMSC-SCCP(1680)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1680)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1680)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1680)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1680)@f7a5431092be: vl_from0 VirtMSC-SCCP(1680)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1680)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:2 VirtMSC-SCCP(1680)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1680)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1680)@f7a5431092be: vl_from0 VirtMSC-SCCP(1680)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:2 VirtMSC-SCCP(1680)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:3 VirtMSC-SCCP(1680)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:4 VirtMSC-SCCP(1680)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1680)@f7a5431092be: vl_from0 VirtMSC-SCCP(1680)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:3 VirtMSC-SCCP(1680)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:4 VirtMSC-SCCP(1680)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:4 VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:5 VirtMSC-SCCP(1680)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1680)@f7a5431092be: vl_from0 VirtMSC-SCCP(1680)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:4 VirtMSC-SCCP(1680)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:5 VirtMSC-SCCP(1680)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:5 VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:6 VirtMSC-SCCP(1680)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1680)@f7a5431092be: vl_from0 VirtMSC-SCCP(1680)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:5 VirtMSC-SCCP(1680)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:6 VirtMSC-SCCP(1680)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:6 VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:7 VirtMSC-SCCP(1680)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1680)@f7a5431092be: vl_from0 VirtMSC-SCCP(1680)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:6 VirtMSC-SCCP(1680)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:7 VirtMSC-SCCP(1680)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:7 VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:8 VirtMSC-SCCP(1680)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1680)@f7a5431092be: vl_from0 VirtMSC-SCCP(1680)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:7 VirtMSC-SCCP(1680)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:8 VirtMSC-SCCP(1680)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:8 VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:9 VirtMSC-SCCP(1680)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1680)@f7a5431092be: vl_from0 VirtMSC-SCCP(1680)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:8 VirtMSC-SCCP(1680)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:9 VirtMSC-SCCP(1680)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:9 VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:10 VirtMSC-SCCP(1680)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1680)@f7a5431092be: vl_from0 VirtMSC-SCCP(1680)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:9 VirtMSC-SCCP(1680)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:10 VirtMSC-SCCP(1680)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1680)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1680)@f7a5431092be: Session index based on connection ID:10 VirtMSC-SCCP(1680)@f7a5431092be: Session index based on local reference:10 VirtMSC-SCCP(1680)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1680)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1681)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1679)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1683)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass VirtMGW-MGCP-0(1684)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1685)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1679): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1680): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1681): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1682): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1683): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1684): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1685): none (pass -> pass) MTC@f7a5431092be: Test case TC_dyn_ts_sdcch8_all_subslots_used finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass'. Thu Apr 18 06:46:33 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=971768) Waiting for packet dumper to finish... 1 (prev_count=971768, count=1158980) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact ------ Thu Apr 18 06:46:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_dyn_ts_sdcch8_tch_call_act_deact started. VirtMSC-IPA(1688)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1688)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1688)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1689)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1689)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1687)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1692)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1692)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1692)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1692)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_dyn_ts_sdcch8_tch_call_act_deact() start" MTC@f7a5431092be: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@f7a5431092be: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(1687)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1687)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1687)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1687)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1687)@f7a5431092be: First idle individual index:1 VirtMSC-SCCP(1687)@f7a5431092be: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1687)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1687)@f7a5431092be: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1687)@f7a5431092be: First idle individual index:2 VirtMSC-SCCP(1687)@f7a5431092be: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1687)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1687)@f7a5431092be: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1687)@f7a5431092be: First idle individual index:3 VirtMSC-SCCP(1687)@f7a5431092be: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1687)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1687)@f7a5431092be: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1687)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1687)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1687)@f7a5431092be: vl_from0 VirtMSC-SCCP(1687)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@f7a5431092be: Session index based on local reference:3 VirtMSC-SCCP(1687)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1687)@f7a5431092be: Session index based on local reference:3 VirtMSC-SCCP(1687)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1687)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1687)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1687)@f7a5431092be: vl_from0 VirtMSC-SCCP(1687)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1687)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1687)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1687)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1687)@f7a5431092be: vl_from0 VirtMSC-SCCP(1687)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1687)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1687)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1687)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1687)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1687)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1687)@f7a5431092be: vl_from0 VirtMSC-SCCP(1687)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1687)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1687)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1687)@f7a5431092be: Session index based on local reference:2 VirtMSC-SCCP(1687)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1687)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1687)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1687)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1687)@f7a5431092be: Session index based on local reference:2 VirtMSC-SCCP(1687)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1687)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1688)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1686)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1690)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1692)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1691)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1686): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1687): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1688): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1689): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1690): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1691): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1692): none (pass -> pass) MTC@f7a5431092be: Test case TC_dyn_ts_sdcch8_tch_call_act_deact finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass'. Thu Apr 18 06:46:56 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=596767) Waiting for packet dumper to finish... 1 (prev_count=596767, count=783801) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack ------ Thu Apr 18 06:47:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_dyn_ts_sdcch8_act_nack started. VirtMSC-IPA(1695)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1695)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1695)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1696)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1696)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1694)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1699)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1699)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1699)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1699)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_dyn_ts_sdcch8_act_nack() start" MTC@f7a5431092be: TCH/F_TCH/H_SDCCH8_PDCH pchan starts out in disabled mode: MTC@f7a5431092be: TCH/F_TCH/H_SDCCH8_PDC requested to PDCH ACT on startup, which was ACKed, so now in PDCH: VirtMSC-SCCP(1694)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1694)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1694)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1694)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1694)@f7a5431092be: First idle individual index:1 VirtMSC-SCCP(1694)@f7a5431092be: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1694)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1694)@f7a5431092be: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1694)@f7a5431092be: First idle individual index:2 VirtMSC-SCCP(1694)@f7a5431092be: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1694)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1694)@f7a5431092be: Warning: Re-starting timer T_ias[2], which is already active (running or expired). VirtMSC-SCCP(1694)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1694)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1694)@f7a5431092be: vl_from0 VirtMSC-SCCP(1694)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1694)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1694)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1694)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1694)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1694)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1694)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1694)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1694)@f7a5431092be: vl_from0 VirtMSC-SCCP(1694)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1694)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1694)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1694)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1694)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1694)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1694)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1694)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1694)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1694)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1694)@f7a5431092be: vl_from0 VirtMSC-SCCP(1694)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1694)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1694)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1694)@f7a5431092be: Session index based on local reference:2 VirtMSC-SCCP(1694)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1694)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1694)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1694)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1694)@f7a5431092be: Session index based on local reference:2 VirtMSC-SCCP(1694)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1694)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1693)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1697)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1695)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1699)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1698)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1693): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1694): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1695): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1696): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1697): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1698): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1699): none (pass -> pass) MTC@f7a5431092be: Test case TC_dyn_ts_sdcch8_act_nack finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass'. Thu Apr 18 06:47:17 UTC 2024 ====== BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=570316) Waiting for packet dumper to finish... 1 (prev_count=570316, count=756937) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping'. ------ BSC_Tests.TC_chopped_ipa_ping ------ Thu Apr 18 06:47:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chopped_ipa_ping started. 1700@f7a5431092be: sending byte '00'O 1700@f7a5431092be: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1700@f7a5431092be: sending byte '01'O 1700@f7a5431092be: sending byte 'FE'O 1700@f7a5431092be: sending byte '00'O 1700@f7a5431092be: received pong from "172.18.236.20" port 3003: '0001FE01'O 1700@f7a5431092be: setverdict(pass): none -> pass 1700@f7a5431092be: Final verdict of PTC: pass 1701@f7a5431092be: sending byte '00'O 1701@f7a5431092be: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1701@f7a5431092be: sending byte '01'O 1701@f7a5431092be: sending byte 'FE'O 1701@f7a5431092be: sending byte '00'O 1701@f7a5431092be: received pong from "172.18.236.20" port 3002: '0001FE01'O 1701@f7a5431092be: setverdict(pass): none -> pass 1701@f7a5431092be: Final verdict of PTC: pass 1702@f7a5431092be: sending byte '00'O 1702@f7a5431092be: sending byte '01'O 1702@f7a5431092be: sending byte 'FE'O 1702@f7a5431092be: sending byte '00'O 1702@f7a5431092be: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1702@f7a5431092be: received pong from "172.18.236.20" port 4249: '0001FE01'O 1702@f7a5431092be: setverdict(pass): none -> pass 1702@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC with component reference 1700: pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC with component reference 1701: pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC with component reference 1702: pass (pass -> pass) MTC@f7a5431092be: Test case TC_chopped_ipa_ping finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass'. Thu Apr 18 06:48:35 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_ping pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chopped_ipa_ping.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=178666) Waiting for packet dumper to finish... 1 (prev_count=178666, count=180757) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload'. ------ BSC_Tests.TC_chopped_ipa_payload ------ Thu Apr 18 06:48:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chopped_ipa_payload started. 1703@f7a5431092be: sending byte '04'O 1703@f7a5431092be: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1703@f7a5431092be: sending byte '01'O 1703@f7a5431092be: sending byte '08'O ("\b") 1703@f7a5431092be: sending byte '01'O 1703@f7a5431092be: sending byte '07'O ("\a") 1703@f7a5431092be: sending byte '01'O 1703@f7a5431092be: sending byte '02'O 1703@f7a5431092be: setverdict(pass): none -> pass 1703@f7a5431092be: Final verdict of PTC: pass 1704@f7a5431092be: sending byte '04'O 1704@f7a5431092be: Warning: There is no GetMsgLen function registered for connId: 1. The messages will not be dissected on this connection! This warning is logged only once per testport. 1704@f7a5431092be: sending byte '01'O 1704@f7a5431092be: sending byte '08'O ("\b") 1704@f7a5431092be: sending byte '01'O 1704@f7a5431092be: sending byte '07'O ("\a") 1704@f7a5431092be: sending byte '01'O 1704@f7a5431092be: sending byte '02'O 1704@f7a5431092be: setverdict(pass): none -> pass 1704@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC with component reference 1703: pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC with component reference 1704: pass (pass -> pass) MTC@f7a5431092be: Test case TC_chopped_ipa_payload finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass'. Thu Apr 18 06:50:05 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_payload pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chopped_ipa_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=196187) Waiting for packet dumper to finish... 1 (prev_count=196187, count=198603) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie'. ------ BSC_Tests.TC_assignment_verify_ms_power_params_ie ------ Thu Apr 18 06:50:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_verify_ms_power_params_ie started. MTC@f7a5431092be: "TC_assignment_verify_ms_power_params_ie": using IMSI '001019048124398'H VirtMSC-IPA(1708)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1708)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1708)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1709)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1709)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1706)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1707)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1712)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1712)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1712)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1712)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_verify_ms_power_params_ie() start" VirtMSC-RAN(1707)@f7a5431092be: f_create_expect(l3 := '05240103505902080910100984213489'O, n_connectPointCode := omit VirtMSC-RAN(1707)@f7a5431092be: Created Expect[0] for '05240103505902080910100984213489'O to be handled at TC_assignment_verify_ms_power_params_ie(1714) VirtMSC-SCCP(1706)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1706)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1707)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1707)@f7a5431092be: Found Expect[0] for '05240103505902080910100984213489'O handled at TC_assignment_verify_ms_power_params_ie(1714) VirtMSC-RAN(1707)@f7a5431092be: Added conn table entry 0TC_assignment_verify_ms_power_params_ie(1714)7595523 VirtMSC-SCCP(1706)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1706)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1713)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1711)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_verify_ms_power_params_ie(1714) VirtMSC-SCCP(1706)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1706)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1706)@f7a5431092be: vl_from0 VirtMSC-SCCP(1706)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_assignment_verify_ms_power_params_ie(1714)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(1711)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "214", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "96" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_verify_ms_power_params_ie(1714) IPA-BTS0-TRX0-RSL-RSL(1713)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1706)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1706)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1706)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1706)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_verify_ms_power_params_ie(1714)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_verify_ms_power_params_ie(1714)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2C69DEC6'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '66760EA4'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_assignment_verify_ms_power_params_ie(1714)@f7a5431092be: "TC_assignment_verify_ms_power_params_ie": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_assignment_verify_ms_power_params_ie(1714)@f7a5431092be: "TC_assignment_verify_ms_power_params_ie": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_assignment_verify_ms_power_params_ie(1714)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1706)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1706)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1706)@f7a5431092be: vl_from0 VirtMSC-SCCP(1706)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1706)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1706)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1706)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1706)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_verify_ms_power_params_ie(1714)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1707)@f7a5431092be: Deleted conn table entry 0TC_assignment_verify_ms_power_params_ie(1714)7595523 VirtMSC-SCCP(1706)@f7a5431092be: Session index based on connection ID:0 TC_assignment_verify_ms_power_params_ie(1714)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(1706)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1706)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_verify_ms_power_params_ie(1714)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_verify_ms_power_params_ie(1714)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_verify_ms_power_params_ie(1714)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1707)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1706)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1708)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1705)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1710)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1713)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1712)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1711)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1705): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1706): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1707): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1708): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1709): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1710): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1711): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1712): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1713): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_verify_ms_power_params_ie(1714): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_verify_ms_power_params_ie finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie pass'. Thu Apr 18 06:50:19 UTC 2024 ====== BSC_Tests.TC_assignment_verify_ms_power_params_ie pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_verify_ms_power_params_ie.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=269718) Waiting for packet dumper to finish... 1 (prev_count=269718, count=456517) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode'. ------ BSC_Tests.TC_c0_power_red_mode ------ Thu Apr 18 06:50:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_c0_power_red_mode started. VirtMSC-IPA(1717)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1717)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1717)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1718)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1718)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1716)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1721)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1721)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1721)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1721)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_c0_power_red_mode() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1716)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1719)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1715)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1717)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1721)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1720)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1715): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1716): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1717): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1718): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1719): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1720): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1721): none (pass -> pass) MTC@f7a5431092be: Test case TC_c0_power_red_mode finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode pass'. Thu Apr 18 06:50:31 UTC 2024 ====== BSC_Tests.TC_c0_power_red_mode pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_c0_power_red_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=169895) Waiting for packet dumper to finish... 1 (prev_count=169895, count=357518) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail'. ------ BSC_Tests.TC_early_conn_fail ------ Thu Apr 18 06:50:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_early_conn_fail started. VirtMSC-IPA(1724)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1724)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1724)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1725)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1725)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1723)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1728)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1728)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1728)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1728)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_early_conn_fail() start" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1726)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1723)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1722)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1724)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass VirtMGW-MGCP-0(1727)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1728)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1722): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1723): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1724): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1725): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1726): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1727): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1728): none (pass -> pass) MTC@f7a5431092be: Test case TC_early_conn_fail finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail pass'. Thu Apr 18 06:50:43 UTC 2024 ====== BSC_Tests.TC_early_conn_fail pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_early_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=174641) Waiting for packet dumper to finish... 1 (prev_count=174641, count=361440) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail'. ------ BSC_Tests.TC_late_conn_fail ------ Thu Apr 18 06:50:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_late_conn_fail started. VirtMSC-IPA(1731)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1731)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1731)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1732)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1732)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1730)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1735)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1735)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1735)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1735)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_late_conn_fail() start" VirtMSC-SCCP(1730)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1730)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1730)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1730)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1730)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1730)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1730)@f7a5431092be: vl_from0 VirtMSC-SCCP(1730)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1730)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1730)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1730)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1730)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1730)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1730)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1730)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1730)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1729)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1731)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1733)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1735)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1734)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1729): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1730): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1731): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1732): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1733): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1734): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1735): none (pass -> pass) MTC@f7a5431092be: Test case TC_late_conn_fail finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail pass'. Thu Apr 18 06:50:58 UTC 2024 ====== BSC_Tests.TC_late_conn_fail pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_late_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=208504) Waiting for packet dumper to finish... 1 (prev_count=208504, count=394301) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail'. ------ BSC_Tests.TC_stats_conn_fail ------ Thu Apr 18 06:51:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_stats_conn_fail started. MTC@f7a5431092be: "TC_stats_conn_fail": using IMSI '001014144870795'H VirtMSC-IPA(1739)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1739)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1739)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1740)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1740)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1737)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1738)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1743)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1743)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1743)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1743)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_stats_conn_fail() start" VirtMSC-RAN(1738)@f7a5431092be: f_create_expect(l3 := '05240103505902080910101444787059'O, n_connectPointCode := omit VirtMSC-RAN(1738)@f7a5431092be: Created Expect[0] for '05240103505902080910101444787059'O to be handled at TC_stats_conn_fail(1745) VirtMSC-SCCP(1737)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1737)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1738)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1738)@f7a5431092be: Found Expect[0] for '05240103505902080910101444787059'O handled at TC_stats_conn_fail(1745) VirtMSC-RAN(1738)@f7a5431092be: Added conn table entry 0TC_stats_conn_fail(1745)7510203 VirtMSC-SCCP(1737)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1737)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1744)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1742)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_stats_conn_fail(1745) VirtMSC-SCCP(1737)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1737)@f7a5431092be: vl_len:11 VirtMSC-SCCP(1737)@f7a5431092be: vl_from0 VirtMSC-SCCP(1737)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B030208FF010000'O VirtMSC-SCCP(1737)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1737)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1737)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1737)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stats_conn_fail(1745)@f7a5431092be: setverdict(pass): none -> pass TC_stats_conn_fail(1745)@f7a5431092be: g_media { mgcp_ep := "rtpbridge/1@mgw", mgcp_conn := { { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '15F00D8B'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := , local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 0, mdcx_seen_exp := 0, conn_id := '66C2834F'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_stats_conn_fail(1745)@f7a5431092be: "TC_stats_conn_fail": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 TC_stats_conn_fail(1745)@f7a5431092be: "TC_stats_conn_fail": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=0, crcx_seen_exp=0, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-STATS(1736)@f7a5431092be: EXP match: { name := "TTCN3.bts.0.chan.rf_fail", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail", mtype := "c", min := 0, max := 0 } VirtMSC-STATS(1736)@f7a5431092be: EXP match: { name := "TTCN3.bts.0.chan.rf_fail_sdcch", val := 0, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail_sdcch", mtype := "c", min := 0, max := 0 } VirtMSC-SCCP(1737)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1737)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1737)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1737)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-STATS(1736)@f7a5431092be: EXP match: { name := "TTCN3.bts.0.chan.rf_fail", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail", mtype := "c", min := 1, max := 1 } VirtMSC-STATS(1736)@f7a5431092be: EXP match: { name := "TTCN3.bts.0.chan.rf_fail_sdcch", val := 1, mtype := "c", srate := omit } vs { name := "TTCN3.bts.0.chan.rf_fail_sdcch", mtype := "c", min := 1, max := 1 } TC_stats_conn_fail(1745)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1737)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1737)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1737)@f7a5431092be: vl_from0 VirtMSC-SCCP(1737)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1737)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1737)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1737)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1737)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_stats_conn_fail(1745)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1738)@f7a5431092be: Deleted conn table entry 0TC_stats_conn_fail(1745)7510203 VirtMSC-SCCP(1737)@f7a5431092be: Session index based on connection ID:0 TC_stats_conn_fail(1745)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(1737)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1737)@f7a5431092be: RLC received in state:disconnect_pending TC_stats_conn_fail(1745)@f7a5431092be: "Got RSL Deact SACCH" TC_stats_conn_fail(1745)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_stats_conn_fail(1745)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1737)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1738)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1741)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1736)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1739)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1744)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1743)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1742)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1736): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1737): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1738): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1739): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1740): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1741): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1742): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1743): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1744): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_stats_conn_fail(1745): pass (pass -> pass) MTC@f7a5431092be: Test case TC_stats_conn_fail finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail pass'. Thu Apr 18 06:51:15 UTC 2024 ====== BSC_Tests.TC_stats_conn_fail pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_stats_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=330976) Waiting for packet dumper to finish... 1 (prev_count=330976, count=517775) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow'. ------ BSC_Tests.TC_assignment_emerg_setup_allow ------ Thu Apr 18 06:51:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_emerg_setup_allow started. MTC@f7a5431092be: "TC_assignment_emerg_setup_allow": using IMSI '001016147202537'H VirtMSC-IPA(1749)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1749)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1749)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1750)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1750)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1747)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1748)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1753)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1753)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1753)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1753)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_emerg_setup_allow() start" VirtMSC-RAN(1748)@f7a5431092be: f_create_expect(l3 := '05240103505902080910101674025273'O, n_connectPointCode := omit VirtMSC-RAN(1748)@f7a5431092be: Created Expect[0] for '05240103505902080910101674025273'O to be handled at TC_assignment_emerg_setup_allow(1755) VirtMSC-SCCP(1747)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1747)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1748)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1748)@f7a5431092be: Found Expect[0] for '05240103505902080910101674025273'O handled at TC_assignment_emerg_setup_allow(1755) VirtMSC-RAN(1748)@f7a5431092be: Added conn table entry 0TC_assignment_emerg_setup_allow(1755)2182215 VirtMSC-SCCP(1747)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1747)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1747)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1747)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1747)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1747)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-RSL(1754)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1752)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_emerg_setup_allow(1755) VirtMSC-SCCP(1747)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1747)@f7a5431092be: vl_len:21 VirtMSC-SCCP(1747)@f7a5431092be: vl_from0 VirtMSC-SCCP(1747)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0013010B06010AC29181050100007D058189018280'O TC_assignment_emerg_setup_allow(1755)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { channelModeModify := { messageType := '00010000'B, channelDescription := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, channelMode := { mode := '01'O }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet := omit } } } } VirtMGW-MGCP-0(1752)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "217", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "99" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_emerg_setup_allow(1755) VirtMSC-SCCP(1747)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1747)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1747)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1747)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow(1755)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_emerg_setup_allow(1755)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_emerg_setup_allow(1755)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1747)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1747)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1747)@f7a5431092be: vl_from0 VirtMSC-SCCP(1747)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1747)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1747)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1747)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1747)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow(1755)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1748)@f7a5431092be: Deleted conn table entry 0TC_assignment_emerg_setup_allow(1755)2182215 VirtMSC-SCCP(1747)@f7a5431092be: Session index based on connection ID:0 TC_assignment_emerg_setup_allow(1755)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(1747)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1747)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_emerg_setup_allow(1755)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_emerg_setup_allow(1755)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_emerg_setup_allow(1755)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1747)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1748)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1751)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1749)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1746)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1754)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1752)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1753)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1746): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1747): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1748): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1749): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1750): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1751): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1752): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1753): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1754): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_emerg_setup_allow(1755): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_emerg_setup_allow finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow pass'. Thu Apr 18 06:51:32 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_allow pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=272734) Waiting for packet dumper to finish... 1 (prev_count=272734, count=460357) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei'. ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei ------ Thu Apr 18 06:51:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_emerg_setup_allow_imei started. MTC@f7a5431092be: "TC_assignment_emerg_setup_allow_imei": using IMSI '001017025673988'H VirtMSC-IPA(1759)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1759)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1759)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1760)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1760)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1757)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1758)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1763)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1763)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1763)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1763)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_emerg_setup_allow_imei() start" VirtMSC-RAN(1758)@f7a5431092be: f_create_expect(l3 := '05240103505902080A10107335182108'O, n_connectPointCode := omit VirtMSC-RAN(1758)@f7a5431092be: Created Expect[0] for '05240103505902080A10107335182108'O to be handled at TC_assignment_emerg_setup_allow_imei(1765) VirtMSC-SCCP(1757)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1757)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1758)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1758)@f7a5431092be: Found Expect[0] for '05240103505902080A10107335182108'O handled at TC_assignment_emerg_setup_allow_imei(1765) VirtMSC-RAN(1758)@f7a5431092be: Added conn table entry 0TC_assignment_emerg_setup_allow_imei(1765)10533900 VirtMSC-SCCP(1757)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1757)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1757)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1757)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1757)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1757)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes IPA-BTS0-TRX0-RSL-RSL(1764)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1762)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_assignment_emerg_setup_allow_imei(1765) VirtMSC-SCCP(1757)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1757)@f7a5431092be: vl_len:21 VirtMSC-SCCP(1757)@f7a5431092be: vl_from0 VirtMSC-SCCP(1757)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0013010B06010AC29181050100007D058189018280'O TC_assignment_emerg_setup_allow_imei(1765)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { channelModeModify := { messageType := '00010000'B, channelDescription := { timeslotNumber := '101'B, channelTypeandTDMAOffset := '00010'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, channelMode := { mode := '01'O }, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet := omit } } } } VirtMGW-MGCP-0(1762)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "220", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "9a" }, { code := "L", val := "p:20, a:GSM-HR-08, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_assignment_emerg_setup_allow_imei(1765) VirtMSC-SCCP(1757)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1757)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1757)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1757)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow_imei(1765)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_emerg_setup_allow_imei(1765)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_assignment_emerg_setup_allow_imei(1765)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1757)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1757)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1757)@f7a5431092be: vl_from0 VirtMSC-SCCP(1757)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1757)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1757)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1757)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1757)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_allow_imei(1765)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1758)@f7a5431092be: Deleted conn table entry 0TC_assignment_emerg_setup_allow_imei(1765)10533900 VirtMSC-SCCP(1757)@f7a5431092be: Session index based on connection ID:0 TC_assignment_emerg_setup_allow_imei(1765)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(1757)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1757)@f7a5431092be: RLC received in state:disconnect_pending TC_assignment_emerg_setup_allow_imei(1765)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_emerg_setup_allow_imei(1765)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_assignment_emerg_setup_allow_imei(1765)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1757)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1758)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1756)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1761)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1759)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1764)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1762)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1763)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1756): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1757): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1758): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1759): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1760): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1761): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1762): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1763): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1764): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_emerg_setup_allow_imei(1765): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_emerg_setup_allow_imei finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei pass'. Thu Apr 18 06:51:49 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_allow_imei pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=268682) Waiting for packet dumper to finish... 1 (prev_count=268682, count=455481) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc ------ Thu Apr 18 06:51:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_emerg_setup_deny_msc started. MTC@f7a5431092be: "TC_assignment_emerg_setup_deny_msc": using IMSI '001016854020844'H VirtMSC-IPA(1769)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1769)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1769)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1770)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1770)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1767)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1768)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1773)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1773)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1773)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1773)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_emerg_setup_deny_msc() start" VirtMSC-RAN(1768)@f7a5431092be: f_create_expect(l3 := '05240103505902080910108645208044'O, n_connectPointCode := omit VirtMSC-RAN(1768)@f7a5431092be: Created Expect[0] for '05240103505902080910108645208044'O to be handled at TC_assignment_emerg_setup_deny_msc(1775) VirtMSC-SCCP(1767)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1767)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1768)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1768)@f7a5431092be: Found Expect[0] for '05240103505902080910108645208044'O handled at TC_assignment_emerg_setup_deny_msc(1775) VirtMSC-RAN(1768)@f7a5431092be: Added conn table entry 0TC_assignment_emerg_setup_deny_msc(1775)9659231 VirtMSC-SCCP(1767)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1767)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1767)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1767)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1767)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1767)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_msc(1775)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_emerg_setup_deny_msc(1775)@f7a5431092be: "MSC instructs BSC to clear channel" TC_assignment_emerg_setup_deny_msc(1775)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_emerg_setup_deny_msc(1775)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" VirtMSC-SCCP(1767)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1767)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1767)@f7a5431092be: vl_from0 VirtMSC-SCCP(1767)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1767)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1767)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1767)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1767)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_msc(1775)@f7a5431092be: "Got BSSMAP Clear Complete" TC_assignment_emerg_setup_deny_msc(1775)@f7a5431092be: Final verdict of PTC: pass VirtMSC-RAN(1768)@f7a5431092be: Deleted conn table entry 0TC_assignment_emerg_setup_deny_msc(1775)9659231 VirtMSC-SCCP(1767)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1767)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1767)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1768)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1767)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1766)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1769)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1771)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1774)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1773)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1772)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1766): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1767): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1768): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1769): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1770): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1771): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1772): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1773): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1774): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_emerg_setup_deny_msc(1775): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_emerg_setup_deny_msc finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc pass'. Thu Apr 18 06:52:05 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_deny_msc pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218416) Waiting for packet dumper to finish... 1 (prev_count=218416, count=406039) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts ------ Thu Apr 18 06:52:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_assignment_emerg_setup_deny_bts started. MTC@f7a5431092be: "TC_assignment_emerg_setup_deny_bts": using IMSI '001013311631030'H VirtMSC-IPA(1779)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1779)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1779)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1780)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1780)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1777)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1778)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1783)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1783)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1783)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1783)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_assignment_emerg_setup_deny_bts() start" VirtMSC-RAN(1778)@f7a5431092be: f_create_expect(l3 := '05240103505902080910103311360103'O, n_connectPointCode := omit VirtMSC-RAN(1778)@f7a5431092be: Created Expect[0] for '05240103505902080910103311360103'O to be handled at TC_assignment_emerg_setup_deny_bts(1785) VirtMSC-SCCP(1777)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1777)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1778)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1778)@f7a5431092be: Found Expect[0] for '05240103505902080910103311360103'O handled at TC_assignment_emerg_setup_deny_bts(1785) VirtMSC-RAN(1778)@f7a5431092be: Added conn table entry 0TC_assignment_emerg_setup_deny_bts(1785)2111099 VirtMSC-SCCP(1777)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1777)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1777)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1777)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1777)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1777)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_bts(1785)@f7a5431092be: setverdict(pass): none -> pass TC_assignment_emerg_setup_deny_bts(1785)@f7a5431092be: "MSC instructs BSC to clear channel" TC_assignment_emerg_setup_deny_bts(1785)@f7a5431092be: "Got RSL Deact SACCH" TC_assignment_emerg_setup_deny_bts(1785)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" VirtMSC-SCCP(1777)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1777)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1777)@f7a5431092be: vl_from0 VirtMSC-SCCP(1777)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1777)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1777)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1777)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1777)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_assignment_emerg_setup_deny_bts(1785)@f7a5431092be: "Got BSSMAP Clear Complete" TC_assignment_emerg_setup_deny_bts(1785)@f7a5431092be: Final verdict of PTC: pass VirtMSC-RAN(1778)@f7a5431092be: Deleted conn table entry 0TC_assignment_emerg_setup_deny_bts(1785)2111099 VirtMSC-SCCP(1777)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1777)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1777)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1777)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1778)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1776)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1781)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1779)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1784)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1783)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1782)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1776): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1777): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1778): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1779): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1780): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1781): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1782): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1783): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1784): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_assignment_emerg_setup_deny_bts(1785): pass (pass -> pass) MTC@f7a5431092be: Test case TC_assignment_emerg_setup_deny_bts finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts pass'. Thu Apr 18 06:52:22 UTC 2024 ====== BSC_Tests.TC_assignment_emerg_setup_deny_bts pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=219493) Waiting for packet dumper to finish... 1 (prev_count=219493, count=406292) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption'. ------ BSC_Tests.TC_emerg_premption ------ Thu Apr 18 06:52:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_emerg_premption started. VirtMSC-IPA(1788)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1788)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1788)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1789)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1789)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1787)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1792)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1792)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1792)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1792)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_emerg_premption() start" VirtMSC-SCCP(1787)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1787)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. MTC@f7a5431092be: f_expect_chan_rel() expecting: expect_deact_sacch=true expect_rr_chan_rel=true expect_rll_rel_req=false VirtMSC-SCCP(1787)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1787)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1787)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1787)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1787)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1787)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: GOT CAUSE CODE: '05'O = GSM48_RR_CAUSE_PREMPTIVE_REL (5) MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: f_expect_chan_rel() summary: got_deact_sacch=true got_rr_chan_rel=true got_rll_rel_req=false MTC@f7a5431092be: XXX { userData := { discriminator := '0'B, spare := '0000000'B, dlci := omit, lengthIndicator := 4, pdu := { bssmap := { clearRequest := { messageType := '22'O ("\""), cause := { elementIdentifier := '04'O, lengthIndicator := 1, causeValue := '0101001'B, extensionCauseValue := '0'B, spare1 := omit } } } } }, connectionId := 4989933, importance := omit } VirtMSC-SCCP(1787)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1787)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1787)@f7a5431092be: vl_from0 VirtMSC-SCCP(1787)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040129'O VirtMSC-SCCP(1787)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1787)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1787)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1787)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1787)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1787)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1787)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1787)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1790)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1786)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1788)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMGW-MGCP-0(1791)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1792)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1786): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1787): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1788): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1789): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1790): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1791): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1792): none (pass -> pass) MTC@f7a5431092be: Test case TC_emerg_premption finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption pass'. Thu Apr 18 06:52:38 UTC 2024 ====== BSC_Tests.TC_emerg_premption pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_emerg_premption.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=681424) Waiting for packet dumper to finish... 1 (prev_count=681424, count=682012) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ'. ------ BSC_Tests.TC_fh_params_chan_activ ------ Thu Apr 18 06:52:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_fh_params_chan_activ started. MTC@f7a5431092be: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 47, maio := 38, ma := { 4, 8, 12, 16 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 16, maio := 25, ma := { 6, 12 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 33, maio := 21, ma := { 5, 10, 15, 20, 25, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-IPA(1795)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1795)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1795)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1796)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1796)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1794)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1799)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1799)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1799)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1799)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_fh_params_chan_activ() start" IPA-BTS0-TRX0-RSL-IPA(1799)@f7a5431092be: IPA: Closed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1797)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1794)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1793)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1795)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1799)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1798)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1793): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1794): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1795): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1796): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1797): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1798): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1799): none (pass -> pass) MTC@f7a5431092be: Test case TC_fh_params_chan_activ finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ pass'. Thu Apr 18 06:52:50 UTC 2024 ====== BSC_Tests.TC_fh_params_chan_activ pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_fh_params_chan_activ.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=755409) Waiting for packet dumper to finish... 1 (prev_count=755409, count=756821) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass'. ------ BSC_Tests.TC_fh_params_imm_ass ------ Thu Apr 18 06:52:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_fh_params_imm_ass started. MTC@f7a5431092be: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 42, maio := 17, ma := { 4, 8, 12, 16 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 48, maio := 47, ma := { 3, 6, 9, 12, 15, 18, 21, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 23, maio := 26, ma := { 4, 8, 12, 16, 20, 24, 28 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-IPA(1802)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1802)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1802)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1803)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1803)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1801)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1806)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1806)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1806)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1806)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_fh_params_imm_ass() start" MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1806)@f7a5431092be: IPA: Closed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1801)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1802)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1800)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1804)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1806)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1805)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1800): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1801): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1802): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1803): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1804): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1805): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1806): none (pass -> pass) MTC@f7a5431092be: Test case TC_fh_params_imm_ass finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass pass'. Thu Apr 18 06:53:02 UTC 2024 ====== BSC_Tests.TC_fh_params_imm_ass pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_fh_params_imm_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=774266) Waiting for packet dumper to finish... 1 (prev_count=774266, count=774854) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd'. ------ BSC_Tests.TC_fh_params_assignment_cmd ------ Thu Apr 18 06:53:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_fh_params_assignment_cmd started. MTC@f7a5431092be: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 24, maio := 19, ma := { 3, 6 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 41, maio := 23, ma := { 4, 8 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 33, maio := 4, ma := { 6, 12, 18, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-IPA(1809)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1809)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1809)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1810)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1810)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1808)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1813)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1813)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1813)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1813)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_fh_params_assignment_cmd() start" VirtMSC-SCCP(1808)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1808)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1808)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1808)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1808)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1808)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1808)@f7a5431092be: vl_from0 VirtMSC-SCCP(1808)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(1808)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1808)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1808)@f7a5431092be: vl_from0 VirtMSC-SCCP(1808)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1808)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1808)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1808)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1808)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1808)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1808)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1808)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1808)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1808)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1808)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1808)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1808)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1808)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1808)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1808)@f7a5431092be: vl_from0 VirtMSC-SCCP(1808)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1808)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1808)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1808)@f7a5431092be: vl_from0 VirtMSC-SCCP(1808)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1808)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1808)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1808)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1808)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1808)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1808)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1808)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1808)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1808)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1808)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1808)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1808)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1808)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1808)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1808)@f7a5431092be: vl_from0 VirtMSC-SCCP(1808)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1808)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1808)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1808)@f7a5431092be: vl_from0 VirtMSC-SCCP(1808)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1808)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1808)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1808)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1808)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1808)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1808)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1808)@f7a5431092be: RLC received in state:disconnect_pending IPA-BTS0-TRX0-RSL-IPA(1813)@f7a5431092be: IPA: Closed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(1807)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1808)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1809)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1811)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1813)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1812)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1807): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1808): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1809): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1810): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1811): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1812): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1813): none (pass -> pass) MTC@f7a5431092be: Test case TC_fh_params_assignment_cmd finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd pass'. Thu Apr 18 06:53:17 UTC 2024 ====== BSC_Tests.TC_fh_params_assignment_cmd pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_fh_params_assignment_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=790969) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd'. ------ BSC_Tests.TC_fh_params_handover_cmd ------ Thu Apr 18 06:53:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_fh_params_handover_cmd started. MTC@f7a5431092be: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 53, maio := 2, ma := { 6, 12, 18, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 37, maio := 34, ma := { 5, 10, 15, 20, 25, 30, 35 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 52, maio := 39, ma := { 6, 12, 18, 24, 30, 36, 42 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-IPA(1816)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1816)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1816)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1817)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1817)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1815)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1820)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1820)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1820)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1820)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1821)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1821)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1821)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1821)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_fh_params_handover_cmd() start" VirtMSC-SCCP(1815)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1815)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1815)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1815)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(1815)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1815)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1815)@f7a5431092be: vl_from0 VirtMSC-SCCP(1815)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1815)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1815)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1815)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1815)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1815)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1815)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1815)@f7a5431092be: RLC received in state:disconnect_pending IPA-BTS0-TRX0-RSL-IPA(1820)@f7a5431092be: IPA: Closed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1815)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1818)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1814)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1816)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1820)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1821)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1819)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1814): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1815): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1816): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1817): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1818): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1819): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1820): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1821): none (pass -> pass) MTC@f7a5431092be: Test case TC_fh_params_handover_cmd finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd pass'. Thu Apr 18 06:53:34 UTC 2024 ====== BSC_Tests.TC_fh_params_handover_cmd pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_fh_params_handover_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=578550) Waiting for packet dumper to finish... 1 (prev_count=578550, count=775364) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch'. ------ BSC_Tests.TC_fh_params_si4_cbch ------ Thu Apr 18 06:53:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_fh_params_si4_cbch started. MTC@f7a5431092be: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 43, maio := 46, ma := { 5, 10, 15, 20, 25, 30, 35, 40 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-IPA(1824)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1824)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1824)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1825)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1825)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1823)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1828)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1828)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1828)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1828)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_fh_params_si4_cbch() start" MTC@f7a5431092be: Warning: dec_SystemInformation(): Data remained at the end of the stream after successful decoding: '2B'O ("+") MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1828)@f7a5431092be: IPA: Closed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1823)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1824)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1826)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1822)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1828)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1827)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1822): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1823): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1824): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1825): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1826): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1827): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1828): none (pass -> pass) MTC@f7a5431092be: Test case TC_fh_params_si4_cbch finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch pass'. Thu Apr 18 06:53:46 UTC 2024 ====== BSC_Tests.TC_fh_params_si4_cbch pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_fh_params_si4_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411711) Waiting for packet dumper to finish... 1 (prev_count=411711, count=598922) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc'. ------ BSC_Tests.TC_no_msc ------ Thu Apr 18 06:53:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_no_msc started. VirtMSC-IPA(1832)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1832)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1832)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1833)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1833)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1830)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1831)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1836)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1836)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1836)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1836)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_no_msc() start" MTC@f7a5431092be: "TC_no_msc": using IMSI '001015499202821'H MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "mscpool:subscr:no_msc", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "mscpool:subscr:no_msc", val := 0 } } } TC_no_msc(1838)@f7a5431092be: "Got RSL RR Release" TC_no_msc(1838)@f7a5431092be: "Got RSL Deact SACCH" TC_no_msc(1838)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_no_msc(1838)@f7a5431092be: setverdict(pass): none -> pass TC_no_msc(1838)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1831)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1829)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1830)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1832)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1834)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1837)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1836)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1835)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1829): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1830): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1831): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1832): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1833): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1834): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1835): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1836): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1837): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_no_msc(1838): pass (pass -> pass) MTC@f7a5431092be: Test case TC_no_msc finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc pass'. Thu Apr 18 06:53:59 UTC 2024 ====== BSC_Tests.TC_no_msc pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_no_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=201266) Waiting for packet dumper to finish... 1 (prev_count=201266, count=387976) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos'. ------ BSC_Tests.TC_refuse_chan_act_to_vamos ------ Thu Apr 18 06:54:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_refuse_chan_act_to_vamos started. VirtMSC-IPA(1841)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1841)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1841)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1842)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1842)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1840)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1845)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1845)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1845)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1845)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_refuse_chan_act_to_vamos() start" MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(1840)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1845)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1844)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1841)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1843)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1839)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1839): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1840): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1841): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1842): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1843): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1844): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1845): none (pass -> pass) MTC@f7a5431092be: Test case TC_refuse_chan_act_to_vamos finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos pass'. Thu Apr 18 06:54:17 UTC 2024 ====== BSC_Tests.TC_refuse_chan_act_to_vamos pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_refuse_chan_act_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=174102) Waiting for packet dumper to finish... 1 (prev_count=174102, count=361637) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos'. ------ BSC_Tests.TC_refuse_mode_modif_to_vamos ------ Thu Apr 18 06:54:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_refuse_mode_modif_to_vamos started. MTC@f7a5431092be: "TC_refuse_mode_modif_to_vamos": using IMSI '001010973712940'H VirtMSC-IPA(1849)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1849)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1849)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1850)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1850)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1847)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1848)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1853)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1853)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1853)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1853)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_refuse_mode_modif_to_vamos() start" TC_refuse_mode_modif_to_vamos(1855)@f7a5431092be: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(1848)@f7a5431092be: f_create_expect(l3 := '05240103505902080910109037179204'O, n_connectPointCode := omit VirtMSC-RAN(1848)@f7a5431092be: Created Expect[0] for '05240103505902080910109037179204'O to be handled at TC_refuse_mode_modif_to_vamos(1855) VirtMSC-SCCP(1847)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1847)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1848)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1848)@f7a5431092be: Found Expect[0] for '05240103505902080910109037179204'O handled at TC_refuse_mode_modif_to_vamos(1855) VirtMSC-RAN(1848)@f7a5431092be: Added conn table entry 0TC_refuse_mode_modif_to_vamos(1855)5983307 VirtMSC-SCCP(1847)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1847)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1854)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1852)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_refuse_mode_modif_to_vamos(1855) VirtMSC-SCCP(1847)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1847)@f7a5431092be: vl_len:11 VirtMSC-SCCP(1847)@f7a5431092be: vl_from0 VirtMSC-SCCP(1847)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O VirtMGW-MGCP-0(1852)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "226", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a2" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_refuse_mode_modif_to_vamos(1855) TC_refuse_mode_modif_to_vamos(1855)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1854)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1847)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1847)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1847)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1847)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_refuse_mode_modif_to_vamos(1855)@f7a5431092be: setverdict(pass): none -> pass TC_refuse_mode_modif_to_vamos(1855)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '75504BCD'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '0AFAC4A0'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_refuse_mode_modif_to_vamos(1855)@f7a5431092be: "TC_refuse_mode_modif_to_vamos": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_refuse_mode_modif_to_vamos(1855)@f7a5431092be: "TC_refuse_mode_modif_to_vamos": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_refuse_mode_modif_to_vamos(1855)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_refuse_mode_modif_to_vamos(1855)@f7a5431092be: Warning: Stopping inactive timer T. TC_refuse_mode_modif_to_vamos(1855)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1847)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1847)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1847)@f7a5431092be: vl_from0 VirtMSC-SCCP(1847)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1847)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1847)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1847)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1847)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_refuse_mode_modif_to_vamos(1855)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1848)@f7a5431092be: Deleted conn table entry 0TC_refuse_mode_modif_to_vamos(1855)5983307 VirtMSC-SCCP(1847)@f7a5431092be: Session index based on connection ID:0 TC_refuse_mode_modif_to_vamos(1855)@f7a5431092be: "Got RSL RR Release" TC_refuse_mode_modif_to_vamos(1855)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1847)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1847)@f7a5431092be: RLC received in state:disconnect_pending TC_refuse_mode_modif_to_vamos(1855)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_refuse_mode_modif_to_vamos(1855)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(1848)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1847)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1849)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1846)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1851)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1854)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1852)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1853)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1846): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1847): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1848): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1849): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1850): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1851): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1852): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1853): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1854): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_refuse_mode_modif_to_vamos(1855): pass (pass -> pass) MTC@f7a5431092be: Test case TC_refuse_mode_modif_to_vamos finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos pass'. Thu Apr 18 06:54:40 UTC 2024 ====== BSC_Tests.TC_refuse_mode_modif_to_vamos pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_refuse_mode_modif_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=284195) Waiting for packet dumper to finish... 1 (prev_count=284195, count=472453) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr'. ------ BSC_Tests.TC_reassignment_fr ------ Thu Apr 18 06:54:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_reassignment_fr started. MTC@f7a5431092be: "TC_reassignment_fr": using IMSI '001017880642579'H VirtMSC-IPA(1859)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1859)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1859)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1860)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1860)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1857)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1858)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1863)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1863)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1863)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1863)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_reassignment_fr() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_reassignment_fr(1865)@f7a5431092be: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := *, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := omit, speechCodec := *, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(1858)@f7a5431092be: f_create_expect(l3 := '05240103505902080910108708465297'O, n_connectPointCode := omit VirtMSC-RAN(1858)@f7a5431092be: Created Expect[0] for '05240103505902080910108708465297'O to be handled at TC_reassignment_fr(1865) VirtMSC-SCCP(1857)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1857)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1858)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1858)@f7a5431092be: Found Expect[0] for '05240103505902080910108708465297'O handled at TC_reassignment_fr(1865) VirtMSC-RAN(1858)@f7a5431092be: Added conn table entry 0TC_reassignment_fr(1865)7553737 VirtMSC-SCCP(1857)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1857)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1864)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1862)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_reassignment_fr(1865) VirtMSC-SCCP(1857)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1857)@f7a5431092be: vl_len:11 VirtMSC-SCCP(1857)@f7a5431092be: vl_from0 VirtMSC-SCCP(1857)@f7a5431092be: data sent by MTP3_SCCP_PORT: '0009010B03010801010000'O VirtMGW-MGCP-0(1862)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "229", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_reassignment_fr(1865) TC_reassignment_fr(1865)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1864)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1857)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1857)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1857)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1857)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_reassignment_fr(1865)@f7a5431092be: setverdict(pass): none -> pass TC_reassignment_fr(1865)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '39648EFE'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3BAEF346'H, mime_type := "AMR", sample_rate := 8000, ptime := 20, rtp_pt := 112, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_reassignment_fr(1865)@f7a5431092be: "TC_reassignment_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_reassignment_fr(1865)@f7a5431092be: "TC_reassignment_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_reassignment_fr(1865)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1864)@f7a5431092be: Queueing of DChan messages is already enabled/disabled TC_reassignment_fr(1865)@f7a5431092be: "TC_reassignment_fr": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=2, mdcx_seen_exp=2 TC_reassignment_fr(1865)@f7a5431092be: "TC_reassignment_fr": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_reassignment_fr(1865)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_reassignment_fr(1865)@f7a5431092be: show lchan summary: "BTS 0, TRX 0, Timeslot 0 CCCH+SDCCH4+CBCH, Lchan 2, Type CBCH TSC-s1c0, State CBCH - L1 MS Power: 0 dBm RXL-FULL-dl: -110 dBm RXL-FULL-ul: -110 dBm\nBTS 0, TRX 0, Timeslot 2 TCH/F, Lchan 0, Type TCH_F TSC-s1c2, State ESTABLISHED - L1 MS Power: 0 dBm RXL-FULL-dl: -110 dBm RXL-FULL-ul: -110 dBm" VirtMSC-SCCP(1857)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1857)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1857)@f7a5431092be: vl_from0 VirtMSC-SCCP(1857)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1857)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1857)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1857)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1857)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1858)@f7a5431092be: Deleted conn table entry 0TC_reassignment_fr(1865)7553737 VirtMSC-SCCP(1857)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1857)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1857)@f7a5431092be: RLC received in state:disconnect_pending TC_reassignment_fr(1865)@f7a5431092be: Got first DLCX: { line := { verb := "DLCX", trans_id := "232", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a3" }, { code := "I", val := "39648EFE" } }, sdp := omit } TC_reassignment_fr(1865)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 IPA-CTRL-CLI-IPA(1861)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(1857)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1858)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1856)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1859)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1864)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1862)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1863)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1856): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1857): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1858): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1859): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1860): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1861): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1862): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1863): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1864): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_reassignment_fr(1865): pass (pass -> pass) MTC@f7a5431092be: Test case TC_reassignment_fr finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr pass'. Thu Apr 18 06:55:05 UTC 2024 ====== BSC_Tests.TC_reassignment_fr pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_reassignment_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=524559) Waiting for packet dumper to finish... 1 (prev_count=524559, count=711682) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment'. ------ BSC_Tests.TC_cm_reestablishment ------ Thu Apr 18 06:55:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_cm_reestablishment started. MTC@f7a5431092be: "TC_cm_reestablishment": using IMSI '001016971287407'H MTC@f7a5431092be: "TC_cm_reestablishment": using IMSI '001018501760842'H VirtMSC-IPA(1869)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1869)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1869)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1870)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1870)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1867)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1868)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1873)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1873)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1873)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1873)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1875)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1875)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1875)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1875)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_cm_reestablishment() start" VirtMSC-RAN(1868)@f7a5431092be: f_create_expect(l3 := '05240103505902080910109617824770'O, n_connectPointCode := omit VirtMSC-RAN(1868)@f7a5431092be: Created Expect[0] for '05240103505902080910109617824770'O to be handled at TC_cm_reestablishment(1877) VirtMSC-SCCP(1867)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1867)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1868)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1868)@f7a5431092be: Found Expect[0] for '05240103505902080910109617824770'O handled at TC_cm_reestablishment(1877) VirtMSC-RAN(1868)@f7a5431092be: Added conn table entry 0TC_cm_reestablishment(1877)15628324 VirtMSC-SCCP(1867)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1867)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1874)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1872)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cm_reestablishment(1877) VirtMSC-SCCP(1867)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1867)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1867)@f7a5431092be: vl_from0 VirtMSC-SCCP(1867)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1872)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "233", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a4" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_cm_reestablishment(1877) TC_cm_reestablishment(1877)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(1874)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1867)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1867)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1867)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1867)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1877)@f7a5431092be: setverdict(pass): none -> pass TC_cm_reestablishment(1877)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '293EAA03'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '7DE5659D'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_cm_reestablishment(1877)@f7a5431092be: "TC_cm_reestablishment": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_cm_reestablishment(1877)@f7a5431092be: "TC_cm_reestablishment": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(1868)@f7a5431092be: f_create_expect(l3 := '05280003505902080910109617824770'O, n_connectPointCode := omit VirtMSC-RAN(1868)@f7a5431092be: Created Expect[0] for '05280003505902080910109617824770'O to be handled at TC_cm_reestablishment(1878) VirtMSC-SCCP(1867)@f7a5431092be: First idle individual index:1 VirtMSC-SCCP(1867)@f7a5431092be: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(1868)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1868)@f7a5431092be: Found Expect[0] for '05280003505902080910109617824770'O handled at TC_cm_reestablishment(1878) VirtMSC-RAN(1868)@f7a5431092be: Added conn table entry 1TC_cm_reestablishment(1878)11887974 VirtMSC-SCCP(1867)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1867)@f7a5431092be: Warning: Re-starting timer T_ias[1], which is already active (running or expired). TC_cm_reestablishment(1877)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1867)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1867)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1867)@f7a5431092be: vl_from0 VirtMSC-SCCP(1867)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1867)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1867)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1867)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1867)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1877)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1868)@f7a5431092be: Deleted conn table entry 0TC_cm_reestablishment(1877)15628324 VirtMSC-SCCP(1867)@f7a5431092be: Session index based on connection ID:0 TC_cm_reestablishment(1877)@f7a5431092be: "Got RSL RR Release" TC_cm_reestablishment(1877)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1867)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1867)@f7a5431092be: RLC received in state:disconnect_pending TC_cm_reestablishment(1877)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_reestablishment(1877)@f7a5431092be: Final verdict of PTC: pass VirtMGW-MGCP-0(1872)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_cm_reestablishment(1878) IPA-BTS1-TRX0-RSL-RSL(1876)@f7a5431092be: Enabled queueing of DChan messages VirtMSC-SCCP(1867)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1867)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1867)@f7a5431092be: vl_from0 VirtMSC-SCCP(1867)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(1872)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "236", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "a5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_cm_reestablishment(1878) TC_cm_reestablishment(1878)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '63'O ("c"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS1-TRX0-RSL-RSL(1876)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1867)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1867)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1867)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1867)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1878)@f7a5431092be: "f_tc_cm_reestablishment_2 clearing" TC_cm_reestablishment(1878)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1867)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1867)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1867)@f7a5431092be: vl_from0 VirtMSC-SCCP(1867)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1867)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1867)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1867)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1867)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_reestablishment(1878)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1868)@f7a5431092be: Deleted conn table entry 1TC_cm_reestablishment(1878)11887974 VirtMSC-SCCP(1867)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1867)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1867)@f7a5431092be: RLC received in state:disconnect_pending TC_cm_reestablishment(1878)@f7a5431092be: "Got RSL RR Release" TC_cm_reestablishment(1878)@f7a5431092be: "Got RSL Deact SACCH" TC_cm_reestablishment(1878)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_reestablishment(1878)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1867)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1868)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1866)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1871)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1869)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1874)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1876)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1873)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1875)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1872)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1866): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1867): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1868): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1869): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1870): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1871): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1872): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1873): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1874): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1875): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1876): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_cm_reestablishment(1877): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_cm_reestablishment(1878): none (pass -> pass) MTC@f7a5431092be: Test case TC_cm_reestablishment finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment pass'. Thu Apr 18 06:55:35 UTC 2024 ====== BSC_Tests.TC_cm_reestablishment pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_cm_reestablishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=486842) Waiting for packet dumper to finish... 1 (prev_count=486842, count=684411) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack'. ------ BSC_Tests.TC_imm_ass_post_chan_ack ------ Thu Apr 18 06:55:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_imm_ass_post_chan_ack started. VirtMSC-IPA(1881)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1881)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1881)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1882)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1882)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1880)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1885)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1885)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1885)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1885)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_imm_ass_post_chan_ack() start" VirtMSC-SCCP(1880)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1880)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1880)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1880)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1880)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1880)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1880)@f7a5431092be: vl_from0 VirtMSC-SCCP(1880)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1880)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1880)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1880)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1880)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1880)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1880)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1880)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1880)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1883)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1879)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1881)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1885)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1884)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1879): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1880): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1881): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1882): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1883): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1884): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1885): none (pass -> pass) MTC@f7a5431092be: Test case TC_imm_ass_post_chan_ack finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack pass'. Thu Apr 18 06:55:55 UTC 2024 ====== BSC_Tests.TC_imm_ass_post_chan_ack pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_imm_ass_post_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=218695) Waiting for packet dumper to finish... 1 (prev_count=218695, count=404904) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack ------ Thu Apr 18 06:56:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_imm_ass_pre_chan_ack started. VirtMSC-IPA(1888)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1888)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1888)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1889)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1889)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1887)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1892)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1892)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1892)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1892)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_imm_ass_pre_chan_ack() start" VirtMSC-SCCP(1887)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1887)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1887)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1887)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1887)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1887)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1887)@f7a5431092be: vl_from0 VirtMSC-SCCP(1887)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1887)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1887)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1887)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1887)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1887)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1887)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1887)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1887)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1886)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1888)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1890)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1892)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1891)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1886): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1887): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1888): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1889): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1890): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1891): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1892): none (pass -> pass) MTC@f7a5431092be: Test case TC_imm_ass_pre_chan_ack finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack pass'. Thu Apr 18 06:56:14 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_chan_ack pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=220399) Waiting for packet dumper to finish... 1 (prev_count=220399, count=408022) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack ------ Thu Apr 18 06:56:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_imm_ass_pre_ts_ack started. VirtMSC-IPA(1895)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1895)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1895)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1896)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1896)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1894)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1899)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1899)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1899)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1899)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_imm_ass_pre_ts_ack() start" VirtMSC-SCCP(1894)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1894)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1894)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1894)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1894)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1894)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1894)@f7a5431092be: vl_from0 VirtMSC-SCCP(1894)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1894)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1894)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1894)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1894)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1894)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1894)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1894)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1894)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1897)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1895)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1893)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1899)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1898)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1893): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1894): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1895): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1896): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1897): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1898): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1899): none (pass -> pass) MTC@f7a5431092be: Test case TC_imm_ass_pre_ts_ack finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack pass'. Thu Apr 18 06:56:33 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_ts_ack pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=217895) Waiting for packet dumper to finish... 1 (prev_count=217895, count=404104) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts ------ Thu Apr 18 06:56:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_imm_ass_pre_chan_ack_dyn_ts started. VirtMSC-IPA(1902)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1902)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1902)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1903)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1903)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1901)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1906)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1906)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1906)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1906)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_imm_ass_pre_chan_ack_dyn_ts() start" VirtMSC-SCCP(1901)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1901)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1901)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1901)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1901)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1901)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1901)@f7a5431092be: vl_from0 VirtMSC-SCCP(1901)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1901)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1901)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1901)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1901)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1901)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1901)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1901)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1901)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1900)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1904)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1902)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1906)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1905)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1900): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1901): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1902): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1903): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1904): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1905): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1906): none (pass -> pass) MTC@f7a5431092be: Test case TC_imm_ass_pre_chan_ack_dyn_ts finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass'. Thu Apr 18 06:56:52 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=501544) Waiting for packet dumper to finish... 1 (prev_count=501544, count=688755) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts ------ Thu Apr 18 06:56:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_imm_ass_pre_ts_ack_dyn_ts started. VirtMSC-IPA(1909)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1909)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1909)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1910)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1910)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1908)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1913)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1913)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1913)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1913)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_imm_ass_pre_ts_ack_dyn_ts() start" VirtMSC-SCCP(1908)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1908)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1908)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1908)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1908)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1908)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1908)@f7a5431092be: vl_from0 VirtMSC-SCCP(1908)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1908)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1908)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1908)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1908)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1908)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1908)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1908)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1908)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1907)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1909)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1911)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1913)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1912)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1907): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1908): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1909): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1910): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1911): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1912): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1913): none (pass -> pass) MTC@f7a5431092be: Test case TC_imm_ass_pre_ts_ack_dyn_ts finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass'. Thu Apr 18 06:57:11 UTC 2024 ====== BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=497911) Waiting for packet dumper to finish... 1 (prev_count=497911, count=685123) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked'. ------ BSC_Tests.TC_ctrl_trx_rf_locked ------ Thu Apr 18 06:57:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ctrl_trx_rf_locked started. VirtMSC-IPA(1917)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1917)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1917)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1918)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1918)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1915)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1916)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1921)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1921)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1921)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1921)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1923)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1923)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1923)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1923)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ctrl_trx_rf_locked() start" MTC@f7a5431092be: "TC_ctrl_trx_rf_locked: lock BTS 1 TRX 0" MTC@f7a5431092be: "TC_ctrl_trx_rf_locked: lock the already locked TRX, nothing should change" MTC@f7a5431092be: "TC_ctrl_trx_rf_locked: unlock BTS 1 TRX 0" MTC@f7a5431092be: "TC_ctrl_trx_rf_locked: unlock an already unlocked TRX, nothing should change" MTC@f7a5431092be: "TC_ctrl_trx_rf_locked: unlock an inoperational TRX" MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1915)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1916)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1914)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1919)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1917)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1922)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1924)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1921)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1920)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1923)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1914): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1915): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1916): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1917): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1918): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1919): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1920): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1921): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1922): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1923): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1924): none (pass -> pass) MTC@f7a5431092be: Test case TC_ctrl_trx_rf_locked finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked pass'. Thu Apr 18 06:57:31 UTC 2024 ====== BSC_Tests.TC_ctrl_trx_rf_locked pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ctrl_trx_rf_locked.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=299129) Waiting for packet dumper to finish... 1 (prev_count=299129, count=496554) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated'. ------ BSC_Tests.TC_ratectr_all_available_allocated ------ Thu Apr 18 06:57:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ratectr_all_available_allocated started. VirtMSC-IPA(1927)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1927)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1927)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1928)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1928)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1926)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1931)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1931)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1931)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1931)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ratectr_all_available_allocated() start" VirtMSC-SCCP(1926)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1926)@f7a5431092be: First idle individual index:1 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1926)@f7a5431092be: First idle individual index:2 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(1926)@f7a5431092be: First idle individual index:3 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1926)@f7a5431092be: First idle individual index:4 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:4 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(1926)@f7a5431092be: First idle individual index:5 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:5 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(1926)@f7a5431092be: First idle individual index:6 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:6 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(1926)@f7a5431092be: First idle individual index:7 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:7 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(1926)@f7a5431092be: First idle individual index:8 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:8 VirtMSC-SCCP(1926)@f7a5431092be: Warning: Re-starting timer T_ias[8], which is already active (running or expired). MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 4 }, { name := "all_allocated:static_sdcch", val := 4 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1926)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1926)@f7a5431092be: vl_from0 VirtMSC-SCCP(1926)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1926)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1926)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1926)@f7a5431092be: vl_from0 VirtMSC-SCCP(1926)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1926)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1926)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1926)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1926)@f7a5431092be: vl_from0 VirtMSC-SCCP(1926)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1926)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:2 VirtMSC-SCCP(1926)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1926)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1926)@f7a5431092be: vl_from0 VirtMSC-SCCP(1926)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:2 VirtMSC-SCCP(1926)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:3 VirtMSC-SCCP(1926)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:4 VirtMSC-SCCP(1926)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1926)@f7a5431092be: vl_from0 VirtMSC-SCCP(1926)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:3 VirtMSC-SCCP(1926)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:4 VirtMSC-SCCP(1926)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:4 VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:5 VirtMSC-SCCP(1926)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1926)@f7a5431092be: vl_from0 VirtMSC-SCCP(1926)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:4 VirtMSC-SCCP(1926)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:5 VirtMSC-SCCP(1926)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:5 VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:6 VirtMSC-SCCP(1926)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1926)@f7a5431092be: vl_from0 VirtMSC-SCCP(1926)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:5 VirtMSC-SCCP(1926)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:6 VirtMSC-SCCP(1926)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:6 VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:7 VirtMSC-SCCP(1926)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1926)@f7a5431092be: vl_from0 VirtMSC-SCCP(1926)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:6 VirtMSC-SCCP(1926)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:7 VirtMSC-SCCP(1926)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:7 VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:8 VirtMSC-SCCP(1926)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1926)@f7a5431092be: vl_from0 VirtMSC-SCCP(1926)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:7 VirtMSC-SCCP(1926)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:8 VirtMSC-SCCP(1926)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1926)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1926)@f7a5431092be: Session index based on connection ID:8 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1926)@f7a5431092be: Session index based on local reference:8 VirtMSC-SCCP(1926)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1926)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1927)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1929)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1925)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1931)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1930)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1925): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1926): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1927): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1928): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1929): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1930): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1931): none (pass -> pass) MTC@f7a5431092be: Test case TC_ratectr_all_available_allocated finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated pass'. Thu Apr 18 06:58:12 UTC 2024 ====== BSC_Tests.TC_ratectr_all_available_allocated pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=704176) Waiting for packet dumper to finish... 1 (prev_count=704176, count=891388) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn'. ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn ------ Thu Apr 18 06:58:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ratectr_all_available_allocated_dyn started. VirtMSC-IPA(1934)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1934)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1934)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1935)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1935)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1933)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1938)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1938)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1938)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1938)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ratectr_all_available_allocated_dyn() start" VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:1 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[1]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[1], which is already active (running or expired). VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:2 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[2]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[2], which is already active (running or expired). MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 0 }, { name := "all_allocated:static_sdcch", val := 1 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@f7a5431092be: setverdict(pass): none -> pass VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:3 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[3]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[3], which is already active (running or expired). VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:4 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[4]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:4 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[4], which is already active (running or expired). VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:5 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[5]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:5 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[5], which is already active (running or expired). VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:6 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[6]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:6 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[6], which is already active (running or expired). VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:7 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[7]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:7 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[7], which is already active (running or expired). VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:8 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[8]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:8 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[8], which is already active (running or expired). VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:9 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[9]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:9 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[9], which is already active (running or expired). VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:10 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[10]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:10 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[10], which is already active (running or expired). MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 1 }, { name := "all_allocated:static_sdcch", val := 5 }, { name := "all_allocated:tch", val := 0 }, { name := "all_allocated:static_tch", val := 0 } } } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:11 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[11]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:11 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[11], which is already active (running or expired). VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:12 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[12]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:12 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[12], which is already active (running or expired). VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:13 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[13]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:13 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[13], which is already active (running or expired). VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:14 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[14]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:14 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[14], which is already active (running or expired). VirtMSC-SCCP(1933)@f7a5431092be: First idle individual index:15 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Stopping inactive timer T_ias[15]. VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:15 VirtMSC-SCCP(1933)@f7a5431092be: Warning: Re-starting timer T_ias[15], which is already active (running or expired). MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 5 }, { name := "all_allocated:static_sdcch", val := 8 }, { name := "all_allocated:tch", val := 1 }, { name := "all_allocated:static_tch", val := 1 } } } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:3 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:3 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:3 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 13 }, { name := "all_allocated:tch", val := 6 }, { name := "all_allocated:static_tch", val := 6 } } } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:4 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:4 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:4 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:5 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:4 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:5 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:5 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:5 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:6 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:6 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:7 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:6 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:7 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:7 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:8 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:7 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:8 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:8 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:9 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:8 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:9 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:9 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:10 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:9 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:10 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:10 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:10 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "all_allocated:sdcch", val := 9 }, { name := "all_allocated:static_sdcch", val := 30 }, { name := "all_allocated:tch", val := 22 }, { name := "all_allocated:static_tch", val := 23 } } } MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:2 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:2 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:11 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:2 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:11 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:11 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:12 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:11 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:12 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:12 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:13 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:12 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:13 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:13 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:14 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:13 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:14 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:14 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:15 VirtMSC-SCCP(1933)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1933)@f7a5431092be: vl_from0 VirtMSC-SCCP(1933)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:14 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:15 VirtMSC-SCCP(1933)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1933)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1933)@f7a5431092be: Session index based on connection ID:15 VirtMSC-SCCP(1933)@f7a5431092be: Session index based on local reference:15 VirtMSC-SCCP(1933)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1933)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1936)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1932)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1934)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1938)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1937)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1932): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1933): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1934): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1935): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1936): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1937): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1938): none (pass -> pass) MTC@f7a5431092be: Test case TC_ratectr_all_available_allocated_dyn finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn pass'. Thu Apr 18 06:59:13 UTC 2024 ====== BSC_Tests.TC_ratectr_all_available_allocated_dyn pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated_dyn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1384471) Waiting for packet dumper to finish... 1 (prev_count=1384471, count=1572507) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej'. ------ BSC_Tests.TC_cm_serv_rej ------ Thu Apr 18 06:59:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_cm_serv_rej started. MTC@f7a5431092be: "TC_cm_serv_rej": using IMSI '001017634108489'H VirtMSC-IPA(1942)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1942)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1942)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1943)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1943)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1940)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1941)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1946)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1946)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1946)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1946)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_cm_serv_rej() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "cm_serv_rej", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_hlr", val := 0 }, { name := "cm_serv_rej:illegal_ms", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_vlr", val := 0 }, { name := "cm_serv_rej:imei_not_accepted", val := 0 }, { name := "cm_serv_rej:illegal_me", val := 0 }, { name := "cm_serv_rej:plmn_not_allowed", val := 0 }, { name := "cm_serv_rej:loc_not_allowed", val := 0 }, { name := "cm_serv_rej:roaming_not_allowed", val := 0 }, { name := "cm_serv_rej:network_failure", val := 0 }, { name := "cm_serv_rej:synch_failure", val := 0 }, { name := "cm_serv_rej:congestion", val := 0 }, { name := "cm_serv_rej:srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:rqd_srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:srv_opt_tmp_out_of_order", val := 0 }, { name := "cm_serv_rej:call_can_not_be_identified", val := 0 }, { name := "cm_serv_rej:incorrect_message", val := 0 }, { name := "cm_serv_rej:invalid_mandantory_inf", val := 0 }, { name := "cm_serv_rej:msg_type_not_implemented", val := 0 }, { name := "cm_serv_rej:msg_type_not_compatible", val := 0 }, { name := "cm_serv_rej:inf_eleme_not_implemented", val := 0 }, { name := "cm_serv_rej:condtional_ie_error", val := 0 }, { name := "cm_serv_rej:msg_not_compatible", val := 0 }, { name := "cm_serv_rej:protocol_error", val := 0 }, { name := "cm_serv_rej:retry_in_new_cell", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "cm_serv_rej", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_hlr", val := 0 }, { name := "cm_serv_rej:illegal_ms", val := 0 }, { name := "cm_serv_rej:imsi_unknown_in_vlr", val := 0 }, { name := "cm_serv_rej:imei_not_accepted", val := 0 }, { name := "cm_serv_rej:illegal_me", val := 0 }, { name := "cm_serv_rej:plmn_not_allowed", val := 0 }, { name := "cm_serv_rej:loc_not_allowed", val := 0 }, { name := "cm_serv_rej:roaming_not_allowed", val := 0 }, { name := "cm_serv_rej:network_failure", val := 0 }, { name := "cm_serv_rej:synch_failure", val := 0 }, { name := "cm_serv_rej:congestion", val := 0 }, { name := "cm_serv_rej:srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:rqd_srv_opt_not_supported", val := 0 }, { name := "cm_serv_rej:srv_opt_tmp_out_of_order", val := 0 }, { name := "cm_serv_rej:call_can_not_be_identified", val := 0 }, { name := "cm_serv_rej:incorrect_message", val := 0 }, { name := "cm_serv_rej:invalid_mandantory_inf", val := 0 }, { name := "cm_serv_rej:msg_type_not_implemented", val := 0 }, { name := "cm_serv_rej:msg_type_not_compatible", val := 0 }, { name := "cm_serv_rej:inf_eleme_not_implemented", val := 0 }, { name := "cm_serv_rej:condtional_ie_error", val := 0 }, { name := "cm_serv_rej:msg_not_compatible", val := 0 }, { name := "cm_serv_rej:protocol_error", val := 0 }, { name := "cm_serv_rej:retry_in_new_cell", val := 0 } } } VirtMSC-RAN(1941)@f7a5431092be: f_create_expect(l3 := '05240103505902080910106743014898'O, n_connectPointCode := omit VirtMSC-RAN(1941)@f7a5431092be: Created Expect[0] for '05240103505902080910106743014898'O to be handled at TC_cm_serv_rej(1948) VirtMSC-SCCP(1940)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1940)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1941)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1941)@f7a5431092be: Found Expect[0] for '05240103505902080910106743014898'O handled at TC_cm_serv_rej(1948) VirtMSC-RAN(1941)@f7a5431092be: Added conn table entry 0TC_cm_serv_rej(1948)14214252 VirtMSC-SCCP(1940)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1940)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1940)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1940)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1940)@f7a5431092be: vl_from0 VirtMSC-SCCP(1940)@f7a5431092be: data sent by MTP3_SCCP_PORT: '010003052202'O TC_cm_serv_rej(1948)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1940)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1940)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1940)@f7a5431092be: vl_from0 VirtMSC-SCCP(1940)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1940)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1940)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1940)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1940)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_cm_serv_rej(1948)@f7a5431092be: "Got RSL RR Release" TC_cm_serv_rej(1948)@f7a5431092be: "Got RSL Deact SACCH" TC_cm_serv_rej(1948)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1941)@f7a5431092be: Deleted conn table entry 0TC_cm_serv_rej(1948)14214252 VirtMSC-SCCP(1940)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1940)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1940)@f7a5431092be: RLC received in state:disconnect_pending TC_cm_serv_rej(1948)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_cm_serv_rej(1948)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1940)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1941)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1939)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1944)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1942)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(1947)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1945)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1946)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1939): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1940): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1941): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1942): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1943): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1944): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1945): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1946): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1947): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_cm_serv_rej(1948): none (pass -> pass) MTC@f7a5431092be: Test case TC_cm_serv_rej finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej pass'. Thu Apr 18 06:59:30 UTC 2024 ====== BSC_Tests.TC_cm_serv_rej pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_cm_serv_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240964) Waiting for packet dumper to finish... 1 (prev_count=240964, count=430113) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment'. ------ BSC_Tests.TC_lost_sdcch_during_assignment ------ Thu Apr 18 06:59:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_lost_sdcch_during_assignment started. MTC@f7a5431092be: "TC_lost_sdcch_during_assignment": using IMSI '001013336764282'H VirtMSC-IPA(1952)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1952)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1952)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1953)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1953)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1950)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1951)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(1956)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1956)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1956)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1956)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_lost_sdcch_during_assignment() start" VirtMSC-RAN(1951)@f7a5431092be: f_create_expect(l3 := '05240103505902080910103363672428'O, n_connectPointCode := omit VirtMSC-RAN(1951)@f7a5431092be: Created Expect[0] for '05240103505902080910103363672428'O to be handled at TC_lost_sdcch_during_assignment(1958) VirtMSC-SCCP(1950)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1950)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1951)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1951)@f7a5431092be: Found Expect[0] for '05240103505902080910103363672428'O handled at TC_lost_sdcch_during_assignment(1958) VirtMSC-RAN(1951)@f7a5431092be: Added conn table entry 0TC_lost_sdcch_during_assignment(1958)2073229 VirtMSC-SCCP(1950)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1950)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(1957)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(1955)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_lost_sdcch_during_assignment(1958) VirtMSC-SCCP(1950)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1950)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1950)@f7a5431092be: vl_from0 VirtMSC-SCCP(1950)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1950)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1950)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1950)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1950)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1950)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1950)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1950)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1950)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(1955)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "239", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "c5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_lost_sdcch_during_assignment(1958) VirtMSC-SCCP(1950)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1950)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1950)@f7a5431092be: vl_from0 VirtMSC-SCCP(1950)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1950)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1950)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1950)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1950)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-RAN(1951)@f7a5431092be: Deleted conn table entry 0TC_lost_sdcch_during_assignment(1958)2073229 VirtMSC-SCCP(1950)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1950)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1950)@f7a5431092be: RLC received in state:disconnect_pending TC_lost_sdcch_during_assignment(1958)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1950)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1951)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1954)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1949)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1952)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(1957)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1956)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1955)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1949): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1950): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1951): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1952): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1953): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1954): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1955): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1956): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1957): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_lost_sdcch_during_assignment(1958): none (pass -> pass) MTC@f7a5431092be: Test case TC_lost_sdcch_during_assignment finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment pass'. Thu Apr 18 06:59:44 UTC 2024 ====== BSC_Tests.TC_lost_sdcch_during_assignment pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_lost_sdcch_during_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=240364) Waiting for packet dumper to finish... 1 (prev_count=240364, count=426662) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending'. ------ BSC_Tests.TC_chan_alloc_algo_ascending ------ Thu Apr 18 06:59:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_alloc_algo_ascending started. VirtMSC-IPA(1961)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1961)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1961)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1962)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1962)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1960)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1965)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1965)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1965)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1965)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1966)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1966)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1966)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1966)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1967)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1967)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1967)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1967)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1968)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1968)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1968)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1968)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1969)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1969)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1969)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1969)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1970)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1970)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1970)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1970)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_alloc_algo_ascending() start" VirtMSC-SCCP(1960)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1960)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1960)@f7a5431092be: vl_from0 VirtMSC-SCCP(1960)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1960)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1960)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1960)@f7a5431092be: vl_from0 VirtMSC-SCCP(1960)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1960)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1960)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1960)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1960)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1960)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1960)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1960)@f7a5431092be: vl_from0 VirtMSC-SCCP(1960)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1960)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1960)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1960)@f7a5431092be: vl_from0 VirtMSC-SCCP(1960)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1960)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1960)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1960)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1960)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1960)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1960)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1960)@f7a5431092be: vl_from0 VirtMSC-SCCP(1960)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1960)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1960)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1960)@f7a5431092be: vl_from0 VirtMSC-SCCP(1960)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1960)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1960)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1960)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1960)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1960)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1960)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1960)@f7a5431092be: vl_from0 VirtMSC-SCCP(1960)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1960)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1960)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1960)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1960)@f7a5431092be: vl_from0 VirtMSC-SCCP(1960)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1960)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1960)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1960)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1960)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1960)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1960)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1960)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1959)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1963)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1961)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-IPA(1965)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1966)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1967)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1969)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1964)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1968)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1970)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1959): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1960): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1961): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1962): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1963): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1964): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1965): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1966): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1967): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1968): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1969): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1970): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_alloc_algo_ascending finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending pass'. Thu Apr 18 07:00:11 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_ascending pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_alloc_algo_ascending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=830578) Waiting for packet dumper to finish... 1 (prev_count=830578, count=1618407) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending'. ------ BSC_Tests.TC_chan_alloc_algo_descending ------ Thu Apr 18 07:00:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_alloc_algo_descending started. VirtMSC-IPA(1973)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1973)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1973)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1974)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1974)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1972)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1977)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1977)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1977)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1977)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1978)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1978)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1978)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1978)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1979)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1979)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1979)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1979)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1980)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1980)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1980)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1980)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1981)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1981)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1981)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1981)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1982)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1982)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1982)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1982)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_alloc_algo_descending() start" VirtMSC-SCCP(1972)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1972)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1972)@f7a5431092be: vl_from0 VirtMSC-SCCP(1972)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1972)@f7a5431092be: vl_from0 VirtMSC-SCCP(1972)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1972)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1972)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1972)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1972)@f7a5431092be: vl_from0 VirtMSC-SCCP(1972)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1972)@f7a5431092be: vl_from0 VirtMSC-SCCP(1972)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1972)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1972)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1972)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1972)@f7a5431092be: vl_from0 VirtMSC-SCCP(1972)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1972)@f7a5431092be: vl_from0 VirtMSC-SCCP(1972)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1972)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1972)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1972)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1972)@f7a5431092be: vl_from0 VirtMSC-SCCP(1972)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1972)@f7a5431092be: vl_from0 VirtMSC-SCCP(1972)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1972)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1972)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1972)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1972)@f7a5431092be: vl_from0 VirtMSC-SCCP(1972)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1972)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1972)@f7a5431092be: vl_from0 VirtMSC-SCCP(1972)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1972)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1972)@f7a5431092be: Session index based on connection ID:0 MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 1, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 1, expecting 0 MTC@f7a5431092be: count mismatch, retrying in 3.000000 VirtMSC-SCCP(1972)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1972)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1972)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1975)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1971)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1973)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS1-TRX0-RSL-IPA(1978)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1979)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1980)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1982)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1981)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1976)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1977)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1971): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1972): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1973): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1974): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1975): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1976): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1977): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1978): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1979): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1980): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1981): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1982): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_alloc_algo_descending finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending pass'. Thu Apr 18 07:00:41 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_descending pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_alloc_algo_descending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1043103) Waiting for packet dumper to finish... 1 (prev_count=1043103, count=1831024) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic'. ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic ------ Thu Apr 18 07:00:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_chan_alloc_algo_ass_dynamic started. VirtMSC-IPA(1985)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1985)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1985)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1986)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1986)@f7a5431092be: Final verdict of PTC: pass VirtMSC-SCCP(1984)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping IPA-BTS0-TRX0-RSL-IPA(1989)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1989)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(1989)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(1989)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1990)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1990)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS1-TRX0-RSL-IPA(1990)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233352F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS1-TRX0-RSL-IPA(1990)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1991)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1991)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX0-RSL-IPA(1991)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX0-RSL-IPA(1991)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1992)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1992)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX1-RSL-IPA(1992)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3100'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX1-RSL-IPA(1992)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1993)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1993)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX2-RSL-IPA(1993)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3200'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX2-RSL-IPA(1993)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1994)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1994)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS2-TRX3-RSL-IPA(1994)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233362F302F3300'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS2-TRX3-RSL-IPA(1994)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_chan_alloc_algo_ass_dynamic() start" MTC@f7a5431092be: "Case a) Unknown Uplink RxLev, fall-back to ascending" VirtMSC-SCCP(1984)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1984)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1984)@f7a5431092be: vl_from0 VirtMSC-SCCP(1984)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1984)@f7a5431092be: vl_from0 VirtMSC-SCCP(1984)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: "Case b) Not enough RxLev samples, use ascending" VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1984)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1984)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1984)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1984)@f7a5431092be: vl_from0 VirtMSC-SCCP(1984)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1984)@f7a5431092be: vl_from0 VirtMSC-SCCP(1984)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: "Case c) Uplink RxLev below the threshold, use ascending" VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1984)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1984)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1984)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1984)@f7a5431092be: vl_from0 VirtMSC-SCCP(1984)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1984)@f7a5431092be: vl_from0 VirtMSC-SCCP(1984)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes MTC@f7a5431092be: "Case d) Uplink RxLev above the threshold, use descending" VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1984)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1984)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1984)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1984)@f7a5431092be: vl_from0 VirtMSC-SCCP(1984)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1984)@f7a5431092be: vl_from0 VirtMSC-SCCP(1984)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: "Case e) Uplink RxLev above the threshold, but C0 load is not" VirtMSC-SCCP(1984)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1984)@f7a5431092be: Warning: Re-starting timer T_guard[0], which is already active (running or expired). VirtMSC-SCCP(1984)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1984)@f7a5431092be: vl_from0 VirtMSC-SCCP(1984)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1984)@f7a5431092be: vl_from0 VirtMSC-SCCP(1984)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1984)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(1984)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1984)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1984)@f7a5431092be: RLC received in state:disconnect_pending MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1984)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1983)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1987)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1985)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS2-TRX2-RSL-IPA(1993)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1992)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1989)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1991)@f7a5431092be: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1990)@f7a5431092be: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1994)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(1988)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1983): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1984): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1985): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1986): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(1987): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(1988): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1989): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1990): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1991): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1992): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1993): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1994): none (pass -> pass) MTC@f7a5431092be: Test case TC_chan_alloc_algo_ass_dynamic finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass'. Thu Apr 18 07:01:08 UTC 2024 ====== BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_chan_alloc_algo_ass_dynamic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=1054796) Waiting for packet dumper to finish... 1 (prev_count=1054796, count=1843014) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used'. ------ BSC_Tests.TC_mgwpool_all_used ------ Thu Apr 18 07:01:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_mgwpool_all_used started. MTC@f7a5431092be: "TC_mgwpool_all_used": using IMSI '001014099232387'H MTC@f7a5431092be: "TC_mgwpool_all_used": using IMSI '001010178600769'H VirtMSC-IPA(1998)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(1998)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(1998)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(1999)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(1999)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(1996)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(1997)@f7a5431092be: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(1997)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2003)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2003)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2003)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2003)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_mgwpool_all_used() start" VirtMSC-RAN(1997)@f7a5431092be: f_create_expect(l3 := '05240103505902080910100499323278'O, n_connectPointCode := omit VirtMSC-RAN(1997)@f7a5431092be: Created Expect[0] for '05240103505902080910100499323278'O to be handled at TC_mgwpool_all_used(2005) VirtMSC-SCCP(1996)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(1996)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(1997)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1997)@f7a5431092be: Found Expect[0] for '05240103505902080910100499323278'O handled at TC_mgwpool_all_used(2005) VirtMSC-RAN(1997)@f7a5431092be: Added conn table entry 0TC_mgwpool_all_used(2005)15089894 VirtMSC-SCCP(1996)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1996)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2004)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(2001)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_all_used(2005) VirtMSC-SCCP(1996)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1996)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1996)@f7a5431092be: vl_from0 VirtMSC-SCCP(1996)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_mgwpool_all_used(2005)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(2001)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "255", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "d4" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_all_used(2005) IPA-BTS0-TRX0-RSL-RSL(2004)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1996)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1996)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(2005)@f7a5431092be: setverdict(pass): none -> pass TC_mgwpool_all_used(2005)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '38C710E2'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6F83195A'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mgwpool_all_used(2005)@f7a5431092be: "TC_mgwpool_all_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_all_used(2005)@f7a5431092be: "TC_mgwpool_all_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(1997)@f7a5431092be: f_create_expect(l3 := '05240103505902080910101087067096'O, n_connectPointCode := omit VirtMSC-RAN(1997)@f7a5431092be: Created Expect[0] for '05240103505902080910101087067096'O to be handled at TC_mgwpool_all_used(2006) VirtMSC-SCCP(1996)@f7a5431092be: First idle individual index:1 VirtMSC-SCCP(1996)@f7a5431092be: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(1997)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(1997)@f7a5431092be: Found Expect[0] for '05240103505902080910101087067096'O handled at TC_mgwpool_all_used(2006) VirtMSC-RAN(1997)@f7a5431092be: Added conn table entry 1TC_mgwpool_all_used(2006)6207364 VirtMSC-SCCP(1996)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1996)@f7a5431092be: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2004)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-1(2002)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_all_used(2006) VirtMSC-SCCP(1996)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1996)@f7a5431092be: vl_len:14 VirtMSC-SCCP(1996)@f7a5431092be: vl_from0 VirtMSC-SCCP(1996)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100017D0180'O TC_mgwpool_all_used(2006)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-1(2002)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d5" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_all_used(2006) IPA-BTS0-TRX0-RSL-RSL(2004)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(1996)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1996)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(2006)@f7a5431092be: setverdict(pass): none -> pass TC_mgwpool_all_used(2006)@f7a5431092be: g_media { mgcp_ep := "1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '01E03286'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5E9FC42E'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_mgwpool_all_used(2006)@f7a5431092be: "TC_mgwpool_all_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_all_used(2006)@f7a5431092be: "TC_mgwpool_all_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mgwpool_all_used(2006)@f7a5431092be: "MSC instructs BSC to clear channel" TC_mgwpool_all_used(2005)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(1996)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(1996)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1996)@f7a5431092be: vl_from0 VirtMSC-SCCP(1996)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1996)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(1996)@f7a5431092be: vl_len:6 VirtMSC-SCCP(1996)@f7a5431092be: vl_from0 VirtMSC-SCCP(1996)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(1996)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1996)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(2006)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-SCCP(1996)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1996)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(1996)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(1996)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_all_used(2005)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(1997)@f7a5431092be: Deleted conn table entry 1TC_mgwpool_all_used(2006)6207364 VirtMSC-SCCP(1996)@f7a5431092be: Session index based on connection ID:1 VirtMSC-RAN(1997)@f7a5431092be: Deleted conn table entry 0TC_mgwpool_all_used(2005)15089894 TC_mgwpool_all_used(2006)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(1996)@f7a5431092be: Session index based on connection ID:0 TC_mgwpool_all_used(2005)@f7a5431092be: "Got RSL RR Release" TC_mgwpool_all_used(2006)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(1996)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(1996)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(1996)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(1996)@f7a5431092be: RLC received in state:disconnect_pending TC_mgwpool_all_used(2005)@f7a5431092be: "Got RSL Deact SACCH" TC_mgwpool_all_used(2006)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_all_used(2005)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_all_used(2006)@f7a5431092be: Final verdict of PTC: pass TC_mgwpool_all_used(2005)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(1996)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(1997)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(1995)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2000)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(1998)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2004)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2003)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-1(2002)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(2001)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(1995): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(1996): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(1997): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(1998): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(1999): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(2000): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(2001): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-1(2002): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2003): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2004): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_mgwpool_all_used(2005): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_mgwpool_all_used(2006): pass (pass -> pass) MTC@f7a5431092be: Test case TC_mgwpool_all_used finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used pass'. Thu Apr 18 07:01:28 UTC 2024 ====== BSC_Tests.TC_mgwpool_all_used pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mgwpool_all_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400027) Waiting for packet dumper to finish... 1 (prev_count=400027, count=586826) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used'. ------ BSC_Tests.TC_mgwpool_blocked_not_used ------ Thu Apr 18 07:01:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_mgwpool_blocked_not_used started. MTC@f7a5431092be: "TC_mgwpool_blocked_not_used": using IMSI '001012389596695'H MTC@f7a5431092be: "TC_mgwpool_blocked_not_used": using IMSI '001016331181438'H VirtMSC-IPA(2010)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2010)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2010)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2011)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2011)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(2008)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(2009)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2015)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2015)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2015)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2015)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_mgwpool_blocked_not_used() start" VirtMSC-RAN(2009)@f7a5431092be: f_create_expect(l3 := '05240103505902080910103298956659'O, n_connectPointCode := omit VirtMSC-RAN(2009)@f7a5431092be: Created Expect[0] for '05240103505902080910103298956659'O to be handled at TC_mgwpool_blocked_not_used(2017) VirtMSC-SCCP(2008)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(2008)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2009)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2009)@f7a5431092be: Found Expect[0] for '05240103505902080910103298956659'O handled at TC_mgwpool_blocked_not_used(2017) VirtMSC-RAN(2009)@f7a5431092be: Added conn table entry 0TC_mgwpool_blocked_not_used(2017)52758 VirtMSC-SCCP(2008)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2008)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2016)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(2013)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_blocked_not_used(2017) VirtMSC-SCCP(2008)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2008)@f7a5431092be: vl_len:14 VirtMSC-SCCP(2008)@f7a5431092be: vl_from0 VirtMSC-SCCP(2008)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_mgwpool_blocked_not_used(2017)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(2013)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "258", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "d6" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_blocked_not_used(2017) IPA-BTS0-TRX0-RSL-RSL(2016)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(2008)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2008)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(2017)@f7a5431092be: setverdict(pass): none -> pass TC_mgwpool_blocked_not_used(2017)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '195A8FED'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '3A981309'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mgwpool_blocked_not_used(2017)@f7a5431092be: "TC_mgwpool_blocked_not_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_blocked_not_used(2017)@f7a5431092be: "TC_mgwpool_blocked_not_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(2009)@f7a5431092be: f_create_expect(l3 := '05240103505902080910103613814183'O, n_connectPointCode := omit VirtMSC-RAN(2009)@f7a5431092be: Created Expect[0] for '05240103505902080910103613814183'O to be handled at TC_mgwpool_blocked_not_used(2018) VirtMSC-SCCP(2008)@f7a5431092be: First idle individual index:1 VirtMSC-SCCP(2008)@f7a5431092be: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(2009)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2009)@f7a5431092be: Found Expect[0] for '05240103505902080910103613814183'O handled at TC_mgwpool_blocked_not_used(2018) VirtMSC-RAN(2009)@f7a5431092be: Added conn table entry 1TC_mgwpool_blocked_not_used(2018)6578947 VirtMSC-SCCP(2008)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(2008)@f7a5431092be: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2016)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(2013)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_blocked_not_used(2018) VirtMSC-SCCP(2008)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(2008)@f7a5431092be: vl_len:14 VirtMSC-SCCP(2008)@f7a5431092be: vl_from0 VirtMSC-SCCP(2008)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100017D0180'O VirtMGW-MGCP-0(2013)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "260", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d7" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_blocked_not_used(2018) TC_mgwpool_blocked_not_used(2018)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2016)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(2008)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(2008)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(2018)@f7a5431092be: setverdict(pass): none -> pass TC_mgwpool_blocked_not_used(2018)@f7a5431092be: g_media { mgcp_ep := "1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '67DF60AA'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '2FD7A7EF'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_mgwpool_blocked_not_used(2018)@f7a5431092be: "TC_mgwpool_blocked_not_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_blocked_not_used(2018)@f7a5431092be: "TC_mgwpool_blocked_not_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mgwpool_blocked_not_used(2018)@f7a5431092be: "MSC instructs BSC to clear channel" TC_mgwpool_blocked_not_used(2017)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2008)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(2008)@f7a5431092be: vl_len:6 VirtMSC-SCCP(2008)@f7a5431092be: vl_from0 VirtMSC-SCCP(2008)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2008)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2008)@f7a5431092be: vl_len:6 VirtMSC-SCCP(2008)@f7a5431092be: vl_from0 VirtMSC-SCCP(2008)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2008)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(2008)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMSC-SCCP(2008)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2008)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2008)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2008)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_blocked_not_used(2018)@f7a5431092be: "Got BSSMAP Clear Complete" TC_mgwpool_blocked_not_used(2017)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(2009)@f7a5431092be: Deleted conn table entry 1TC_mgwpool_blocked_not_used(2018)6578947 VirtMSC-SCCP(2008)@f7a5431092be: Session index based on connection ID:1 TC_mgwpool_blocked_not_used(2018)@f7a5431092be: "Got RSL RR Release" VirtMSC-RAN(2009)@f7a5431092be: Deleted conn table entry 0TC_mgwpool_blocked_not_used(2017)52758 VirtMSC-SCCP(2008)@f7a5431092be: Session index based on connection ID:0 TC_mgwpool_blocked_not_used(2018)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(2008)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(2008)@f7a5431092be: RLC received in state:disconnect_pending TC_mgwpool_blocked_not_used(2017)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(2008)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2008)@f7a5431092be: RLC received in state:disconnect_pending TC_mgwpool_blocked_not_used(2017)@f7a5431092be: "Got RSL Deact SACCH" TC_mgwpool_blocked_not_used(2018)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_blocked_not_used(2017)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_blocked_not_used(2018)@f7a5431092be: Final verdict of PTC: pass TC_mgwpool_blocked_not_used(2017)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2008)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(2009)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(2010)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(2007)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2012)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2016)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2015)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-1(2014)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(2013)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(2007): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(2008): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(2009): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(2010): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(2011): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(2012): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(2013): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-1(2014): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2015): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2016): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_mgwpool_blocked_not_used(2017): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_mgwpool_blocked_not_used(2018): pass (pass -> pass) MTC@f7a5431092be: Test case TC_mgwpool_blocked_not_used finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used pass'. Thu Apr 18 07:01:47 UTC 2024 ====== BSC_Tests.TC_mgwpool_blocked_not_used pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mgwpool_blocked_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=572997) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts'. ------ BSC_Tests.TC_mgwpool_pin_bts ------ Thu Apr 18 07:01:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_mgwpool_pin_bts started. MTC@f7a5431092be: "TC_mgwpool_pin_bts": using IMSI '001016220865111'H MTC@f7a5431092be: "TC_mgwpool_pin_bts": using IMSI '001012445101559'H VirtMSC-IPA(2022)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2022)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2022)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2023)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2023)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(2020)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(2021)@f7a5431092be: BSSMAP: Responding to inbound RESET with RESET-ACK VirtMSC-RAN(2021)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2027)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2027)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2027)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2027)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_mgwpool_pin_bts() start" VirtMSC-RAN(2021)@f7a5431092be: f_create_expect(l3 := '05240103505902080910102602681511'O, n_connectPointCode := omit VirtMSC-RAN(2021)@f7a5431092be: Created Expect[0] for '05240103505902080910102602681511'O to be handled at TC_mgwpool_pin_bts(2029) VirtMSC-SCCP(2020)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(2020)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2021)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2021)@f7a5431092be: Found Expect[0] for '05240103505902080910102602681511'O handled at TC_mgwpool_pin_bts(2029) VirtMSC-RAN(2021)@f7a5431092be: Added conn table entry 0TC_mgwpool_pin_bts(2029)1726916 VirtMSC-SCCP(2020)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2020)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2028)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(2025)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_pin_bts(2029) VirtMSC-SCCP(2020)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2020)@f7a5431092be: vl_len:14 VirtMSC-SCCP(2020)@f7a5431092be: vl_from0 VirtMSC-SCCP(2020)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(2025)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "264", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "d8" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_pin_bts(2029) TC_mgwpool_pin_bts(2029)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2028)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(2020)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2020)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2029)@f7a5431092be: setverdict(pass): none -> pass TC_mgwpool_pin_bts(2029)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '44FF859B'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '64F7021F'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_mgwpool_pin_bts(2029)@f7a5431092be: "TC_mgwpool_pin_bts": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_pin_bts(2029)@f7a5431092be: "TC_mgwpool_pin_bts": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-RAN(2021)@f7a5431092be: f_create_expect(l3 := '05240103505902080910104254015195'O, n_connectPointCode := omit VirtMSC-RAN(2021)@f7a5431092be: Created Expect[0] for '05240103505902080910104254015195'O to be handled at TC_mgwpool_pin_bts(2030) VirtMSC-SCCP(2020)@f7a5431092be: First idle individual index:1 VirtMSC-SCCP(2020)@f7a5431092be: Warning: Stopping inactive timer T_ias[1]. VirtMSC-RAN(2021)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2021)@f7a5431092be: Found Expect[0] for '05240103505902080910104254015195'O handled at TC_mgwpool_pin_bts(2030) VirtMSC-RAN(2021)@f7a5431092be: Added conn table entry 1TC_mgwpool_pin_bts(2030)16463329 VirtMSC-SCCP(2020)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(2020)@f7a5431092be: Warning: Re-starting timer T_ias[1], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2028)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(2025)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_pin_bts(2030) VirtMSC-SCCP(2020)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(2020)@f7a5431092be: vl_len:14 VirtMSC-SCCP(2020)@f7a5431092be: vl_from0 VirtMSC-SCCP(2020)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100017D0180'O VirtMGW-MGCP-0(2025)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "266", ep := "1@mgw", ver := "1.0" }, params := { { code := "C", val := "d9" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_pin_bts(2030) TC_mgwpool_pin_bts(2030)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '010'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2028)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(2020)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(2020)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2030)@f7a5431092be: setverdict(pass): none -> pass TC_mgwpool_pin_bts(2030)@f7a5431092be: g_media { mgcp_ep := "1@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '446B1469'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '11F7E3D6'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_mgwpool_pin_bts(2030)@f7a5431092be: "TC_mgwpool_pin_bts": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_pin_bts(2030)@f7a5431092be: "TC_mgwpool_pin_bts": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mgwpool_pin_bts(2030)@f7a5431092be: "MSC instructs BSC to clear channel" TC_mgwpool_pin_bts(2029)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2020)@f7a5431092be: Session index based on connection ID:1 VirtMSC-SCCP(2020)@f7a5431092be: vl_len:6 VirtMSC-SCCP(2020)@f7a5431092be: vl_from0 VirtMSC-SCCP(2020)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2020)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2020)@f7a5431092be: vl_len:6 VirtMSC-SCCP(2020)@f7a5431092be: vl_from0 VirtMSC-SCCP(2020)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2020)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(2020)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2030)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-SCCP(2020)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2020)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2020)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2020)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_pin_bts(2029)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(2021)@f7a5431092be: Deleted conn table entry 1TC_mgwpool_pin_bts(2030)16463329 VirtMSC-SCCP(2020)@f7a5431092be: Session index based on connection ID:1 TC_mgwpool_pin_bts(2030)@f7a5431092be: "Got RSL RR Release" TC_mgwpool_pin_bts(2030)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-RAN(2021)@f7a5431092be: Deleted conn table entry 0TC_mgwpool_pin_bts(2029)1726916 VirtMSC-SCCP(2020)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2020)@f7a5431092be: Session index based on local reference:1 VirtMSC-SCCP(2020)@f7a5431092be: RLC received in state:disconnect_pending VirtMSC-SCCP(2020)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2020)@f7a5431092be: RLC received in state:disconnect_pending TC_mgwpool_pin_bts(2029)@f7a5431092be: "Got RSL RR Release" TC_mgwpool_pin_bts(2029)@f7a5431092be: "Got RSL Deact SACCH" TC_mgwpool_pin_bts(2030)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_pin_bts(2029)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_pin_bts(2030)@f7a5431092be: Final verdict of PTC: pass TC_mgwpool_pin_bts(2029)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2020)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(2021)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2024)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(2019)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(2022)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2028)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2027)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(2025)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-1(2026)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(2019): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(2020): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(2021): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(2022): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(2023): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(2024): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(2025): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-1(2026): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2027): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2028): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_mgwpool_pin_bts(2029): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_mgwpool_pin_bts(2030): pass (pass -> pass) MTC@f7a5431092be: Test case TC_mgwpool_pin_bts finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts pass'. Thu Apr 18 07:02:07 UTC 2024 ====== BSC_Tests.TC_mgwpool_pin_bts pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mgwpool_pin_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403160) Waiting for packet dumper to finish... 1 (prev_count=403160, count=589959) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used'. ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used ------ Thu Apr 18 07:02:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_mgwpool_keepalive_down_not_used started. MTC@f7a5431092be: "TC_mgwpool_keepalive_down_not_used": using IMSI '001015502928743'H MTC@f7a5431092be: "TC_mgwpool_keepalive_down_not_used": using IMSI '001019702702934'H VirtMSC-IPA(2034)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2034)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2034)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2035)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2035)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(2032)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(2033)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2039)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2039)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2039)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2039)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_mgwpool_keepalive_down_not_used() start" VirtMGW-MGCP-0(2037)@f7a5431092be: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "270", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2037)@f7a5431092be: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "271", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2037)@f7a5431092be: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "272", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2033)@f7a5431092be: f_create_expect(l3 := '05240103505902080910107920079243'O, n_connectPointCode := omit VirtMSC-RAN(2033)@f7a5431092be: Created Expect[0] for '05240103505902080910107920079243'O to be handled at TC_mgwpool_keepalive_down_not_used(2042) VirtMSC-SCCP(2032)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(2032)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2033)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2033)@f7a5431092be: Found Expect[0] for '05240103505902080910107920079243'O handled at TC_mgwpool_keepalive_down_not_used(2042) VirtMSC-RAN(2033)@f7a5431092be: Added conn table entry 0TC_mgwpool_keepalive_down_not_used(2042)3555188 VirtMSC-SCCP(2032)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2032)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2040)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-1(2038)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_mgwpool_keepalive_down_not_used(2042) VirtMSC-SCCP(2032)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2032)@f7a5431092be: vl_len:14 VirtMSC-SCCP(2032)@f7a5431092be: vl_from0 VirtMSC-SCCP(2032)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_mgwpool_keepalive_down_not_used(2042)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-1(2038)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "1", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "da" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_mgwpool_keepalive_down_not_used(2042) IPA-BTS0-TRX0-RSL-RSL(2040)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(2032)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2032)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2032)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2032)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes VirtMGW-MGCP-0(2037)@f7a5431092be: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "273", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2037)@f7a5431092be: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "274", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } TC_mgwpool_keepalive_down_not_used(2042)@f7a5431092be: setverdict(pass): none -> pass TC_mgwpool_keepalive_down_not_used(2042)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '604BB8AF'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10004 }, peer := { host := "127.0.0.2", port_nr := 9004 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '47A9A010'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11004 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 2, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := { host := "127.0.0.5", port_nr := 9004 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 2, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9004 }, peer := , local_osmux_cid := 2, remote_osmux_cid := omit } } TC_mgwpool_keepalive_down_not_used(2042)@f7a5431092be: "TC_mgwpool_keepalive_down_not_used": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_mgwpool_keepalive_down_not_used(2042)@f7a5431092be: "TC_mgwpool_keepalive_down_not_used": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_mgwpool_keepalive_down_not_used(2042)@f7a5431092be: "MSC instructs BSC to clear channel" TC_mgwpool_keepalive_down_not_used(2041)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(2032)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2032)@f7a5431092be: vl_len:6 VirtMSC-SCCP(2032)@f7a5431092be: vl_from0 VirtMSC-SCCP(2032)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2032)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2032)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2032)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2032)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_mgwpool_keepalive_down_not_used(2042)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(2033)@f7a5431092be: Deleted conn table entry 0TC_mgwpool_keepalive_down_not_used(2042)3555188 VirtMSC-SCCP(2032)@f7a5431092be: Session index based on connection ID:0 TC_mgwpool_keepalive_down_not_used(2042)@f7a5431092be: "Got RSL RR Release" TC_mgwpool_keepalive_down_not_used(2042)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(2032)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2032)@f7a5431092be: RLC received in state:disconnect_pending VirtMGW-MGCP-0(2037)@f7a5431092be: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "275", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2037)@f7a5431092be: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "276", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } TC_mgwpool_keepalive_down_not_used(2042)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_mgwpool_keepalive_down_not_used(2042)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2032)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(2033)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2036)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(2031)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(2034)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2040)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-1(2038)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2039)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(2037)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(2031): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(2032): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(2033): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(2034): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(2035): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(2036): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(2037): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-1(2038): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2039): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2040): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2041): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2042): pass (pass -> pass) MTC@f7a5431092be: Test case TC_mgwpool_keepalive_down_not_used finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used pass'. Thu Apr 18 07:02:27 UTC 2024 ====== BSC_Tests.TC_mgwpool_keepalive_down_not_used pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_mgwpool_keepalive_down_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=295676) Waiting for packet dumper to finish... 1 (prev_count=295676, count=482475) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band'. ------ BSC_Tests.TC_ho_meas_rep_multi_band ------ Thu Apr 18 07:02:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_meas_rep_multi_band started. VirtMSC-IPA(2046)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2046)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2046)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2047)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2047)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(2044)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(2045)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2050)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2050)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2050)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2050)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_meas_rep_multi_band() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_meas_rep_multi_band(2052)@f7a5431092be: "TC_ho_meas_rep_multi_band": using IMSI '001019172713967'H VirtMSC-RAN(2045)@f7a5431092be: f_create_expect(l3 := '05240103505902080910101927179376'O, n_connectPointCode := omit VirtMSC-RAN(2045)@f7a5431092be: Created Expect[0] for '05240103505902080910101927179376'O to be handled at TC_ho_meas_rep_multi_band(2052) VirtMSC-SCCP(2044)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(2044)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2045)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2045)@f7a5431092be: Found Expect[0] for '05240103505902080910101927179376'O handled at TC_ho_meas_rep_multi_band(2052) VirtMSC-RAN(2045)@f7a5431092be: Added conn table entry 0TC_ho_meas_rep_multi_band(2052)5420527 VirtMSC-SCCP(2044)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2044)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2051)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(2049)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_meas_rep_multi_band(2052) VirtMSC-SCCP(2044)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2044)@f7a5431092be: vl_len:14 VirtMSC-SCCP(2044)@f7a5431092be: vl_from0 VirtMSC-SCCP(2044)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(2049)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "277", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "db" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_meas_rep_multi_band(2052) TC_ho_meas_rep_multi_band(2052)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2051)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(2044)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2044)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2044)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2044)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(2052)@f7a5431092be: setverdict(pass): none -> pass TC_ho_meas_rep_multi_band(2052)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '4DF73CA7'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '6BF7A9B1'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_meas_rep_multi_band(2052)@f7a5431092be: "TC_ho_meas_rep_multi_band": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_meas_rep_multi_band(2052)@f7a5431092be: "TC_ho_meas_rep_multi_band": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(2044)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2044)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2044)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2044)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(2052)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_meas_rep_multi_band(2052)@f7a5431092be: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_meas_rep_multi_band(2052)@f7a5431092be: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(2044)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2044)@f7a5431092be: vl_len:14 VirtMSC-SCCP(2044)@f7a5431092be: vl_from0 VirtMSC-SCCP(2044)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_meas_rep_multi_band(2052)@f7a5431092be: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_ho_meas_rep_multi_band(2052)@f7a5431092be: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_meas_rep_multi_band(2052)@f7a5431092be: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_meas_rep_multi_band(2052)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(2044)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2044)@f7a5431092be: vl_len:6 VirtMSC-SCCP(2044)@f7a5431092be: vl_from0 VirtMSC-SCCP(2044)@f7a5431092be: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(2044)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2044)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2044)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2044)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_meas_rep_multi_band(2052)@f7a5431092be: Got first DLCX: { line := { verb := "DLCX", trans_id := "279", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "db" }, { code := "I", val := "4DF73CA7" } }, sdp := omit } VirtMSC-RAN(2045)@f7a5431092be: Deleted conn table entry 0TC_ho_meas_rep_multi_band(2052)5420527 VirtMSC-SCCP(2044)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2044)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2044)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_meas_rep_multi_band(2052)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_meas_rep_multi_band(2052)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2044)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2048)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(2045)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(2043)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(2046)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(2051)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(2049)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2050)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(2043): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(2044): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(2045): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(2046): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(2047): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(2048): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(2049): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2050): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2051): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_meas_rep_multi_band(2052): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_meas_rep_multi_band finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band pass'. Thu Apr 18 07:02:45 UTC 2024 ====== BSC_Tests.TC_ho_meas_rep_multi_band pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_meas_rep_multi_band.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=714971) Waiting for packet dumper to finish... 1 (prev_count=714971, count=902005) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc'. ------ BSC_Tests.TC_ho_out_of_this_bsc ------ Thu Apr 18 07:02:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_ho_out_of_this_bsc started. VirtMSC-IPA(2056)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2056)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2056)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2057)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2057)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(2054)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(2055)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2060)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2060)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2060)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2060)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_ho_out_of_this_bsc() start" MTC@f7a5431092be: retrieved rate counters: "bts": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: initial bts rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } }, { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 }, { name := "incoming_intra_bsc_ho:attempted", val := 0 }, { name := "incoming_intra_bsc_ho:completed", val := 0 }, { name := "incoming_intra_bsc_ho:stopped", val := 0 }, { name := "incoming_intra_bsc_ho:no_channel", val := 0 }, { name := "incoming_intra_bsc_ho:timeout", val := 0 }, { name := "incoming_intra_bsc_ho:failed", val := 0 }, { name := "incoming_intra_bsc_ho:error", val := 0 } } } MTC@f7a5431092be: retrieved rate counters: "bsc": { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } MTC@f7a5431092be: initial bsc rate counters: { { { name := "assignment:attempted", val := 0 }, { name := "assignment:completed", val := 0 }, { name := "assignment:stopped", val := 0 }, { name := "assignment:no_channel", val := 0 }, { name := "assignment:timeout", val := 0 }, { name := "assignment:failed", val := 0 }, { name := "assignment:error", val := 0 }, { name := "handover:attempted", val := 0 }, { name := "handover:completed", val := 0 }, { name := "handover:stopped", val := 0 }, { name := "handover:no_channel", val := 0 }, { name := "handover:timeout", val := 0 }, { name := "handover:failed", val := 0 }, { name := "handover:error", val := 0 }, { name := "intra_cell_ho:attempted", val := 0 }, { name := "intra_cell_ho:completed", val := 0 }, { name := "intra_cell_ho:stopped", val := 0 }, { name := "intra_cell_ho:no_channel", val := 0 }, { name := "intra_cell_ho:timeout", val := 0 }, { name := "intra_cell_ho:failed", val := 0 }, { name := "intra_cell_ho:error", val := 0 }, { name := "intra_bsc_ho:attempted", val := 0 }, { name := "intra_bsc_ho:completed", val := 0 }, { name := "intra_bsc_ho:stopped", val := 0 }, { name := "intra_bsc_ho:no_channel", val := 0 }, { name := "intra_bsc_ho:timeout", val := 0 }, { name := "intra_bsc_ho:failed", val := 0 }, { name := "intra_bsc_ho:error", val := 0 }, { name := "interbsc_ho_out:attempted", val := 0 }, { name := "interbsc_ho_out:completed", val := 0 }, { name := "interbsc_ho_out:stopped", val := 0 }, { name := "interbsc_ho_out:timeout", val := 0 }, { name := "interbsc_ho_out:failed", val := 0 }, { name := "interbsc_ho_out:error", val := 0 }, { name := "interbsc_ho_in:attempted", val := 0 }, { name := "interbsc_ho_in:completed", val := 0 }, { name := "interbsc_ho_in:stopped", val := 0 }, { name := "interbsc_ho_in:no_channel", val := 0 }, { name := "interbsc_ho_in:timeout", val := 0 }, { name := "interbsc_ho_in:failed", val := 0 }, { name := "interbsc_ho_in:error", val := 0 } } } TC_ho_out_of_this_bsc(2062)@f7a5431092be: "TC_ho_out_of_this_bsc": using IMSI '001013680349327'H VirtMSC-RAN(2055)@f7a5431092be: f_create_expect(l3 := '05240103505902080910106308433972'O, n_connectPointCode := omit VirtMSC-RAN(2055)@f7a5431092be: Created Expect[0] for '05240103505902080910106308433972'O to be handled at TC_ho_out_of_this_bsc(2062) VirtMSC-SCCP(2054)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(2054)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2055)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2055)@f7a5431092be: Found Expect[0] for '05240103505902080910106308433972'O handled at TC_ho_out_of_this_bsc(2062) VirtMSC-RAN(2055)@f7a5431092be: Added conn table entry 0TC_ho_out_of_this_bsc(2062)3026756 VirtMSC-SCCP(2054)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2054)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2061)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(2059)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_out_of_this_bsc(2062) VirtMSC-SCCP(2054)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2054)@f7a5431092be: vl_len:14 VirtMSC-SCCP(2054)@f7a5431092be: vl_from0 VirtMSC-SCCP(2054)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O TC_ho_out_of_this_bsc(2062)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } VirtMGW-MGCP-0(2059)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "280", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "dc" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_ho_out_of_this_bsc(2062) IPA-BTS0-TRX0-RSL-RSL(2061)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(2054)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2054)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2054)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2054)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(2062)@f7a5431092be: setverdict(pass): none -> pass TC_ho_out_of_this_bsc(2062)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2FB920C0'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '22F6B18D'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_ho_out_of_this_bsc(2062)@f7a5431092be: "TC_ho_out_of_this_bsc": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_ho_out_of_this_bsc(2062)@f7a5431092be: "TC_ho_out_of_this_bsc": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 VirtMSC-SCCP(2054)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2054)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2054)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2054)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(2062)@f7a5431092be: Remote cell's RR Handover Command passed through as L3 Info: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { handoverCommand := { messageType := '00101011'B, cellDescription := { bcc := '001'B, ncc := '010'B, BCCHArfcn_HighPart := '11'B, BCCHArfcn_LowPart := '04'O }, channelDescription2 := { timeslotNumber := '110'B, channelTypeandTDMAOffset := '00001'B, octet3 := '00'O, octet4 := '09'O ("\t") }, handoverReference := { handoverReferenceValue := '00'O }, powerCommandAndAccesstype := { powerlevel := '00000'B, fPC_EP := '0'B, ePC_Mode := '0'B, aTC := '0'B }, synchronizationIndication := omit, frequencyShortListAfterTime := omit, frequencyListAfterTime := omit, cellChannelDescription := omit, multislotAllocation := omit, modeOfChannelSet1 := omit, modeOfChannelSet2 := omit, modeOfChannelSet3 := omit, modeOfChannelSet4 := omit, modeOfChannelSet5 := omit, modeOfChannelSet6 := omit, modeOfChannelSet7 := omit, modeOfChannelSet8 := omit, descrOf2ndCh_at := omit, modeOf2ndChannel := omit, frequencyChannelSequence_at := omit, mobileAllocation_at := omit, startingTime := omit, timeDifference := omit, timingAdvance := omit, frequencyShortListBeforeTime := omit, frequencyListBeforeTime := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence_bt := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, dynamicARFCN_Mapping := omit, vGCS_Ciphering_Parameters := omit, dedicatedServiceInformation := omit, pLMNIndex := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } TC_ho_out_of_this_bsc(2062)@f7a5431092be: Remote cell's RR Handover Command passed through as L3 Info, encoded: '062BD1040E00090000'O VirtMSC-SCCP(2054)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2054)@f7a5431092be: vl_len:14 VirtMSC-SCCP(2054)@f7a5431092be: vl_from0 VirtMSC-SCCP(2054)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C131709062BD1040E00090000'O TC_ho_out_of_this_bsc(2062)@f7a5431092be: RSL Data Req went out to first BTS: { msg_disc := { msg_group := RSL_MDISC_RLL (1), transparent := true }, msg_type := RSL_MT_DATA_REQ (1), ies := { { iei := RSL_IE_CHAN_NR (1), body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_Bm_ACCH (1) }, tn := 1 } } }, { iei := RSL_IE_LINK_IDENT (2), body := { link_id := { c := FACCH_SDCCH (0), na := false, prio := SAPI0_PRIO_NORMAL (0), sapi := 0 } } }, { iei := RSL_IE_L3_INFO (11), body := { l3_info := { len := 9, payload := '062BD1040E00090000'O } } } } } TC_ho_out_of_this_bsc(2062)@f7a5431092be: Found L3 Info: { l3_info := { len := 9, payload := '062BD1040E00090000'O } } TC_ho_out_of_this_bsc(2062)@f7a5431092be: Success: the BSC sent out the same RR Handover Command the other BSS forwarded. TC_ho_out_of_this_bsc(2062)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed VirtMSC-SCCP(2054)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2054)@f7a5431092be: vl_len:6 VirtMSC-SCCP(2054)@f7a5431092be: vl_from0 VirtMSC-SCCP(2054)@f7a5431092be: data sent by MTP3_SCCP_PORT: '00042004010B'O VirtMSC-SCCP(2054)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2054)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2054)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2054)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_ho_out_of_this_bsc(2062)@f7a5431092be: Got first DLCX: { line := { verb := "DLCX", trans_id := "282", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "dc" }, { code := "I", val := "2FB920C0" } }, sdp := omit } VirtMSC-RAN(2055)@f7a5431092be: Deleted conn table entry 0TC_ho_out_of_this_bsc(2062)3026756 VirtMSC-SCCP(2054)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2054)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2054)@f7a5431092be: RLC received in state:disconnect_pending TC_ho_out_of_this_bsc(2062)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_ho_out_of_this_bsc(2062)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: setverdict(pass): none -> pass MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2054)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(2055)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(2053)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2058)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(2056)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-RSL(2061)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(2059)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2060)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(2053): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(2054): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(2055): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(2056): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(2057): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(2058): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(2059): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2060): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2061): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_ho_out_of_this_bsc(2062): pass (pass -> pass) MTC@f7a5431092be: Test case TC_ho_out_of_this_bsc finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc pass'. Thu Apr 18 07:03:03 UTC 2024 ====== BSC_Tests.TC_ho_out_of_this_bsc pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_ho_out_of_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=705494) Waiting for packet dumper to finish... 1 (prev_count=705494, count=892115) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1'. ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 ------ Thu Apr 18 07:03:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_unbreak_lchan_after_missing_rel_ack_1 started. MTC@f7a5431092be: "TC_unbreak_lchan_after_missing_rel_ack_1": using IMSI '001013768434223'H VirtMSC-IPA(2066)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2066)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2066)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2067)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2067)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(2064)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(2065)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2070)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2070)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2070)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2070)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_unbreak_lchan_after_missing_rel_ack_1() start" VirtMSC-RAN(2065)@f7a5431092be: f_create_expect(l3 := '05240103505902080910107386342432'O, n_connectPointCode := omit VirtMSC-RAN(2065)@f7a5431092be: Created Expect[0] for '05240103505902080910107386342432'O to be handled at TC_unbreak_lchan_after_missing_rel_ack_1(2072) VirtMSC-SCCP(2064)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(2064)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2065)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2065)@f7a5431092be: Found Expect[0] for '05240103505902080910107386342432'O handled at TC_unbreak_lchan_after_missing_rel_ack_1(2072) VirtMSC-RAN(2065)@f7a5431092be: Added conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_1(2072)15516633 VirtMSC-SCCP(2064)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2064)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2071)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(2069)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_unbreak_lchan_after_missing_rel_ack_1(2072) VirtMSC-SCCP(2064)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2064)@f7a5431092be: vl_len:14 VirtMSC-SCCP(2064)@f7a5431092be: vl_from0 VirtMSC-SCCP(2064)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(2069)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "283", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "dd" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_unbreak_lchan_after_missing_rel_ack_1(2072) TC_unbreak_lchan_after_missing_rel_ack_1(2072)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2071)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(2064)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2064)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2064)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2064)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_1(2072)@f7a5431092be: setverdict(pass): none -> pass TC_unbreak_lchan_after_missing_rel_ack_1(2072)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '2F9B4D63'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '5B28C247'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_unbreak_lchan_after_missing_rel_ack_1(2072)@f7a5431092be: "TC_unbreak_lchan_after_missing_rel_ack_1": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_unbreak_lchan_after_missing_rel_ack_1(2072)@f7a5431092be: "TC_unbreak_lchan_after_missing_rel_ack_1": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_unbreak_lchan_after_missing_rel_ack_1(2072)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2064)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2064)@f7a5431092be: vl_len:6 VirtMSC-SCCP(2064)@f7a5431092be: vl_from0 VirtMSC-SCCP(2064)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2064)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2064)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2064)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2064)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_1(2072)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(2065)@f7a5431092be: Deleted conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_1(2072)15516633 VirtMSC-SCCP(2064)@f7a5431092be: Session index based on connection ID:0 TC_unbreak_lchan_after_missing_rel_ack_1(2072)@f7a5431092be: "Got RSL RR Release" TC_unbreak_lchan_after_missing_rel_ack_1(2072)@f7a5431092be: "Got RSL Deact SACCH" VirtMSC-SCCP(2064)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2064)@f7a5431092be: RLC received in state:disconnect_pending TC_unbreak_lchan_after_missing_rel_ack_1(2072)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_unbreak_lchan_after_missing_rel_ack_1(2072)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_unbreak_lchan_after_missing_rel_ack_1(2072)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2064)@f7a5431092be: Final verdict of PTC: none VirtMSC-RAN(2065)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(2063)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2068)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(2066)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2071)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(2069)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2070)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(2063): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(2064): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(2065): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(2066): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(2067): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(2068): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(2069): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2070): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2071): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_1(2072): pass (pass -> pass) MTC@f7a5431092be: Test case TC_unbreak_lchan_after_missing_rel_ack_1 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass'. Thu Apr 18 07:03:31 UTC 2024 ====== BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=302033) Waiting for packet dumper to finish... 1 (prev_count=302033, count=488832) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass' was executed successfully (exit status: 0). MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2'. ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 ------ Thu Apr 18 07:03:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@f7a5431092be: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2' was executed successfully (exit status: 0). MTC@f7a5431092be: Test case TC_unbreak_lchan_after_missing_rel_ack_2 started. MTC@f7a5431092be: "TC_unbreak_lchan_after_missing_rel_ack_2": using IMSI '001012834847186'H VirtMSC-IPA(2076)@f7a5431092be: Established a new IPA connection (conn_id=2) VirtMSC-IPA(2076)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA(2076)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-IPA-WAIT(2077)@f7a5431092be: setverdict(pass): none -> pass VirtMSC-IPA-WAIT(2077)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@f7a5431092be: Connecting MGCP RAN Emulation to IPA MGCP PORT MTC@f7a5431092be: Connecting CTRL RAN Emulation to IPA CTRL PORT MTC@f7a5431092be: Starting RAN_Emulation VirtMSC-SCCP(2074)@f7a5431092be: v_sccp_pdu_maxlen:268 MTC@f7a5431092be: msc 1 is not configured, skipping MTC@f7a5431092be: msc 2 is not configured, skipping VirtMSC-RAN(2075)@f7a5431092be: BSSMAP: Received RESET-ACK in response to RESET, we're ready to go! IPA-BTS0-TRX0-RSL-IPA(2080)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2080)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_EQUIPVERS (4) }, { len := 1, tag := IPAC_IDTAG_SWVERSION (5) }, { len := 1, tag := IPAC_IDTAG_UNITNAME (1) }, { len := 1, tag := IPAC_IDTAG_SERNR (0) } } } } IPA-BTS0-TRX0-RSL-IPA(2080)@f7a5431092be: CCM Tx:{ msg_type := IPAC_MSGT_ID_RESP (5), u := { resp := { { len := 0, tag := IPAC_IDTAG_UNITID (8), data := '313233342F302F3000'O }, { len := 0, tag := IPAC_IDTAG_MACADDR (7), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION1 (2), data := '00'O }, { len := 0, tag := IPAC_IDTAG_LOCATION2 (3), data := '00'O }, { len := 0, tag := IPAC_IDTAG_EQUIPVERS (4), data := '00'O }, { len := 0, tag := IPAC_IDTAG_SWVERSION (5), data := '00'O }, { len := 0, tag := IPAC_IDTAG_UNITNAME (1), data := '4F736D6F636F6D205454434E2D33204254532053696D756C61746F7200'O }, { len := 0, tag := IPAC_IDTAG_SERNR (0), data := '00'O } } } } IPA-BTS0-TRX0-RSL-IPA(2080)@f7a5431092be: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@f7a5431092be: "TC_unbreak_lchan_after_missing_rel_ack_2() start" VirtMSC-RAN(2075)@f7a5431092be: f_create_expect(l3 := '05240103505902080910108243481768'O, n_connectPointCode := omit VirtMSC-RAN(2075)@f7a5431092be: Created Expect[0] for '05240103505902080910108243481768'O to be handled at TC_unbreak_lchan_after_missing_rel_ack_2(2082) VirtMSC-SCCP(2074)@f7a5431092be: First idle individual index:0 VirtMSC-SCCP(2074)@f7a5431092be: Warning: Stopping inactive timer T_ias[0]. VirtMSC-RAN(2075)@f7a5431092be: ExpectedCreateCallback completeLayer3Information VirtMSC-RAN(2075)@f7a5431092be: Found Expect[0] for '05240103505902080910108243481768'O handled at TC_unbreak_lchan_after_missing_rel_ack_2(2082) VirtMSC-RAN(2075)@f7a5431092be: Added conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_2(2082)11131351 VirtMSC-SCCP(2074)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2074)@f7a5431092be: Warning: Re-starting timer T_ias[0], which is already active (running or expired). IPA-BTS0-TRX0-RSL-RSL(2081)@f7a5431092be: Enabled queueing of DChan messages VirtMGW-MGCP-0(2079)@f7a5431092be: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_unbreak_lchan_after_missing_rel_ack_2(2082) VirtMSC-SCCP(2074)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2074)@f7a5431092be: vl_len:14 VirtMSC-SCCP(2074)@f7a5431092be: vl_from0 VirtMSC-SCCP(2074)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000C010B030108010100007D0180'O VirtMGW-MGCP-0(2079)@f7a5431092be: Found Expect[0] for { line := { verb := "CRCX", trans_id := "286", ep := "0@mgw", ver := "1.0" }, params := { { code := "C", val := "de" }, { code := "L", val := "p:20, a:GSM, nt:IN" }, { code := "M", val := "recvonly" }, { code := "X-OSMO-IGN", val := "C" } }, sdp := omit } handled at TC_unbreak_lchan_after_missing_rel_ack_2(2082) TC_unbreak_lchan_after_missing_rel_ack_2(2082)@f7a5431092be: Rx L3 from net: { discriminator := '0110'B, tiOrSkip := { skipIndicator := '0000'B }, msgs := { rrm := { assignmentCommand := { messageType := '00101110'B, descrOf1stChAfterTime := { timeslotNumber := '001'B, channelTypeandTDMAOffset := '00001'B, octet3 := '43'O ("C"), octet4 := '67'O ("g") }, PowerCommand := { powerlevel := '00111'B, fPC_EP := '0'B, ePC_Mode := '0'B, spare_1 := '0'B }, frequencyList_at := omit, cellChannelDescr := omit, descrMultislotAllocation := omit, modeOf1stChannel := { elementIdentifier := '63'O ("c"), mode := '01'O }, channelSet2 := omit, channelSet3 := omit, channelSet4 := omit, channelSet5 := omit, channelSet6 := omit, channelSet7 := omit, channelSet8 := omit, descrOf2ndChAfterTime := omit, modeOf2ndChannel := omit, mobileAllocation_at := omit, startingTime := omit, frequencyList_bt := omit, descrOf1stCh_bt := omit, descrOf2ndCh_bt := omit, frequencyChannelSequence := omit, mobileAllocation_bt := omit, cipherModeSetting := omit, vGCS_TargetModeIndication := omit, multiRateConfiguration := omit, vGCS_Ciphering_Parameters := omit, extendedTSCSet_afterTime := omit, extendedTSCSet_beforeTime := omit } } } } IPA-BTS0-TRX0-RSL-RSL(2081)@f7a5431092be: Disabled queueing of DChan messages VirtMSC-SCCP(2074)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2074)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2074)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2074)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_2(2082)@f7a5431092be: setverdict(pass): none -> pass TC_unbreak_lchan_after_missing_rel_ack_2(2082)@f7a5431092be: g_media { mgcp_ep := "0@mgw", mgcp_conn := { { crcx_seen := 1, mdcx_seen := 1, crcx_seen_exp := 1, mdcx_seen_exp := 1, conn_id := '73723D10'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 10002 }, peer := { host := "127.0.0.2", port_nr := 9002 }, local_osmux_cid := 0, remote_osmux_cid := omit }, { crcx_seen := 0, mdcx_seen := 0, crcx_seen_exp := 1, mdcx_seen_exp := 0, conn_id := '316B235D'H, mime_type := "GSM", sample_rate := 8000, ptime := 20, rtp_pt := 3, mgw := { host := "127.0.0.3", port_nr := 11002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } }, bts := { ipa_crcx_seen := true, ipa_mdcx_seen := true, conn_id := 1, rtp_pt := 3, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := { host := "127.0.0.5", port_nr := 9002 }, local_osmux_cid := omit, remote_osmux_cid := omit }, bts1 := { ipa_crcx_seen := false, ipa_mdcx_seen := false, conn_id := 1, rtp_pt := 0, bts := { host := "127.0.0.2", port_nr := 9002 }, peer := , local_osmux_cid := 1, remote_osmux_cid := omit } } TC_unbreak_lchan_after_missing_rel_ack_2(2082)@f7a5431092be: "TC_unbreak_lchan_after_missing_rel_ack_2": Check MGCP test expectations for g_media.mgcp_conn[0]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=1, mdcx_seen_exp=1 TC_unbreak_lchan_after_missing_rel_ack_2(2082)@f7a5431092be: "TC_unbreak_lchan_after_missing_rel_ack_2": Check MGCP test expectations for g_media.mgcp_conn[1]: crcx_seen=1, crcx_seen_exp=1, mdcx_seen=0, mdcx_seen_exp=0 TC_unbreak_lchan_after_missing_rel_ack_2(2082)@f7a5431092be: "MSC instructs BSC to clear channel" VirtMSC-SCCP(2074)@f7a5431092be: Session index based on connection ID:0 VirtMSC-SCCP(2074)@f7a5431092be: vl_len:6 VirtMSC-SCCP(2074)@f7a5431092be: vl_from0 VirtMSC-SCCP(2074)@f7a5431092be: data sent by MTP3_SCCP_PORT: '000420040100'O VirtMSC-SCCP(2074)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2074)@f7a5431092be: DT1 will be put to the reassembly buffer VirtMSC-SCCP(2074)@f7a5431092be: DT1 data has been put to the reassembly buffer VirtMSC-SCCP(2074)@f7a5431092be: DT1/segmentingReassembl/more==0 received=> send ASP_SCCP_N_DATA comes TC_unbreak_lchan_after_missing_rel_ack_2(2082)@f7a5431092be: "Got BSSMAP Clear Complete" VirtMSC-RAN(2075)@f7a5431092be: Deleted conn table entry 0TC_unbreak_lchan_after_missing_rel_ack_2(2082)11131351 VirtMSC-SCCP(2074)@f7a5431092be: Session index based on connection ID:0 TC_unbreak_lchan_after_missing_rel_ack_2(2082)@f7a5431092be: "Got RSL RR Release" VirtMSC-SCCP(2074)@f7a5431092be: Session index based on local reference:0 VirtMSC-SCCP(2074)@f7a5431092be: RLC received in state:disconnect_pending TC_unbreak_lchan_after_missing_rel_ack_2(2082)@f7a5431092be: "Got RSL Deact SACCH" TC_unbreak_lchan_after_missing_rel_ack_2(2082)@f7a5431092be: "Got RSL RF Chan Rel, sending Rel Ack" TC_unbreak_lchan_after_missing_rel_ack_2(2082)@f7a5431092be: setverdict(pass): pass -> pass, component reason not changed TC_unbreak_lchan_after_missing_rel_ack_2(2082)@f7a5431092be: Final verdict of PTC: pass MTC@f7a5431092be: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@f7a5431092be: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-RAN(2075)@f7a5431092be: Final verdict of PTC: none VirtMSC-SCCP(2074)@f7a5431092be: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2078)@f7a5431092be: Final verdict of PTC: none VirtMSC-STATS(2073)@f7a5431092be: Final verdict of PTC: none VirtMSC-IPA(2076)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: setverdict(pass): none -> pass IPA-BTS0-TRX0-RSL-RSL(2081)@f7a5431092be: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2080)@f7a5431092be: Final verdict of PTC: none VirtMGW-MGCP-0(2079)@f7a5431092be: Final verdict of PTC: none MTC@f7a5431092be: Setting final verdict of the test case. MTC@f7a5431092be: Local verdict of MTC: pass MTC@f7a5431092be: Local verdict of PTC VirtMSC-STATS(2073): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-SCCP(2074): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-RAN(2075): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA(2076): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMSC-IPA-WAIT(2077): pass (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-CTRL-CLI-IPA(2078): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC VirtMGW-MGCP-0(2079): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2080): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2081): none (pass -> pass) MTC@f7a5431092be: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_2(2082): pass (pass -> pass) MTC@f7a5431092be: Test case TC_unbreak_lchan_after_missing_rel_ack_2 finished. Verdict: pass MTC@f7a5431092be: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass'. Thu Apr 18 07:03:58 UTC 2024 ====== BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass ====== Saving talloc report from 172.18.236.20:4242 to BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=301523) Waiting for packet dumper to finish... 1 (prev_count=301523, count=488557) MTC@f7a5431092be: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass' was executed successfully (exit status: 0). MC@f7a5431092be: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@f7a5431092be: Terminating MTC. MC@f7a5431092be: MTC terminated. MC2> exit MC@f7a5431092be: Shutting down session. MC@f7a5431092be: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/bsc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass BSC_Tests.TC_ctrl_msc_connection_status pass BSC_Tests.TC_ctrl_msc0_connection_status pass BSC_Tests.TC_stat_num_bts_connected_1 pass BSC_Tests.TC_stat_num_bts_connected_2 pass BSC_Tests.TC_stat_num_bts_connected_3 pass BSC_Tests.TC_ctrl pass BSC_Tests.TC_si_default pass BSC_Tests.TC_si2quater_2_earfcns pass BSC_Tests.TC_si2quater_3_earfcns pass BSC_Tests.TC_si2quater_4_earfcns pass BSC_Tests.TC_si2quater_5_earfcns pass BSC_Tests.TC_si2quater_6_earfcns pass BSC_Tests.TC_si2quater_12_earfcns pass BSC_Tests.TC_si2quater_23_earfcns pass BSC_Tests.TC_si2quater_32_earfcns pass BSC_Tests.TC_si2quater_33_earfcns pass BSC_Tests.TC_si2quater_42_earfcns pass BSC_Tests.TC_si2quater_48_earfcns pass BSC_Tests.TC_si2quater_49_earfcns pass BSC_Tests.TC_si_acc_rotate pass BSC_Tests.TC_si_acc_ramp_rotate pass BSC_Tests.TC_si2_ncc_permitted pass BSC_Tests.TC_chan_act_noreply pass BSC_Tests.TC_chan_act_counter pass BSC_Tests.TC_chan_act_ack_noest pass BSC_Tests.TC_chan_act_ack_noest_emerg pass BSC_Tests.TC_chan_rqd_emerg_deny pass BSC_Tests.TC_chan_act_ack_est_ind_noreply pass BSC_Tests.TC_chan_act_ack_est_ind_refused pass BSC_Tests.TC_chan_act_nack pass BSC_Tests.TC_chan_exhaustion pass BSC_Tests.TC_chan_deact_silence pass BSC_Tests.TC_chan_rel_rll_rel_ind pass BSC_Tests.TC_chan_rel_conn_fail pass BSC_Tests.TC_chan_rel_hard_clear pass BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass BSC_Tests.TC_chan_rel_hard_clear_csfb pass BSC_Tests.TC_chan_rel_hard_rlsd pass BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass BSC_Tests.TC_chan_rel_a_reset pass BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass BSC_Tests.TC_chan_rel_rr_cause pass BSC_Tests.TC_outbound_connect pass BSC_Tests.TC_assignment_cic_only pass BSC_Tests.TC_assignment_csd pass BSC_Tests.TC_assignment_ctm pass BSC_Tests.TC_assignment_sign pass BSC_Tests.TC_assignment_fr_a5_0 pass BSC_Tests.TC_assignment_fr_a5_1 pass BSC_Tests.TC_assignment_fr_a5_3 pass BSC_Tests.TC_assignment_fr_a5_4 pass BSC_Tests.TC_assignment_fr_a5_4_fail pass BSC_Tests.TC_assignment_fr_a5_not_sup pass BSC_Tests.TC_ciph_mode_a5_0 pass BSC_Tests.TC_ciph_mode_a5_1 pass BSC_Tests.TC_ciph_mode_a5_2_0 pass BSC_Tests.TC_ciph_mode_a5_2_1 pass BSC_Tests.TC_ciph_mode_a5_3 pass BSC_Tests.TC_ciph_mode_a5_4 pass BSC_Tests.TC_assignment_codec_fr pass BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass BSC_Tests.TC_assignment_codec_hr pass BSC_Tests.TC_assignment_codec_efr pass BSC_Tests.TC_assignment_codec_amr_f pass BSC_Tests.TC_assignment_codec_amr_h pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass BSC_Tests.TC_assignment_codec_req_hr_fr pass BSC_Tests.TC_assignment_codec_req_fr_hr pass BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass BSC_Tests.TC_assignment_codec_hr_osmux_on pass BSC_Tests.TC_assignment_osmux pass BSC_Tests.TC_assignment_osmux_cn pass BSC_Tests.TC_assignment_osmux_bts pass BSC_Tests.TC_rll_est_ind_inact_lchan pass BSC_Tests.TC_rll_est_ind_inval_sapi1 pass BSC_Tests.TC_rll_est_ind_inval_sapi3 pass BSC_Tests.TC_rll_est_ind_inval_sacch pass BSC_Tests.TC_tch_dlci_link_id_sapi pass BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass BSC_Tests.TC_rll_err_ind_sapi_n_reject pass BSC_Tests.TC_rll_timeout_sapi_n_reject pass BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass BSC_Tests.TC_paging_imsi_nochan pass BSC_Tests.TC_paging_tmsi_nochan pass BSC_Tests.TC_paging_tmsi_any pass BSC_Tests.TC_paging_tmsi_sdcch pass BSC_Tests.TC_paging_tmsi_tch_f pass BSC_Tests.TC_paging_tmsi_tch_hf pass BSC_Tests.TC_paging_imsi_nochan_cgi pass BSC_Tests.TC_paging_imsi_nochan_lac_ci pass BSC_Tests.TC_paging_imsi_nochan_ci pass BSC_Tests.TC_paging_imsi_nochan_lai pass BSC_Tests.TC_paging_imsi_nochan_lac pass BSC_Tests.TC_paging_imsi_nochan_all pass BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass BSC_Tests.TC_paging_imsi_nochan_rnc pass BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass BSC_Tests.TC_paging_imsi_nochan_lacs pass BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass BSC_Tests.TC_paging_imsi_a_reset pass BSC_Tests.TC_paging_imsi_load pass BSC_Tests.TC_paging_counter pass BSC_Tests.TC_paging_resp_unsol pass BSC_Tests.TC_paging_500req pass BSC_Tests.TC_paging_450req_no_paging_load_ind pass BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass BSC_Tests.TC_rsl_drop_counter pass BSC_Tests.TC_rsl_unknown_unit_id pass BSC_Tests.TC_oml_unknown_unit_id pass BSC_Tests.TC_classmark pass BSC_Tests.TC_common_id pass BSC_Tests.TC_unsol_ass_fail pass BSC_Tests.TC_unsol_ass_compl pass BSC_Tests.TC_unsol_ho_fail pass BSC_Tests.TC_err_82_short_msg pass BSC_Tests.TC_err_84_unknown_msg pass BSC_Tests.TC_ho_int pass BSC_Tests.TC_ho_int_a5_0 pass BSC_Tests.TC_ho_int_a5_1 pass BSC_Tests.TC_ho_int_a5_3 pass BSC_Tests.TC_ho_int_a5_4 pass BSC_Tests.TC_ho_int_radio_link_failure pass BSC_Tests.TC_ho_out_fail_no_msc_response pass BSC_Tests.TC_ho_out_fail_rr_ho_failure pass BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass BSC_Tests.TC_ho_into_this_bsc pass BSC_Tests.TC_ho_into_this_bsc_a5_0 pass BSC_Tests.TC_ho_into_this_bsc_a5_1 pass BSC_Tests.TC_ho_into_this_bsc_a5_3 pass BSC_Tests.TC_ho_into_this_bsc_a5_4 pass BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass BSC_Tests.TC_srvcc_eutran_to_geran pass BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass BSC_Tests.TC_ho_in_fail_msc_clears pass BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass BSC_Tests.TC_ho_in_fail_no_detect pass BSC_Tests.TC_ho_in_fail_no_detect2 pass BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass BSC_Tests.TC_ho_neighbor_config_1 pass BSC_Tests.TC_ho_neighbor_config_2 pass BSC_Tests.TC_ho_neighbor_config_3 pass BSC_Tests.TC_ho_neighbor_config_4 pass BSC_Tests.TC_ho_neighbor_config_5 pass BSC_Tests.TC_ho_neighbor_config_6 pass BSC_Tests.TC_ho_neighbor_config_7 pass BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass BSC_Tests.TC_dyn_pdch_ipa_act_deact pass BSC_Tests.TC_dyn_pdch_ipa_act_nack pass BSC_Tests.TC_dyn_pdch_osmo_act_deact pass BSC_Tests.TC_dyn_pdch_osmo_act_nack pass BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass BSC_Tests.TC_chopped_ipa_ping pass BSC_Tests.TC_chopped_ipa_payload pass BSC_Tests.TC_assignment_verify_ms_power_params_ie pass BSC_Tests.TC_c0_power_red_mode pass BSC_Tests.TC_early_conn_fail pass BSC_Tests.TC_late_conn_fail pass BSC_Tests.TC_stats_conn_fail pass BSC_Tests.TC_assignment_emerg_setup_allow pass BSC_Tests.TC_assignment_emerg_setup_allow_imei pass BSC_Tests.TC_assignment_emerg_setup_deny_msc pass BSC_Tests.TC_assignment_emerg_setup_deny_bts pass BSC_Tests.TC_emerg_premption pass BSC_Tests.TC_fh_params_chan_activ pass BSC_Tests.TC_fh_params_imm_ass pass BSC_Tests.TC_fh_params_assignment_cmd pass BSC_Tests.TC_fh_params_handover_cmd pass BSC_Tests.TC_fh_params_si4_cbch pass BSC_Tests.TC_no_msc pass BSC_Tests.TC_refuse_chan_act_to_vamos pass BSC_Tests.TC_refuse_mode_modif_to_vamos pass BSC_Tests.TC_reassignment_fr pass BSC_Tests.TC_cm_reestablishment pass BSC_Tests.TC_imm_ass_post_chan_ack pass BSC_Tests.TC_imm_ass_pre_chan_ack pass BSC_Tests.TC_imm_ass_pre_ts_ack pass BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass BSC_Tests.TC_ctrl_trx_rf_locked pass BSC_Tests.TC_ratectr_all_available_allocated pass BSC_Tests.TC_ratectr_all_available_allocated_dyn pass BSC_Tests.TC_cm_serv_rej pass BSC_Tests.TC_lost_sdcch_during_assignment pass BSC_Tests.TC_chan_alloc_algo_ascending pass BSC_Tests.TC_chan_alloc_algo_descending pass BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass BSC_Tests.TC_mgwpool_all_used pass BSC_Tests.TC_mgwpool_blocked_not_used pass BSC_Tests.TC_mgwpool_pin_bts pass BSC_Tests.TC_mgwpool_keepalive_down_not_used pass BSC_Tests.TC_ho_meas_rep_multi_band pass BSC_Tests.TC_ho_out_of_this_bsc pass BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 NEW: FAIL BSC_Tests.TC_ctrl_location Summary: NEW: FAIL: 1 pass: 218 skip: 99 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh BSC_Tests --rm Generated BSC_Tests.TC_assignment_cic_only.merged Generated BSC_Tests.TC_assignment_codec_amr_f.merged Generated BSC_Tests.TC_assignment_codec_amr_h.merged Generated BSC_Tests.TC_assignment_codec_efr.merged Generated BSC_Tests.TC_assignment_codec_fr.merged Generated BSC_Tests.TC_assignment_codec_fr_by_mode_modify.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.merged Generated BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr.merged Generated BSC_Tests.TC_assignment_codec_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.merged Generated BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr.merged Generated BSC_Tests.TC_assignment_codec_hr_osmux_on.merged Generated BSC_Tests.TC_assignment_codec_req_fr_hr.merged Generated BSC_Tests.TC_assignment_codec_req_hr_fr.merged Generated BSC_Tests.TC_assignment_csd.merged Generated BSC_Tests.TC_assignment_ctm.merged Generated BSC_Tests.TC_assignment_emerg_setup_allow.merged Generated BSC_Tests.TC_assignment_emerg_setup_allow_imei.merged Generated BSC_Tests.TC_assignment_emerg_setup_deny_bts.merged Generated BSC_Tests.TC_assignment_emerg_setup_deny_msc.merged Generated BSC_Tests.TC_assignment_fr_a5_0.merged Generated BSC_Tests.TC_assignment_fr_a5_1.merged Generated BSC_Tests.TC_assignment_fr_a5_3.merged Generated BSC_Tests.TC_assignment_fr_a5_4.merged Generated BSC_Tests.TC_assignment_fr_a5_4_fail.merged Generated BSC_Tests.TC_assignment_fr_a5_not_sup.merged Generated BSC_Tests.TC_assignment_osmux.merged Generated BSC_Tests.TC_assignment_osmux_bts.merged Generated BSC_Tests.TC_assignment_osmux_cn.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden.merged Generated BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden.merged Generated BSC_Tests.TC_assignment_sign.merged Generated BSC_Tests.TC_assignment_verify_ms_power_params_ie.merged Generated BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_c0_power_red_mode.merged Generated BSC_Tests.TC_chan_act_ack_est_ind_noreply.merged Generated BSC_Tests.TC_chan_act_ack_est_ind_refused.merged Generated BSC_Tests.TC_chan_act_ack_noest.merged Generated BSC_Tests.TC_chan_act_ack_noest_emerg.merged Generated BSC_Tests.TC_chan_act_counter.merged Generated BSC_Tests.TC_chan_act_nack.merged Generated BSC_Tests.TC_chan_act_noreply.merged Generated BSC_Tests.TC_chan_alloc_algo_ascending.merged Generated BSC_Tests.TC_chan_alloc_algo_ass_dynamic.merged Generated BSC_Tests.TC_chan_alloc_algo_descending.merged Generated BSC_Tests.TC_chan_deact_silence.merged Generated BSC_Tests.TC_chan_exhaustion.merged Generated BSC_Tests.TC_chan_rel_a_reset.merged Generated BSC_Tests.TC_chan_rel_conn_fail.merged Generated BSC_Tests.TC_chan_rel_hard_clear.merged Generated BSC_Tests.TC_chan_rel_hard_clear_csfb.merged Generated BSC_Tests.TC_chan_rel_hard_rlsd.merged Generated BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.merged Generated BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb.merged Generated BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb.merged Generated BSC_Tests.TC_chan_rel_rll_rel_ind.merged Generated BSC_Tests.TC_chan_rel_rr_cause.merged Generated BSC_Tests.TC_chan_rel_sccp_tiar_timeout.merged Generated BSC_Tests.TC_chan_rqd_emerg_deny.merged Generated BSC_Tests.TC_chopped_ipa_payload.merged Generated BSC_Tests.TC_chopped_ipa_ping.merged Generated BSC_Tests.TC_ciph_mode_a5_0.merged Generated BSC_Tests.TC_ciph_mode_a5_1.merged Generated BSC_Tests.TC_ciph_mode_a5_2_0.merged Generated BSC_Tests.TC_ciph_mode_a5_2_1.merged Generated BSC_Tests.TC_ciph_mode_a5_3.merged Generated BSC_Tests.TC_ciph_mode_a5_4.merged Generated BSC_Tests.TC_classmark.merged Generated BSC_Tests.TC_cm_reestablishment.merged Generated BSC_Tests.TC_cm_serv_rej.merged Generated BSC_Tests.TC_common_id.merged Generated BSC_Tests.TC_ctrl.merged Generated BSC_Tests.TC_ctrl_location.merged Generated BSC_Tests.TC_ctrl_msc0_connection_status.merged Generated BSC_Tests.TC_ctrl_msc_connection_status.merged Generated BSC_Tests.TC_ctrl_trx_rf_locked.merged Generated BSC_Tests.TC_dyn_pdch_ipa_act_deact.merged Generated BSC_Tests.TC_dyn_pdch_ipa_act_nack.merged Generated BSC_Tests.TC_dyn_pdch_osmo_act_deact.merged Generated BSC_Tests.TC_dyn_pdch_osmo_act_nack.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_act_deact.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_act_nack.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.merged Generated BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact.merged Generated BSC_Tests.TC_early_conn_fail.merged Generated BSC_Tests.TC_emerg_premption.merged Generated BSC_Tests.TC_err_82_short_msg.merged Generated BSC_Tests.TC_err_84_unknown_msg.merged Generated BSC_Tests.TC_fh_params_assignment_cmd.merged Generated BSC_Tests.TC_fh_params_chan_activ.merged Generated BSC_Tests.TC_fh_params_handover_cmd.merged Generated BSC_Tests.TC_fh_params_imm_ass.merged Generated BSC_Tests.TC_fh_params_si4_cbch.merged Generated BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.merged Generated BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.merged Generated BSC_Tests.TC_ho_in_fail_msc_clears.merged Generated BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect.merged Generated BSC_Tests.TC_ho_in_fail_no_detect.merged Generated BSC_Tests.TC_ho_in_fail_no_detect2.merged Generated BSC_Tests.TC_ho_int.merged Generated BSC_Tests.TC_ho_int_a5_0.merged Generated BSC_Tests.TC_ho_int_a5_1.merged Generated BSC_Tests.TC_ho_int_a5_3.merged Generated BSC_Tests.TC_ho_int_a5_4.merged Generated BSC_Tests.TC_ho_int_radio_link_failure.merged Generated BSC_Tests.TC_ho_into_this_bsc.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_0.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1_3.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_3.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_4.merged Generated BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.merged Generated BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap.merged Generated BSC_Tests.TC_ho_meas_rep_multi_band.merged Generated BSC_Tests.TC_ho_neighbor_config_1.merged Generated BSC_Tests.TC_ho_neighbor_config_2.merged Generated BSC_Tests.TC_ho_neighbor_config_3.merged Generated BSC_Tests.TC_ho_neighbor_config_4.merged Generated BSC_Tests.TC_ho_neighbor_config_5.merged Generated BSC_Tests.TC_ho_neighbor_config_6.merged Generated BSC_Tests.TC_ho_neighbor_config_7.merged Generated BSC_Tests.TC_ho_out_fail_no_msc_response.merged Generated BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd.merged Generated BSC_Tests.TC_ho_out_fail_rr_ho_failure.merged Generated BSC_Tests.TC_ho_out_of_this_bsc.merged Generated BSC_Tests.TC_imm_ass_post_chan_ack.merged Generated BSC_Tests.TC_imm_ass_pre_chan_ack.merged Generated BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts.merged Generated BSC_Tests.TC_imm_ass_pre_ts_ack.merged Generated BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts.merged Generated BSC_Tests.TC_late_conn_fail.merged Generated BSC_Tests.TC_lost_sdcch_during_assignment.merged Generated BSC_Tests.TC_mgwpool_all_used.merged Generated BSC_Tests.TC_mgwpool_blocked_not_used.merged Generated BSC_Tests.TC_mgwpool_keepalive_down_not_used.merged Generated BSC_Tests.TC_mgwpool_pin_bts.merged Generated BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset.merged Generated BSC_Tests.TC_no_msc.merged Generated BSC_Tests.TC_oml_unknown_unit_id.merged Generated BSC_Tests.TC_outbound_connect.merged Generated BSC_Tests.TC_paging_450req_no_paging_load_ind.merged Generated BSC_Tests.TC_paging_500req.merged Generated BSC_Tests.TC_paging_counter.merged Generated BSC_Tests.TC_paging_imsi_a_reset.merged Generated BSC_Tests.TC_paging_imsi_load.merged Generated BSC_Tests.TC_paging_imsi_nochan.merged Generated BSC_Tests.TC_paging_imsi_nochan_all.merged Generated BSC_Tests.TC_paging_imsi_nochan_cgi.merged Generated BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.merged Generated BSC_Tests.TC_paging_imsi_nochan_ci.merged Generated BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac_ci.merged Generated BSC_Tests.TC_paging_imsi_nochan_lac_rnc.merged Generated BSC_Tests.TC_paging_imsi_nochan_lacs.merged Generated BSC_Tests.TC_paging_imsi_nochan_lacs_empty.merged Generated BSC_Tests.TC_paging_imsi_nochan_lai.merged Generated BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.merged Generated BSC_Tests.TC_paging_imsi_nochan_rnc.merged Generated BSC_Tests.TC_paging_resp_unsol.merged Generated BSC_Tests.TC_paging_tmsi_any.merged Generated BSC_Tests.TC_paging_tmsi_nochan.merged Generated BSC_Tests.TC_paging_tmsi_sdcch.merged Generated BSC_Tests.TC_paging_tmsi_tch_f.merged Generated BSC_Tests.TC_paging_tmsi_tch_hf.merged Generated BSC_Tests.TC_ratectr_all_available_allocated.merged Generated BSC_Tests.TC_ratectr_all_available_allocated_dyn.merged ttcn3_logmerge: warning: timestamp is in wrong order in file BSC_Tests-TC_reassignment_fr-f7a5431092be-1865.log line 323 Generated BSC_Tests.TC_reassignment_fr.merged Generated BSC_Tests.TC_refuse_chan_act_to_vamos.merged Generated BSC_Tests.TC_refuse_mode_modif_to_vamos.merged Generated BSC_Tests.TC_rll_err_ind_sapi_n_reject.merged Generated BSC_Tests.TC_rll_est_ind_inact_lchan.merged Generated BSC_Tests.TC_rll_est_ind_inval_sacch.merged Generated BSC_Tests.TC_rll_est_ind_inval_sapi1.merged Generated BSC_Tests.TC_rll_est_ind_inval_sapi3.merged Generated BSC_Tests.TC_rll_rel_ind_sapi_n_reject.merged Generated BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.merged Generated BSC_Tests.TC_rll_timeout_sapi_n_reject.merged Generated BSC_Tests.TC_rsl_drop_counter.merged Generated BSC_Tests.TC_rsl_unknown_unit_id.merged Generated BSC_Tests.TC_si2_ncc_permitted.merged Generated BSC_Tests.TC_si2quater_12_earfcns.merged Generated BSC_Tests.TC_si2quater_23_earfcns.merged Generated BSC_Tests.TC_si2quater_2_earfcns.merged Generated BSC_Tests.TC_si2quater_32_earfcns.merged Generated BSC_Tests.TC_si2quater_33_earfcns.merged Generated BSC_Tests.TC_si2quater_3_earfcns.merged Generated BSC_Tests.TC_si2quater_42_earfcns.merged Generated BSC_Tests.TC_si2quater_48_earfcns.merged Generated BSC_Tests.TC_si2quater_49_earfcns.merged Generated BSC_Tests.TC_si2quater_4_earfcns.merged Generated BSC_Tests.TC_si2quater_5_earfcns.merged Generated BSC_Tests.TC_si2quater_6_earfcns.merged Generated BSC_Tests.TC_si_acc_ramp_rotate.merged Generated BSC_Tests.TC_si_acc_rotate.merged Generated BSC_Tests.TC_si_default.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.merged Generated BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.merged Generated BSC_Tests.TC_stat_num_bts_connected_1.merged Generated BSC_Tests.TC_stat_num_bts_connected_2.merged Generated BSC_Tests.TC_stat_num_bts_connected_3.merged Generated BSC_Tests.TC_stats_conn_fail.merged Generated BSC_Tests.TC_tch_dlci_link_id_sapi.merged Generated BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1.merged Generated BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2.merged Generated BSC_Tests.TC_unsol_ass_compl.merged Generated BSC_Tests.TC_unsol_ass_fail.merged Generated BSC_Tests.TC_unsol_ho_fail.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-bsc-test-sccplite-236 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-bsc-test-sccplite-2190-bts1 jenkins-ttcn3-bsc-test-sccplite-2190-bts2 jenkins-ttcn3-bsc-test-sccplite-2190-bsc jenkins-ttcn3-bsc-test-sccplite-2190-bts0 + [ -n jenkins-ttcn3-bsc-test-sccplite-2190-bts1 jenkins-ttcn3-bsc-test-sccplite-2190-bts2 jenkins-ttcn3-bsc-test-sccplite-2190-bsc jenkins-ttcn3-bsc-test-sccplite-2190-bts0 ] + docker_kill_wait jenkins-ttcn3-bsc-test-sccplite-2190-bts1 jenkins-ttcn3-bsc-test-sccplite-2190-bts2 jenkins-ttcn3-bsc-test-sccplite-2190-bsc jenkins-ttcn3-bsc-test-sccplite-2190-bts0 + docker kill jenkins-ttcn3-bsc-test-sccplite-2190-bts1 jenkins-ttcn3-bsc-test-sccplite-2190-bts2 jenkins-ttcn3-bsc-test-sccplite-2190-bsc jenkins-ttcn3-bsc-test-sccplite-2190-bts0 jenkins-ttcn3-bsc-test-sccplite-2190-bts1 jenkins-ttcn3-bsc-test-sccplite-2190-bts2 jenkins-ttcn3-bsc-test-sccplite-2190-bsc jenkins-ttcn3-bsc-test-sccplite-2190-bts0 + docker wait jenkins-ttcn3-bsc-test-sccplite-2190-bts1 jenkins-ttcn3-bsc-test-sccplite-2190-bts2 jenkins-ttcn3-bsc-test-sccplite-2190-bsc jenkins-ttcn3-bsc-test-sccplite-2190-bts0 137 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-sccplite-2190-bts1 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-sccplite-2190-bsc Error response from daemon: No such container: jenkins-ttcn3-bsc-test-sccplite-2190-bts0 + true + network_remove + set +x Removing network ttcn3-bsc-test-sccplite-236 + docker network remove ttcn3-bsc-test-sccplite-236 ttcn3-bsc-test-sccplite-236 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-sccplite/_cache:/cache --name jenkins-ttcn3-bsc-test-sccplite-2190-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-bsc-test-sccplite/logs/bsc-tester/junit-xml-21.log Timeout waiting for CTRL SET REPLY "rf_locked" BSC_Tests.ttcn:12582 BSC_Tests control part BSC_Tests.ttcn:3375 TC_ctrl_location 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