Started by timer Running as SYSTEM Building remotely on host2-deb11build-ansible (ttcn3 obs osmocom-gerrit osmocom-master) in workspace /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring 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-io_uring # 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 3b535cbafaf4845147fe1babd64f455b746e3dd4 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 Commit message: "ttcn3-sgsn-test-sns: add missing symlink to osmo-stp.cfg" > git rev-list --no-walk 3b535cbafaf4845147fe1babd64f455b746e3dd4 # timeout=10 [ttcn3-bsc-test-io_uring] $ /bin/sh -xe /tmp/jenkins11695228879102083936.sh + export REGISTRY_HOST=registry.osmocom.org + echo ttcn3-bsc-test-io_uring + sed s/-io_uring$// + DIR=ttcn3-bsc-test + export DOCKER_ARGS=-e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 + cd ttcn3-bsc-test + ./jenkins.sh + [ x = x ] + REPO_USER=osmocom-build + [ x/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring = x ] + VOL_BASE_DIR=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + mkdir -p /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs + [ ! -d /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs ] + [ xjenkins-ttcn3-bsc-test-io_uring-49 = x ] + basename /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/ttcn3-bsc-test + SUITE_NAME=ttcn3-bsc-test + IMAGE_SUFFIX=master + docker_images_require osmo-stp-master 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-stp-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-io_uring/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-io_uring/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.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.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:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.0s done #8 DONE 0.0s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.1s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.1s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.0s #12 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #12 CACHED #13 [ 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 #13 CACHED #14 [ 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/ #14 CACHED #15 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #15 CACHED #16 [ 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 #16 CACHED #17 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #17 CACHED #18 [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 #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 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #20 CACHED #21 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #21 CACHED #22 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #22 CACHED #23 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #23 CACHED #24 [ 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 #24 CACHED #25 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #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:03f6be382971ee415eec9aca0936d4ed7c1570596e9b7ffde5fc1bf4c3784189 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-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 03f6be382971 + 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-stp-master + echo debian-bookworm + distro_arg=debian-bookworm + [ -z ] + docker_upstream_distro_from_image_name osmo-stp-master + echo debian:bookworm + upstream_distro_arg=debian:bookworm + docker_dir_from_image_name osmo-stp-master + echo osmo-stp-master + dir=osmo-stp-master + pull_arg=--pull + grep ^FROM ../osmo-stp-master/Dockerfile + from_line=FROM $USER/$DISTRO-build + echo FROM $USER/$DISTRO-build + grep -q $USER + pull_arg= + set +x Building image: osmo-stp-master (export NO_DOCKER_IMAGE_BUILD=1 to prevent this) + docker_osmo_ttcn3_branch + [ -n ] + echo master + make -C ../osmo-stp-master BUILD_ARGS= UPSTREAM_DISTRO=debian:bookworm DISTRO=debian-bookworm IMAGE=osmocom-build/osmo-stp-master OSMO_TTCN3_BRANCH=master make: Entering directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-stp-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-io_uring/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-stp-master:latest . #0 building with "default" instance using docker driver #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.23kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/7] FROM docker.io/osmocom-build/debian-bookworm-build #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 1.13kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/libosmo-sccp/+/master?format=TEXT #6 DONE 0.0s #7 [6/7] RUN CD libosmo-sccp && 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 && install examples/.libs/sccp_demo_user /usr/local/bin/ && ldconfig #7 CACHED #8 [4/7] RUN GIT clone https://gerrit.osmocom.org/libosmo-sccp.git #8 CACHED #9 [2/7] RUN CASE "debian-bookworm" in debian*) apt-get update && apt-get install -y --no-install-recommends libosmocore-dev libosmo-netif-dev && apt-get clean ;; centos*) dnf install -y "pkgconfig(libosmo-netif)" "pkgconfig(libosmocore)" "pkgconfig(libosmogsm)" "pkgconfig(libosmovty)" ;; esac #9 CACHED #10 [3/7] WORKDIR /DATA #10 CACHED #11 [5/7] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/LIBOSMO-SCCP/+/MASTER?FORMAT=TEXT /tmp/commit-libosmo-sccp #11 CACHED #12 [7/7] COPY OSMO-STP.CFG /data/ #12 CACHED #13 exporting to image #13 exporting layers done #13 writing image sha256:03a92b2d085c62b3bfbed810f537aeee160cb14dcd92fd755443ca348be96ffb done #13 naming to docker.io/osmocom-build/osmo-stp-master:latest done #13 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-stp-master' + docker_image_exists osmo-stp-master + docker images -q osmocom-build/osmo-stp-master + test -n 03a92b2d085c + list_osmo_packages debian-bookworm osmo-stp-master + local distro=debian-bookworm + local image=osmo-stp-master + local docker_run_sh=docker run --rm --entrypoint=/bin/sh osmocom-build/osmo-stp-master -c + [ -n ] + set +x ### Installed Osmocom packages in: osmo-stp-master ### ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404272026 amd64 Development headers for Osmocom network interface ii libosmocodec4:amd64 1.9.0.196.9975.202404272026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202404272026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202404272026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202404272026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202404272026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202404272026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202404272026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202404272026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202404272026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404272026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202404272026 amd64 Osmo SIM library ii libosmousb0:amd64 1.9.0.196.9975.202404272026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202404272026 amd64 Osmo VTY library ii osmocom-nightly 202404272026 amd64 Dummy package, conflicts with ['osmocom-2022q1', 'osmocom-2022q2', 'osmocom-2023q1', 'osmocom-latest', 'osmocom-master'] + [ 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+ grep -q $USER FROM ${REGISTRY}/${UPSTREAM_DISTRO} + 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-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/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.1s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12//Release #5 DONE 0.0s #6 https://gitea.osmocom.org/sim-card/pysim/raw/branch/master/requirements.txt #6 DONE 0.0s #7 [ 1/16] FROM registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #7 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.1s done #7 DONE 0.1s #8 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #8 DONE 0.1s #9 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #9 DONE 0.1s #10 [internal] load build context #10 transferring context: 1.96kB done #10 DONE 0.1s #11 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #11 DONE 0.2s #12 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #12 CACHED #13 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #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 [ 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/ #15 CACHED #16 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #16 CACHED #17 [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 #17 CACHED #18 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #18 CACHED #19 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #19 CACHED #20 [ 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 #20 CACHED #21 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #21 CACHED #22 [ 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 #22 CACHED #23 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #23 CACHED #24 [ 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 #24 CACHED #25 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #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:03f6be382971ee415eec9aca0936d4ed7c1570596e9b7ffde5fc1bf4c3784189 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-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 03f6be382971 + 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 + + grepecho -q FROM $USER/$DISTRO-build $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-io_uring/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-io_uring/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 .dockerignore #1 transferring context: 2B done #1 DONE 0.0s #2 [internal] load build definition from Dockerfile #2 transferring dockerfile: 1.46kB done #2 DONE 0.0s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #4 CACHED #5 https://gerrit.osmocom.org/plugins/gitiles/osmo-bsc/+/master?format=TEXT #5 CACHED #6 [internal] load build context #6 transferring context: 4.21kB done #6 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 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 #7 0.293 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.293 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.298 Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #7 0.299 Hit:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.478 Fetched 103 kB in 0s (481 kB/s) #7 0.478 Reading package lists... #7 1.122 Reading package lists... #7 1.734 Building dependency tree... #7 1.945 Reading state information... #7 2.259 The following additional packages will be installed: #7 2.259 libgtp6 libosmo-mgcp-client12 libosmo-sigtran9 libosmoabis13 libosmocodec4 #7 2.259 libosmocoding0 libosmocore libosmocore21 libosmoctrl0 libosmogb14 #7 2.259 libosmogsm20 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 #7 2.260 libosmousb0 libosmovty13 osmocom-nightly #7 2.293 The following NEW packages will be installed: #7 2.294 libgtp-dev libgtp6 libosmo-abis-dev libosmo-mgcp-client-dev #7 2.294 libosmo-mgcp-client12 libosmo-netif-dev libosmo-sccp-dev libosmo-sigtran-dev #7 2.294 libosmo-sigtran9 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore #7 2.294 libosmocore-dev libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 #7 2.294 libosmoisdn0 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 #7 2.294 libosmovty13 osmocom-nightly #7 2.473 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. #7 2.473 Need to get 3292 kB of archives. #7 2.473 After this operation, 12.8 MB of additional disk space will be used. #7 2.473 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404272026 [1168 B] #7 2.477 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202404272026 [164 kB] #7 2.480 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.18.1f9c.202404272026 [38.9 kB] #7 2.480 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.18.1f9c.202404272026 [140 kB] #7 2.483 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202404272026 [46.0 kB] #7 2.485 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404272026 [29.0 kB] #7 2.486 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202404272026 [65.4 kB] #7 2.488 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202404272026 [222 kB] #7 2.491 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202404272026 [98.0 kB] #7 2.493 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404272026 [72.5 kB] #7 2.494 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404272026 [111 kB] #7 2.502 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202404272026 [66.0 kB] #7 2.503 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202404272026 [172 kB] #7 2.504 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202404272026 [54.5 kB] #7 2.504 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202404272026 [58.5 kB] #7 2.505 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202404272026 [45.3 kB] #7 2.506 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202404272026 [38.6 kB] #7 2.508 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202404272026 [838 kB] #7 2.517 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404272026 [52.6 kB] #7 2.517 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404272026 [64.7 kB] #7 2.518 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.63.ee75.202404272026 [87.9 kB] #7 2.519 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran9 1.8.0.63.ee75.202404272026 [123 kB] #7 2.521 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sigtran-dev 1.8.0.63.ee75.202404272026 [581 kB] #7 2.526 Get:24 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client12 1.12.1.47.e01f6.202404272026 [56.4 kB] #7 2.527 Get:25 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-mgcp-client-dev 1.12.1.47.e01f6.202404272026 [65.4 kB] #7 2.743 debconf: delaying package configuration, since apt-utils is not installed #7 2.781 Fetched 3292 kB in 0s (15.1 MB/s) #7 2.811 Selecting previously unselected package osmocom-nightly. #7 2.811 (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 2.900 Preparing to unpack .../00-osmocom-nightly_202404272026_amd64.deb ... #7 2.906 Unpacking osmocom-nightly (202404272026) ... #7 2.943 Selecting previously unselected package libosmocore21:amd64. #7 2.953 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202404272026_amd64.deb ... #7 2.960 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202404272026) ... #7 3.006 Selecting previously unselected package libgtp6:amd64. #7 3.012 Preparing to unpack .../02-libgtp6_1.11.0.18.1f9c.202404272026_amd64.deb ... #7 3.015 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202404272026) ... #7 3.048 Selecting previously unselected package libgtp-dev:amd64. #7 3.057 Preparing to unpack .../03-libgtp-dev_1.11.0.18.1f9c.202404272026_amd64.deb ... #7 3.060 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202404272026) ... #7 3.104 Selecting previously unselected package libosmocodec4:amd64. #7 3.112 Preparing to unpack .../04-libosmocodec4_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.116 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202404272026) ... #7 3.151 Selecting previously unselected package libosmotrau2:amd64. #7 3.159 Preparing to unpack .../05-libosmotrau2_1.5.1.11.5277.202404272026_amd64.deb ... #7 3.163 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404272026) ... #7 3.197 Selecting previously unselected package libosmoisdn0:amd64. #7 3.205 Preparing to unpack .../06-libosmoisdn0_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.210 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202404272026) ... #7 3.247 Selecting previously unselected package libosmogsm20:amd64. #7 3.255 Preparing to unpack .../07-libosmogsm20_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.259 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202404272026) ... #7 3.312 Selecting previously unselected package libosmovty13:amd64. #7 3.319 Preparing to unpack .../08-libosmovty13_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.322 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202404272026) ... #7 3.358 Selecting previously unselected package libosmoabis13:amd64. #7 3.366 Preparing to unpack .../09-libosmoabis13_1.5.1.11.5277.202404272026_amd64.deb ... #7 3.373 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404272026) ... #7 3.409 Selecting previously unselected package libosmo-abis-dev:amd64. #7 3.418 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.11.5277.202404272026_amd64.deb ... #7 3.421 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404272026) ... #7 3.465 Selecting previously unselected package libosmocoding0:amd64. #7 3.474 Preparing to unpack .../11-libosmocoding0_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.478 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202404272026) ... #7 3.518 Selecting previously unselected package libosmogb14:amd64. #7 3.526 Preparing to unpack .../12-libosmogb14_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.532 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202404272026) ... #7 3.576 Selecting previously unselected package libosmoctrl0:amd64. #7 3.585 Preparing to unpack .../13-libosmoctrl0_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.588 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202404272026) ... #7 3.624 Selecting previously unselected package libosmosim2:amd64. #7 3.632 Preparing to unpack .../14-libosmosim2_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.636 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202404272026) ... #7 3.668 Selecting previously unselected package libosmousb0:amd64. #7 3.676 Preparing to unpack .../15-libosmousb0_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.679 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202404272026) ... #7 3.710 Selecting previously unselected package libosmocore. #7 3.718 Preparing to unpack .../16-libosmocore_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.721 Unpacking libosmocore (1.9.0.196.9975.202404272026) ... #7 3.758 Selecting previously unselected package libosmocore-dev:amd64. #7 3.765 Preparing to unpack .../17-libosmocore-dev_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.769 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202404272026) ... #7 3.868 Selecting previously unselected package libosmonetif11:amd64. #7 3.876 Preparing to unpack .../18-libosmonetif11_1.4.0.54.05ff.202404272026_amd64.deb ... #7 3.879 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404272026) ... #7 3.914 Selecting previously unselected package libosmo-netif-dev:amd64. #7 3.922 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.54.05ff.202404272026_amd64.deb ... #7 3.927 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404272026) ... #7 3.965 Selecting previously unselected package libosmo-sccp-dev:amd64. #7 3.974 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.63.ee75.202404272026_amd64.deb ... #7 3.977 Unpacking libosmo-sccp-dev:amd64 (1.8.0.63.ee75.202404272026) ... #7 4.019 Selecting previously unselected package libosmo-sigtran9:amd64. #7 4.027 Preparing to unpack .../21-libosmo-sigtran9_1.8.0.63.ee75.202404272026_amd64.deb ... #7 4.032 Unpacking libosmo-sigtran9:amd64 (1.8.0.63.ee75.202404272026) ... #7 4.071 Selecting previously unselected package libosmo-sigtran-dev:amd64. #7 4.080 Preparing to unpack .../22-libosmo-sigtran-dev_1.8.0.63.ee75.202404272026_amd64.deb ... #7 4.084 Unpacking libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202404272026) ... #7 4.170 Selecting previously unselected package libosmo-mgcp-client12:amd64. #7 4.179 Preparing to unpack .../23-libosmo-mgcp-client12_1.12.1.47.e01f6.202404272026_amd64.deb ... #7 4.183 Unpacking libosmo-mgcp-client12:amd64 (1.12.1.47.e01f6.202404272026) ... #7 4.215 Selecting previously unselected package libosmo-mgcp-client-dev:amd64. #7 4.223 Preparing to unpack .../24-libosmo-mgcp-client-dev_1.12.1.47.e01f6.202404272026_amd64.deb ... #7 4.226 Unpacking libosmo-mgcp-client-dev:amd64 (1.12.1.47.e01f6.202404272026) ... #7 4.294 Setting up osmocom-nightly (202404272026) ... #7 4.304 Setting up libosmocore21:amd64 (1.9.0.196.9975.202404272026) ... #7 4.317 Setting up libosmousb0:amd64 (1.9.0.196.9975.202404272026) ... #7 4.326 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202404272026) ... #7 4.338 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404272026) ... #7 4.348 Setting up libosmo-sccp-dev:amd64 (1.8.0.63.ee75.202404272026) ... #7 4.358 Setting up libosmovty13:amd64 (1.9.0.196.9975.202404272026) ... #7 4.371 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202404272026) ... #7 4.379 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202404272026) ... #7 4.389 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202404272026) ... #7 4.399 Setting up libosmo-mgcp-client12:amd64 (1.12.1.47.e01f6.202404272026) ... #7 4.410 Setting up libosmo-mgcp-client-dev:amd64 (1.12.1.47.e01f6.202404272026) ... #7 4.421 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202404272026) ... #7 4.430 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404272026) ... #7 4.440 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202404272026) ... #7 4.452 Setting up libosmogb14:amd64 (1.9.0.196.9975.202404272026) ... #7 4.462 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404272026) ... #7 4.470 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404272026) ... #7 4.480 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202404272026) ... #7 4.493 Setting up libosmosim2:amd64 (1.9.0.196.9975.202404272026) ... #7 4.503 Setting up libosmocore (1.9.0.196.9975.202404272026) ... #7 4.512 Setting up libosmo-sigtran9:amd64 (1.8.0.63.ee75.202404272026) ... #7 4.525 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202404272026) ... #7 4.533 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404272026) ... #7 4.542 Setting up libosmo-sigtran-dev:amd64 (1.8.0.63.ee75.202404272026) ... #7 4.553 Processing triggers for libc-bin (2.36-9+deb12u6) ... #7 DONE 4.7s #8 [3/8] WORKDIR /TMP #8 DONE 0.1s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bsc.git #9 0.420 Cloning into 'osmo-bsc'... #9 DONE 2.5s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BSC/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bsc #10 DONE 0.0s #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.432 Already on 'master' #11 0.432 Your branch is up to date with 'origin/master'. #11 0.439 refs/heads/master #11 0.494 HEAD is now at 1bca19118 .deb/.rpm: add osmocom user during package install #11 0.508 master #11 0.515 1bca1911884a81b7e08ec14bbe56169c45fb9f98 #11 4.133 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 4.133 libtoolize: copying file './ltmain.sh' #11 4.187 libtoolize: putting macros in 'm4'. #11 4.187 libtoolize: copying file 'm4/libtool.m4' #11 4.204 libtoolize: copying file 'm4/ltoptions.m4' #11 4.357 libtoolize: copying file 'm4/ltsugar.m4' #11 4.415 libtoolize: copying file 'm4/ltversion.m4' #11 4.515 libtoolize: copying file 'm4/lt~obsolete.m4' #11 4.583 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 4.583 libtoolize: and rerunning libtoolize and aclocal. #11 6.330 configure.ac:74: warning: The macro `AC_HEADER_STDC' is obsolete. #11 6.330 configure.ac:74: You should run autoupdate. #11 6.330 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 6.330 configure.ac:74: the top level #11 6.330 configure.ac:130: warning: The macro `AC_HELP_STRING' is obsolete. #11 6.330 configure.ac:130: You should run autoupdate. #11 6.330 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 6.330 configure.ac:130: the top level #11 6.330 configure.ac:150: warning: The macro `AC_HELP_STRING' is obsolete. #11 6.330 configure.ac:150: You should run autoupdate. #11 6.330 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 6.330 configure.ac:150: the top level #11 6.330 configure.ac:228: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 6.330 configure.ac:228: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 6.330 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 6.330 aclocal.m4:1089: AM_CONFIG_HEADER is expanded from... #11 6.330 configure.ac:228: the top level #11 6.330 configure.ac:230: warning: AC_OUTPUT should be used without arguments. #11 6.330 configure.ac:230: You should run autoupdate. #11 7.176 configure.ac:23: installing './compile' #11 7.180 configure.ac:25: installing './config.guess' #11 7.185 configure.ac:25: installing './config.sub' #11 7.186 configure.ac:9: installing './install-sh' #11 7.190 configure.ac:9: installing './missing' #11 7.271 doc/Makefile.am:34: warning: '%'-style pattern rules are a GNU make extension #11 7.271 doc/Makefile.am:37: warning: '%'-style pattern rules are a GNU make extension #11 7.424 src/ipaccess/Makefile.am: installing './depcomp' #11 7.897 checking for a BSD-compatible install... /usr/bin/install -c #11 7.902 checking whether build environment is sane... yes #11 7.909 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 7.910 checking for gawk... gawk #11 7.910 checking whether make sets $(MAKE)... yes #11 7.920 checking whether make supports nested variables... yes #11 7.925 checking whether make supports nested variables... (cached) yes #11 7.925 checking whether make sets $(MAKE)... (cached) yes #11 7.927 checking for gcc... gcc #11 7.953 checking whether the C compiler works... yes #11 8.051 checking for C compiler default output file name... a.out #11 8.052 checking for suffix of executables... #11 8.084 checking whether we are cross compiling... no #11 8.115 checking for suffix of object files... o #11 8.131 checking whether the compiler supports GNU C... yes #11 8.149 checking whether gcc accepts -g... yes #11 8.164 checking for gcc option to enable C11 features... none needed #11 8.191 checking whether gcc understands -c and -o together... yes #11 8.222 checking whether make supports the include directive... yes (GNU style) #11 8.227 checking dependency style of gcc... gcc3 #11 8.254 checking build system type... x86_64-pc-linux-gnu #11 8.292 checking host system type... x86_64-pc-linux-gnu #11 8.292 checking how to print strings... printf #11 8.314 checking for a sed that does not truncate output... /usr/bin/sed #11 8.317 checking for grep that handles long lines and -e... /usr/bin/grep #11 8.318 checking for egrep... /usr/bin/grep -E #11 8.319 checking for fgrep... /usr/bin/grep -F #11 8.320 checking for ld used by gcc... /usr/bin/ld #11 8.323 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 8.325 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 8.328 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 8.341 checking whether ln -s works... yes #11 8.341 checking the maximum length of command line arguments... 1572864 #11 8.346 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 8.346 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 8.346 checking for /usr/bin/ld option to reload object files... -r #11 8.346 checking for file... file #11 8.347 checking for objdump... objdump #11 8.347 checking how to recognize dependent libraries... pass_all #11 8.348 checking for dlltool... no #11 8.348 checking how to associate runtime and link libraries... printf %s\n #11 8.348 checking for ar... ar #11 8.348 checking for archiver @FILE support... @ #11 8.367 checking for strip... strip #11 8.368 checking for ranlib... ranlib #11 8.368 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 8.421 checking for sysroot... no #11 8.421 checking for a working dd... /usr/bin/dd #11 8.425 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 8.444 checking for mt... no #11 8.444 checking if : is a manifest tool... no #11 8.446 checking for stdio.h... yes #11 8.459 checking for stdlib.h... yes #11 8.477 checking for string.h... yes #11 8.497 checking for inttypes.h... yes #11 8.520 checking for stdint.h... yes #11 8.541 checking for strings.h... yes #11 8.561 checking for sys/stat.h... yes #11 8.581 checking for sys/types.h... yes #11 8.604 checking for unistd.h... yes #11 8.628 checking for dlfcn.h... yes #11 8.651 checking for objdir... .libs #11 8.707 checking if gcc supports -fno-rtti -fno-exceptions... no #11 8.723 checking for gcc option to produce PIC... -fPIC -DPIC #11 8.723 checking if gcc PIC flag -fPIC -DPIC works... yes #11 8.738 checking if gcc static flag -static works... yes #11 8.791 checking if gcc supports -c -o file.o... yes #11 8.808 checking if gcc supports -c -o file.o... (cached) yes #11 8.808 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 8.814 checking whether -lc should be explicitly linked in... no #11 8.833 checking dynamic linker characteristics... GNU/Linux ld.so #11 8.882 checking how to hardcode library paths into programs... immediate #11 8.882 checking whether stripping libraries is possible... yes #11 8.883 checking if libtool supports shared libraries... yes #11 8.883 checking whether to build shared libraries... yes #11 8.883 checking whether to build static libraries... yes #11 8.884 checking for pkg-config... /usr/bin/pkg-config #11 8.885 checking for pkg-config... /usr/bin/pkg-config #11 8.885 checking pkg-config is at least version 0.20... yes #11 8.887 checking for libosmocore >= 1.9.0... yes #11 8.894 checking for libosmovty >= 1.9.0... yes #11 8.900 checking for libosmoctrl >= 1.9.0... yes #11 8.907 checking for libosmogsm >= 1.9.0... yes #11 8.912 checking for libosmoabis >= 1.5.0... yes #11 8.917 checking for libosmo-netif >= 1.4.0... yes #11 8.922 checking for libosmo-sigtran >= 1.8.0... yes #11 8.928 checking for libosmo-mgcp-client >= 1.12.0... yes #11 8.935 checking for egrep... (cached) /usr/bin/grep -E #11 8.936 checking if gcc supports -fvisibility=hidden... yes #11 8.949 checking whether to enable code coverage support... no #11 8.949 checking whether to enable VTY/CTRL tests... no #11 8.951 CFLAGS=" -std=gnu11" #11 8.951 CPPFLAGS="" #11 8.972 checking that generated files are newer than configure... done #11 8.972 configure: creating ./config.status #11 9.266 config.status: creating include/Makefile #11 9.279 config.status: creating include/osmocom/Makefile #11 9.289 config.status: creating include/osmocom/bsc/Makefile #11 9.300 config.status: creating src/Makefile #11 9.310 config.status: creating src/osmo-bsc/Makefile #11 9.321 config.status: creating src/ipaccess/Makefile #11 9.330 config.status: creating src/utils/Makefile #11 9.341 config.status: creating tests/Makefile #11 9.353 config.status: creating tests/atlocal #11 9.363 config.status: creating tests/abis/Makefile #11 9.374 config.status: creating tests/acc/Makefile #11 9.385 config.status: creating tests/bsc/Makefile #11 9.397 config.status: creating tests/codec_pref/Makefile #11 9.407 config.status: creating tests/gsm0408/Makefile #11 9.418 config.status: creating tests/handover/Makefile #11 9.432 config.status: creating tests/nanobts_omlattr/Makefile #11 9.446 config.status: creating tests/paging/Makefile #11 9.462 config.status: creating tests/subscr/Makefile #11 9.475 config.status: creating doc/Makefile #11 9.490 config.status: creating doc/examples/Makefile #11 9.509 config.status: creating doc/manuals/Makefile #11 9.545 config.status: creating contrib/Makefile #11 9.603 config.status: creating contrib/systemd/Makefile #11 9.673 config.status: creating contrib/osmo-bsc.spec #11 9.719 config.status: creating Makefile #11 9.737 config.status: creating bscconfig.h #11 9.765 config.status: executing tests/atconfig commands #11 9.772 config.status: executing depfiles commands #11 10.17 config.status: executing libtool commands #11 10.21 echo 1.11.0.83-1bca1 > .version-t && mv .version-t .version #11 10.21 make install-recursive #11 10.21 make[1]: Entering directory '/tmp/osmo-bsc' #11 10.21 Making install in include #11 10.21 make[2]: Entering directory '/tmp/osmo-bsc/include' #11 10.22 Making install in osmocom #11 10.22 make[3]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 10.22 Making install in bsc #11 10.22 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 10.22 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 10.22 make[5]: Nothing to be done for 'install-exec-am'. #11 10.22 make[5]: Nothing to be done for 'install-data-am'. #11 10.22 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 10.22 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom/bsc' #11 10.22 make[4]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 10.23 make[5]: Entering directory '/tmp/osmo-bsc/include/osmocom' #11 10.23 make[5]: Nothing to be done for 'install-exec-am'. #11 10.23 make[5]: Nothing to be done for 'install-data-am'. #11 10.23 make[5]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 10.23 make[4]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 10.23 make[3]: Leaving directory '/tmp/osmo-bsc/include/osmocom' #11 10.23 make[3]: Entering directory '/tmp/osmo-bsc/include' #11 10.23 make[4]: Entering directory '/tmp/osmo-bsc/include' #11 10.23 make[4]: Nothing to be done for 'install-exec-am'. #11 10.23 make[4]: Nothing to be done for 'install-data-am'. #11 10.23 make[4]: Leaving directory '/tmp/osmo-bsc/include' #11 10.23 make[3]: Leaving directory '/tmp/osmo-bsc/include' #11 10.23 make[2]: Leaving directory '/tmp/osmo-bsc/include' #11 10.23 Making install in src #11 10.23 make[2]: Entering directory '/tmp/osmo-bsc/src' #11 10.23 Making install in osmo-bsc #11 10.24 make[3]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 10.24 CC osmo_bsc_main.o #11 10.24 CC a_reset.lo #11 10.24 CC abis_nm.lo #11 10.24 CC abis_nm_vty.lo #11 10.24 CC abis_om2000.lo #11 10.24 CC abis_om2000_vty.lo #11 10.24 CC abis_osmo.lo #11 10.24 CC acc.lo #11 10.24 CC abis_rsl.lo #11 10.25 CC assignment_fsm.lo #11 10.25 CC bsc_ctrl.lo #11 10.25 CC bsc_ctrl_lookup.lo #11 10.25 CC bsc_init.lo #11 10.26 CC bsc_rf_ctrl.lo #11 10.26 CC bsc_rll.lo #11 10.26 CC bsc_sccp.lo #11 10.49 CC bsc_stats.lo #11 10.60 CC bsc_subscr_conn_fsm.lo #11 10.71 CC bsc_subscriber.lo #11 10.77 CC bsc_vty.lo #11 10.78 CC bts.lo #11 10.78 CC bts_trx.lo #11 10.78 CC bts_trx_ctrl.lo #11 10.78 CC bts_trx_ts_ctrl.lo #11 10.79 CC bts_trx_ts_lchan_ctrl.lo #11 10.93 CC bts_ericsson_rbs2000.lo #11 10.93 CC bts_init.lo #11 10.95 CC bts_ipaccess_nanobts.lo #11 11.08 CC bts_ipaccess_nanobts_omlattr.lo #11 11.10 CC bts_nokia_site.lo #11 11.23 CC bts_siemens_bs11.lo #11 11.44 CC bts_sm.lo #11 11.46 CC bts_osmobts.lo #11 11.58 CC bts_unknown.lo #11 11.59 CC bts_ctrl.lo #11 11.59 CC bts_setup_ramp.lo #11 11.62 CC bts_vty.lo #11 11.65 CC bts_trx_vty.lo #11 11.69 CC chan_alloc.lo #11 11.70 CC chan_counts.lo #11 11.96 CC codec_pref.lo #11 11.97 CC data_rate_pref.lo #11 11.97 CC e1_config.lo #11 11.99 CC gsm_04_08_rr.lo #11 12.20 CC gsm_data.lo #11 12.23 CC handover_cfg.lo #11 12.30 CC handover_ctrl.lo #11 12.32 CC handover_decision.lo #11 12.34 CC handover_decision_2.lo #11 12.46 CC handover_fsm.lo #11 12.49 CC handover_logic.lo #11 12.56 CC handover_vty.lo #11 12.64 CC vgcs_fsm.lo #11 12.70 CC lb.lo #11 12.82 CC lchan.lo #11 12.88 CC lchan_fsm.lo #11 12.95 CC lchan_rtp_fsm.lo #11 13.06 CC lchan_select.lo #11 13.07 CC lcs_loc_req.lo #11 13.12 CC lcs_ta_req.lo #11 13.18 CC meas_feed.lo #11 13.20 CC meas_rep.lo #11 13.33 CC neighbor_ident.lo #11 13.36 lchan_rtp_fsm.c: In function 'mgcp_pick_codec': #11 13.36 lchan_rtp_fsm.c:925:17: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 13.36 925 | verb_info->codecs_len = 0; #11 13.36 | ^~~~~~~~~ #11 13.36 In file included from /usr/include/osmocom/mgcp_client/mgcp_client_endpoint_fsm.h:4, #11 13.36 from lchan_rtp_fsm.c:25: #11 13.36 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 13.36 35 | unsigned int codecs_len #11 13.36 | ^~~~~~~~~~ #11 13.36 lchan_rtp_fsm.c:929:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 13.36 929 | verb_info->codecs[0] = codec; #11 13.36 | ^~~~~~~~~ #11 13.36 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 13.36 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 13.36 | ^~~~~~ #11 13.36 lchan_rtp_fsm.c:930:9: warning: 'codecs_len' is deprecated: use ptmap[] and ptmap_len instead [-Wdeprecated-declarations] #11 13.36 930 | verb_info->codecs_len = 1; #11 13.36 | ^~~~~~~~~ #11 13.36 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:35:22: note: declared here #11 13.36 35 | unsigned int codecs_len #11 13.36 | ^~~~~~~~~~ #11 13.36 lchan_rtp_fsm.c:941:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 13.36 941 | if (verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 13.36 | ^~ #11 13.36 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 13.36 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 13.36 | ^~~~~~ #11 13.36 lchan_rtp_fsm.c:946:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 13.36 946 | if (bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 13.36 | ^~ #11 13.36 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 13.36 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 13.36 | ^~~~~~ #11 13.37 lchan_rtp_fsm.c:954:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 13.37 954 | else if (!bss_side && verb_info->codecs[0] == CODEC_AMR_8000_1) { #11 13.37 | ^~~~ #11 13.37 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 13.37 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 13.37 | ^~~~~~ #11 13.37 lchan_rtp_fsm.c: In function 'mgcp_codec_is_picked': #11 13.37 lchan_rtp_fsm.c:961:9: warning: 'codecs' is deprecated: use ptmap[i].codec instead [-Wdeprecated-declarations] #11 13.37 961 | return verb_info->codecs[0] == codec; #11 13.37 | ^~~~~~ #11 13.37 /usr/include/osmocom/mgcp_client/mgcp_client_fsm.h:33:26: note: declared here #11 13.37 33 | enum mgcp_codecs codecs[MGCP_MAX_CODECS] #11 13.37 | ^~~~~~ #11 13.45 CC neighbor_ident_vty.lo #11 13.50 CC neighbor_ident_ctrl.lo #11 13.51 CC net_init.lo #11 13.65 CC nm_common_fsm.lo #11 13.68 CC nm_bb_transc_fsm.lo #11 13.73 neighbor_ident.c: In function 'neighbor_controlif_setup': #11 13.73 neighbor_ident.c:493:9: warning: 'ctrl_interface_setup_dynip2' is deprecated: For internal use inside libosmocore only. [-Wdeprecated-declarations] #11 13.73 493 | return ctrl_interface_setup_dynip2(net, net->neigh_ctrl.addr, net->neigh_ctrl.port, #11 13.73 | ^~~~~~ #11 13.73 In file included from neighbor_ident.c:37: #11 13.73 /usr/include/osmocom/ctrl/control_if.h:46:21: note: declared here #11 13.73 46 | struct ctrl_handle *ctrl_interface_setup_dynip2(void *data, #11 13.73 | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ #11 14.02 CC nm_bts_sm_fsm.lo #11 14.04 CC nm_bts_fsm.lo #11 14.06 CC nm_gprs_cell_fsm.lo #11 14.16 CC nm_gprs_nse_fsm.lo #11 14.17 CC nm_gprs_nsvc_fsm.lo #11 14.17 CC nm_channel_fsm.lo #11 14.19 CC nm_rcarrier_fsm.lo #11 14.20 CC gsm_08_08.lo #11 14.30 CC osmo_bsc_bssap.lo #11 14.30 CC osmo_bsc_filter.lo #11 14.31 CC osmo_bsc_grace.lo #11 14.32 CC osmo_bsc_lcls.lo #11 14.32 CC osmo_bsc_mgcp.lo #11 14.46 CC osmo_bsc_msc.lo #11 14.47 CC osmo_bsc_sigtran.lo #11 14.59 CC paging.lo #11 14.60 CC pcu_sock.lo #11 14.66 CC penalty_timers.lo #11 14.90 CC bssmap_reset.lo #11 14.92 CC system_information.lo #11 14.93 CC timeslot_fsm.lo #11 14.97 CC smscb.lo #11 15.00 CC smscb_vty.lo #11 15.12 CC cbch_scheduler.lo #11 15.14 CC cbsp_link.lo #11 15.24 CC power_control.lo #11 16.05 CCLD libbsc.la #11 17.10 CCLD osmo-bsc #11 18.38 make[4]: Entering directory '/tmp/osmo-bsc/src/osmo-bsc' #11 18.39 make[4]: Nothing to be done for 'install-data-am'. #11 18.39 /usr/bin/mkdir -p '/usr/local/bin' #11 18.41 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bsc '/usr/local/bin' #11 18.54 libtool: install: /usr/bin/install -c osmo-bsc /usr/local/bin/osmo-bsc #11 18.56 make[4]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 18.56 make[3]: Leaving directory '/tmp/osmo-bsc/src/osmo-bsc' #11 18.56 Making install in utils #11 18.56 make[3]: Entering directory '/tmp/osmo-bsc/src/utils' #11 18.57 CC bs11_config.o #11 18.58 CC isdnsync.o #11 18.58 CC meas_json-meas_json.o #11 18.64 CCLD isdnsync #11 18.71 CCLD meas_json #11 18.74 CCLD bs11_config #11 19.78 make[4]: Entering directory '/tmp/osmo-bsc/src/utils' #11 19.78 make[4]: Nothing to be done for 'install-data-am'. #11 19.78 /usr/bin/mkdir -p '/usr/local/bin' #11 19.79 /bin/bash ../../libtool --mode=install /usr/bin/install -c bs11_config isdnsync meas_json '/usr/local/bin' #11 19.90 libtool: install: /usr/bin/install -c bs11_config /usr/local/bin/bs11_config #11 19.91 libtool: install: /usr/bin/install -c isdnsync /usr/local/bin/isdnsync #11 19.94 libtool: install: /usr/bin/install -c meas_json /usr/local/bin/meas_json #11 19.95 make[4]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 19.95 make[3]: Leaving directory '/tmp/osmo-bsc/src/utils' #11 19.95 Making install in ipaccess #11 19.96 make[3]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 19.96 CC abisip-find.o #11 19.97 CC stubs.o #11 19.97 CC ipaccess-config.o #11 19.98 CC ipaccess-firmware.o #11 19.99 CC network_listen.o #11 20.00 CC ipaccess-proxy.o #11 20.14 CCLD abisip-find #11 20.24 CCLD ipaccess-config #11 20.26 CCLD ipaccess-proxy #11 20.97 make[4]: Entering directory '/tmp/osmo-bsc/src/ipaccess' #11 20.97 /usr/bin/mkdir -p '/usr/local/bin' #11 20.97 make[4]: Nothing to be done for 'install-data-am'. #11 20.98 /bin/bash ../../libtool --mode=install /usr/bin/install -c abisip-find ipaccess-config ipaccess-proxy '/usr/local/bin' #11 21.04 libtool: install: /usr/bin/install -c abisip-find /usr/local/bin/abisip-find #11 21.05 libtool: install: /usr/bin/install -c ipaccess-config /usr/local/bin/ipaccess-config #11 21.06 libtool: install: /usr/bin/install -c ipaccess-proxy /usr/local/bin/ipaccess-proxy #11 21.06 make[4]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 21.06 make[3]: Leaving directory '/tmp/osmo-bsc/src/ipaccess' #11 21.06 make[3]: Entering directory '/tmp/osmo-bsc/src' #11 21.07 make[4]: Entering directory '/tmp/osmo-bsc/src' #11 21.07 make[4]: Nothing to be done for 'install-exec-am'. #11 21.07 make[4]: Nothing to be done for 'install-data-am'. #11 21.07 make[4]: Leaving directory '/tmp/osmo-bsc/src' #11 21.07 make[3]: Leaving directory '/tmp/osmo-bsc/src' #11 21.07 make[2]: Leaving directory '/tmp/osmo-bsc/src' #11 21.07 Making install in tests #11 21.07 make[2]: Entering directory '/tmp/osmo-bsc/tests' #11 21.08 Making install in abis #11 21.08 make[3]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 21.08 make[4]: Entering directory '/tmp/osmo-bsc/tests/abis' #11 21.08 make[4]: Nothing to be done for 'install-exec-am'. #11 21.08 make[4]: Nothing to be done for 'install-data-am'. #11 21.08 make[4]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 21.08 make[3]: Leaving directory '/tmp/osmo-bsc/tests/abis' #11 21.08 Making install in acc #11 21.08 make[3]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 21.09 make[4]: Entering directory '/tmp/osmo-bsc/tests/acc' #11 21.09 make[4]: Nothing to be done for 'install-exec-am'. #11 21.09 make[4]: Nothing to be done for 'install-data-am'. #11 21.09 make[4]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 21.09 make[3]: Leaving directory '/tmp/osmo-bsc/tests/acc' #11 21.09 Making install in bsc #11 21.09 make[3]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 21.10 make[4]: Entering directory '/tmp/osmo-bsc/tests/bsc' #11 21.10 make[4]: Nothing to be done for 'install-exec-am'. #11 21.10 make[4]: Nothing to be done for 'install-data-am'. #11 21.10 make[4]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 21.10 make[3]: Leaving directory '/tmp/osmo-bsc/tests/bsc' #11 21.10 Making install in codec_pref #11 21.10 make[3]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 21.10 make[4]: Entering directory '/tmp/osmo-bsc/tests/codec_pref' #11 21.10 make[4]: Nothing to be done for 'install-exec-am'. #11 21.10 make[4]: Nothing to be done for 'install-data-am'. #11 21.10 make[4]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 21.10 make[3]: Leaving directory '/tmp/osmo-bsc/tests/codec_pref' #11 21.11 Making install in gsm0408 #11 21.11 make[3]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 21.11 make[4]: Entering directory '/tmp/osmo-bsc/tests/gsm0408' #11 21.11 make[4]: Nothing to be done for 'install-exec-am'. #11 21.11 make[4]: Nothing to be done for 'install-data-am'. #11 21.11 make[4]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 21.11 make[3]: Leaving directory '/tmp/osmo-bsc/tests/gsm0408' #11 21.11 Making install in handover #11 21.11 make[3]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 21.12 make[4]: Entering directory '/tmp/osmo-bsc/tests/handover' #11 21.12 make[4]: Nothing to be done for 'install-exec-am'. #11 21.12 make[4]: Nothing to be done for 'install-data-am'. #11 21.12 make[4]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 21.12 make[3]: Leaving directory '/tmp/osmo-bsc/tests/handover' #11 21.12 Making install in nanobts_omlattr #11 21.12 make[3]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 21.12 make[4]: Entering directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 21.12 make[4]: Nothing to be done for 'install-exec-am'. #11 21.12 make[4]: Nothing to be done for 'install-data-am'. #11 21.12 make[4]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 21.12 make[3]: Leaving directory '/tmp/osmo-bsc/tests/nanobts_omlattr' #11 21.12 Making install in paging #11 21.12 make[3]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 21.13 make[4]: Entering directory '/tmp/osmo-bsc/tests/paging' #11 21.13 make[4]: Nothing to be done for 'install-exec-am'. #11 21.13 make[4]: Nothing to be done for 'install-data-am'. #11 21.13 make[4]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 21.13 make[3]: Leaving directory '/tmp/osmo-bsc/tests/paging' #11 21.13 Making install in subscr #11 21.13 make[3]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 21.13 make[4]: Entering directory '/tmp/osmo-bsc/tests/subscr' #11 21.13 make[4]: Nothing to be done for 'install-exec-am'. #11 21.13 make[4]: Nothing to be done for 'install-data-am'. #11 21.13 make[4]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 21.13 make[3]: Leaving directory '/tmp/osmo-bsc/tests/subscr' #11 21.13 make[3]: Entering directory '/tmp/osmo-bsc/tests' #11 21.14 make[4]: Entering directory '/tmp/osmo-bsc/tests' #11 21.14 make[4]: Nothing to be done for 'install-exec-am'. #11 21.14 make[4]: Nothing to be done for 'install-data-am'. #11 21.14 make[4]: Leaving directory '/tmp/osmo-bsc/tests' #11 21.14 make[3]: Leaving directory '/tmp/osmo-bsc/tests' #11 21.14 make[2]: Leaving directory '/tmp/osmo-bsc/tests' #11 21.14 Making install in doc #11 21.14 make[2]: Entering directory '/tmp/osmo-bsc/doc' #11 21.14 Making install in examples #11 21.14 make[3]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 21.14 make[4]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 21.14 make[4]: Nothing to be done for 'install-exec-am'. #11 21.15 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 21.15 /usr/bin/install -c -m 644 osmo-bsc/osmo-bsc.cfg '/usr/local/etc/osmocom' #11 21.16 make install-data-hook #11 21.16 make[5]: Entering directory '/tmp/osmo-bsc/doc/examples' #11 21.16 for f in $(find . -name '*.cfg*' -o -name '*.confmerge*' | sed -e 's,^.,,'); do \ #11 21.16 j="/usr/local/share/doc/osmo-bsc/examples/$f" && \ #11 21.16 mkdir -p "$(dirname $j)" && \ #11 21.16 /usr/bin/install -c -m 644 ./$f $j; \ #11 21.16 done #11 21.20 make[5]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 21.21 make[4]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 21.21 make[3]: Leaving directory '/tmp/osmo-bsc/doc/examples' #11 21.21 Making install in manuals #11 21.21 make[3]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 21.21 make[4]: Entering directory '/tmp/osmo-bsc/doc/manuals' #11 21.21 make[4]: Nothing to be done for 'install-exec-am'. #11 21.21 make[4]: Nothing to be done for 'install-data-am'. #11 21.21 make[4]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 21.21 make[3]: Leaving directory '/tmp/osmo-bsc/doc/manuals' #11 21.21 make[3]: Entering directory '/tmp/osmo-bsc/doc' #11 21.21 make[4]: Entering directory '/tmp/osmo-bsc/doc' #11 21.21 make[4]: Nothing to be done for 'install-exec-am'. #11 21.21 make[4]: Nothing to be done for 'install-data-am'. #11 21.21 make[4]: Leaving directory '/tmp/osmo-bsc/doc' #11 21.21 make[3]: Leaving directory '/tmp/osmo-bsc/doc' #11 21.21 make[2]: Leaving directory '/tmp/osmo-bsc/doc' #11 21.21 Making install in contrib #11 21.22 make[2]: Entering directory '/tmp/osmo-bsc/contrib' #11 21.22 Making install in systemd #11 21.22 make[3]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 21.22 make[4]: Entering directory '/tmp/osmo-bsc/contrib/systemd' #11 21.22 make[4]: Nothing to be done for 'install-exec-am'. #11 21.22 /usr/bin/mkdir -p '/lib/systemd/system' #11 21.23 /usr/bin/install -c -m 644 osmo-bsc.service '/lib/systemd/system' #11 21.23 make[4]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 21.23 make[3]: Leaving directory '/tmp/osmo-bsc/contrib/systemd' #11 21.23 make[3]: Entering directory '/tmp/osmo-bsc/contrib' #11 21.23 make[4]: Entering directory '/tmp/osmo-bsc/contrib' #11 21.23 make[4]: Nothing to be done for 'install-exec-am'. #11 21.23 make[4]: Nothing to be done for 'install-data-am'. #11 21.23 make[4]: Leaving directory '/tmp/osmo-bsc/contrib' #11 21.23 make[3]: Leaving directory '/tmp/osmo-bsc/contrib' #11 21.23 make[2]: Leaving directory '/tmp/osmo-bsc/contrib' #11 21.24 make[2]: Entering directory '/tmp/osmo-bsc' #11 21.24 make[3]: Entering directory '/tmp/osmo-bsc' #11 21.24 make[3]: Nothing to be done for 'install-exec-am'. #11 21.24 make[3]: Nothing to be done for 'install-data-am'. #11 21.24 make[3]: Leaving directory '/tmp/osmo-bsc' #11 21.24 make[2]: Leaving directory '/tmp/osmo-bsc' #11 21.24 make[1]: Leaving directory '/tmp/osmo-bsc' #11 DONE 21.4s #12 [7/8] COPY OSMO-BSC.CFG /data/osmo-bsc.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.3s done #14 writing image sha256:b34c7d7f360361d478411bbb66591b6ed2e1ea445d4995815c443f7766082f9c done #14 naming to docker.io/osmocom-build/osmo-bsc-master:latest done #14 DONE 0.3s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bsc-master' + docker_image_exists osmo-bsc-master + docker images -q osmocom-build/osmo-bsc-master + test -n b34c7d7f3603 + 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.202404272026 amd64 Development headers for A-bis interface ii libosmo-mgcp-client-dev:amd64 1.12.1.47.e01f6.202404272026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-mgcp-client12:amd64 1.12.1.47.e01f6.202404272026 amd64 libosmo-mgcp-client: Osmocom's Media Gateway Control Protocol client utilities ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404272026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.63.ee75.202404272026 amd64 Development files for libsccp, libmtp and libxua ii libosmo-sigtran-dev:amd64 1.8.0.63.ee75.202404272026 amd64 Development headers for the Osmocom SIGTRAN library ii libosmo-sigtran9:amd64 1.8.0.63.ee75.202404272026 amd64 Osmocom SIGTRAN library (SCCP, SUA, M3UA and more) ii libosmoabis13:amd64 1.5.1.11.5277.202404272026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.196.9975.202404272026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202404272026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202404272026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202404272026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202404272026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202404272026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202404272026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202404272026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202404272026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404272026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202404272026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404272026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.196.9975.202404272026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202404272026 amd64 Osmo VTY library ii osmocom-nightly 202404272026 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-io_uring/debian-bookworm-build' rm -rf .common cp -r /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/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 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [auth] sharing credentials for registry.osmocom.org #3 DONE 0.0s #4 [internal] load metadata for registry.osmocom.org/debian:bookworm #4 DONE 0.1s #5 [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:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f #8 resolve registry.osmocom.org/debian:bookworm@sha256:40f71cd223a60afc1bac2adf1b204bfabef29cdef725e74993f86098ff87f92f 0.2s done #8 DONE 0.2s #9 https://gerrit.osmocom.org/plugins/gitiles/osmo-gsm-manuals/+/master?format=TEXT #9 DONE 0.2s #10 https://gerrit.osmocom.org/plugins/gitiles/osmo-ci/+/master?format=TEXT #10 DONE 0.2s #11 https://gerrit.osmocom.org/plugins/gitiles/python/osmo-python-tests/+/master?format=TEXT #11 DONE 0.3s #5 [internal] load build context #5 transferring context: 1.96kB done #5 DONE 0.1s #12 [ 7/16] ADD HTTPS://GITEA.OSMOCOM.ORG/SIM-CARD/PYSIM/RAW/BRANCH/MASTER/REQUIREMENTS.TXT /tmp/pysim_requirements.txt #12 CACHED #13 [ 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/ #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 [ 2/16] COPY .COMMON/RESPAWN.SH /usr/local/bin/respawn.sh #15 CACHED #16 [13/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-GSM-MANUALS/+/MASTER?FORMAT=TEXT /tmp/osmo-gsm-manuals-commit #16 CACHED #17 [14/16] RUN GIT -C /opt clone --depth=1 https://gerrit.osmocom.org/osmo-gsm-manuals #17 CACHED #18 [11/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-CI/+/MASTER?FORMAT=TEXT /tmp/osmo-ci-commit #18 CACHED #19 [ 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 #19 CACHED #20 [ 3/16] COPY .COMMON/RELEASE.KEY /etc/apt/trusted.gpg.d/obs.osmocom.org.asc #20 CACHED #21 [15/16] ADD HTTPS://DOWNLOADS.OSMOCOM.ORG/PACKAGES/OSMOCOM:/NIGHTLY/DEBIAN_12//RELEASE /tmp/Release #21 CACHED #22 [ 9/16] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/PYTHON/OSMO-PYTHON-TESTS/+/MASTER?FORMAT=TEXT /tmp/osmo-python-tests-commit #22 CACHED #23 [ 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 #23 CACHED #24 [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 #24 CACHED #25 [ 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 #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:03f6be382971ee415eec9aca0936d4ed7c1570596e9b7ffde5fc1bf4c3784189 0.0s 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-io_uring/debian-bookworm-build' + docker_image_exists debian-bookworm-build + docker images -q osmocom-build/debian-bookworm-build + test -n 03f6be382971 + 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 + echo FROM $USER/$DISTRO-build + grep -q $USER + 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-io_uring/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-io_uring/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 .dockerignore #2 transferring context: 2B done #2 DONE 0.1s #3 [internal] load metadata for docker.io/osmocom-build/debian-bookworm-build:latest #3 DONE 0.0s #4 [internal] load build context #4 DONE 0.0s #5 [1/8] FROM docker.io/osmocom-build/debian-bookworm-build #5 CACHED #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-bts/+/master?format=TEXT #6 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 ... #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.324 Hit:1 http://deb.debian.org/debian bookworm InRelease #7 0.324 Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB] #7 0.325 Hit:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ InRelease #7 0.327 Get:4 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB] #7 0.508 Fetched 103 kB in 0s (481 kB/s) #7 0.508 Reading package lists... #7 0.943 Reading package lists... #7 1.394 Building dependency tree... #7 1.503 Reading state information... #7 1.633 The following additional packages will be installed: #7 1.633 libgtp6 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore21 #7 1.633 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 libosmonetif11 #7 1.633 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 osmocom-nightly #7 1.661 The following NEW packages will be installed: #7 1.661 libgtp-dev libgtp6 libosmo-abis-dev libosmo-netif-dev libosmo-sccp-dev #7 1.661 libosmoabis13 libosmocodec4 libosmocoding0 libosmocore libosmocore-dev #7 1.661 libosmocore21 libosmoctrl0 libosmogb14 libosmogsm20 libosmoisdn0 #7 1.661 libosmonetif11 libosmosim2 libosmotrau2 libosmousb0 libosmovty13 libsmpp1 #7 1.661 libsmpp34-dev osmocom-nightly #7 1.808 0 upgraded, 23 newly installed, 0 to remove and 0 not upgraded. #7 1.808 Need to get 2678 kB of archives. #7 1.808 After this operation, 10.6 MB of additional disk space will be used. #7 1.808 Get:1 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ osmocom-nightly 202404272026 [1168 B] #7 1.810 Get:2 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore21 1.9.0.196.9975.202404272026 [164 kB] #7 1.813 Get:3 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp6 1.11.0.18.1f9c.202404272026 [38.9 kB] #7 1.814 Get:4 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libgtp-dev 1.11.0.18.1f9c.202404272026 [140 kB] #7 1.816 Get:5 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocodec4 1.9.0.196.9975.202404272026 [46.0 kB] #7 1.818 Get:6 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmotrau2 1.5.1.11.5277.202404272026 [29.0 kB] #7 1.819 Get:7 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoisdn0 1.9.0.196.9975.202404272026 [65.4 kB] #7 1.821 Get:8 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogsm20 1.9.0.196.9975.202404272026 [222 kB] #7 1.824 Get:9 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmovty13 1.9.0.196.9975.202404272026 [98.0 kB] #7 1.826 Get:10 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoabis13 1.5.1.11.5277.202404272026 [72.5 kB] #7 1.828 Get:11 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-abis-dev 1.5.1.11.5277.202404272026 [111 kB] #7 1.830 Get:12 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocoding0 1.9.0.196.9975.202404272026 [66.0 kB] #7 1.831 Get:13 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmogb14 1.9.0.196.9975.202404272026 [172 kB] #7 1.834 Get:14 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmoctrl0 1.9.0.196.9975.202404272026 [54.5 kB] #7 1.835 Get:15 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmosim2 1.9.0.196.9975.202404272026 [58.5 kB] #7 1.837 Get:16 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmousb0 1.9.0.196.9975.202404272026 [45.3 kB] #7 1.838 Get:17 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore 1.9.0.196.9975.202404272026 [38.6 kB] #7 1.840 Get:18 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmocore-dev 1.9.0.196.9975.202404272026 [838 kB] #7 1.848 Get:19 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmonetif11 1.4.0.54.05ff.202404272026 [52.6 kB] #7 1.849 Get:20 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-netif-dev 1.4.0.54.05ff.202404272026 [64.7 kB] #7 1.849 Get:21 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libosmo-sccp-dev 1.8.0.63.ee75.202404272026 [87.9 kB] #7 1.850 Get:22 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp1 1.14.3.2.4b6d.202404272026 [101 kB] #7 1.851 Get:23 https://downloads.osmocom.org/packages/osmocom:/nightly/Debian_12 ./ libsmpp34-dev 1.14.3.2.4b6d.202404272026 [111 kB] #7 2.017 debconf: delaying package configuration, since apt-utils is not installed #7 2.065 Fetched 2678 kB in 0s (14.3 MB/s) #7 2.102 Selecting previously unselected package osmocom-nightly. #7 2.102 (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 2.149 Preparing to unpack .../00-osmocom-nightly_202404272026_amd64.deb ... #7 2.162 Unpacking osmocom-nightly (202404272026) ... #7 2.250 Selecting previously unselected package libosmocore21:amd64. #7 2.260 Preparing to unpack .../01-libosmocore21_1.9.0.196.9975.202404272026_amd64.deb ... #7 2.288 Unpacking libosmocore21:amd64 (1.9.0.196.9975.202404272026) ... #7 2.399 Selecting previously unselected package libgtp6:amd64. #7 2.408 Preparing to unpack .../02-libgtp6_1.11.0.18.1f9c.202404272026_amd64.deb ... #7 2.420 Unpacking libgtp6:amd64 (1.11.0.18.1f9c.202404272026) ... #7 2.523 Selecting previously unselected package libgtp-dev:amd64. #7 2.532 Preparing to unpack .../03-libgtp-dev_1.11.0.18.1f9c.202404272026_amd64.deb ... #7 2.542 Unpacking libgtp-dev:amd64 (1.11.0.18.1f9c.202404272026) ... #7 2.650 Selecting previously unselected package libosmocodec4:amd64. #7 2.658 Preparing to unpack .../04-libosmocodec4_1.9.0.196.9975.202404272026_amd64.deb ... #7 2.672 Unpacking libosmocodec4:amd64 (1.9.0.196.9975.202404272026) ... #7 2.757 Selecting previously unselected package libosmotrau2:amd64. #7 2.765 Preparing to unpack .../05-libosmotrau2_1.5.1.11.5277.202404272026_amd64.deb ... #7 2.778 Unpacking libosmotrau2:amd64 (1.5.1.11.5277.202404272026) ... #7 2.867 Selecting previously unselected package libosmoisdn0:amd64. #7 2.876 Preparing to unpack .../06-libosmoisdn0_1.9.0.196.9975.202404272026_amd64.deb ... #7 2.887 Unpacking libosmoisdn0:amd64 (1.9.0.196.9975.202404272026) ... #7 2.931 Selecting previously unselected package libosmogsm20:amd64. #7 2.938 Preparing to unpack .../07-libosmogsm20_1.9.0.196.9975.202404272026_amd64.deb ... #7 2.942 Unpacking libosmogsm20:amd64 (1.9.0.196.9975.202404272026) ... #7 3.056 Selecting previously unselected package libosmovty13:amd64. #7 3.064 Preparing to unpack .../08-libosmovty13_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.075 Unpacking libosmovty13:amd64 (1.9.0.196.9975.202404272026) ... #7 3.176 Selecting previously unselected package libosmoabis13:amd64. #7 3.183 Preparing to unpack .../09-libosmoabis13_1.5.1.11.5277.202404272026_amd64.deb ... #7 3.196 Unpacking libosmoabis13:amd64 (1.5.1.11.5277.202404272026) ... #7 3.270 Selecting previously unselected package libosmo-abis-dev:amd64. #7 3.278 Preparing to unpack .../10-libosmo-abis-dev_1.5.1.11.5277.202404272026_amd64.deb ... #7 3.297 Unpacking libosmo-abis-dev:amd64 (1.5.1.11.5277.202404272026) ... #7 3.388 Selecting previously unselected package libosmocoding0:amd64. #7 3.396 Preparing to unpack .../11-libosmocoding0_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.405 Unpacking libosmocoding0:amd64 (1.9.0.196.9975.202404272026) ... #7 3.515 Selecting previously unselected package libosmogb14:amd64. #7 3.523 Preparing to unpack .../12-libosmogb14_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.535 Unpacking libosmogb14:amd64 (1.9.0.196.9975.202404272026) ... #7 3.662 Selecting previously unselected package libosmoctrl0:amd64. #7 3.670 Preparing to unpack .../13-libosmoctrl0_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.692 Unpacking libosmoctrl0:amd64 (1.9.0.196.9975.202404272026) ... #7 3.734 Selecting previously unselected package libosmosim2:amd64. #7 3.743 Preparing to unpack .../14-libosmosim2_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.746 Unpacking libosmosim2:amd64 (1.9.0.196.9975.202404272026) ... #7 3.787 Selecting previously unselected package libosmousb0:amd64. #7 3.796 Preparing to unpack .../15-libosmousb0_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.799 Unpacking libosmousb0:amd64 (1.9.0.196.9975.202404272026) ... #7 3.835 Selecting previously unselected package libosmocore. #7 3.844 Preparing to unpack .../16-libosmocore_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.848 Unpacking libosmocore (1.9.0.196.9975.202404272026) ... #7 3.887 Selecting previously unselected package libosmocore-dev:amd64. #7 3.895 Preparing to unpack .../17-libosmocore-dev_1.9.0.196.9975.202404272026_amd64.deb ... #7 3.903 Unpacking libosmocore-dev:amd64 (1.9.0.196.9975.202404272026) ... #7 4.013 Selecting previously unselected package libosmonetif11:amd64. #7 4.020 Preparing to unpack .../18-libosmonetif11_1.4.0.54.05ff.202404272026_amd64.deb ... #7 4.023 Unpacking libosmonetif11:amd64 (1.4.0.54.05ff.202404272026) ... #7 4.059 Selecting previously unselected package libosmo-netif-dev:amd64. #7 4.067 Preparing to unpack .../19-libosmo-netif-dev_1.4.0.54.05ff.202404272026_amd64.deb ... #7 4.071 Unpacking libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404272026) ... #7 4.109 Selecting previously unselected package libosmo-sccp-dev:amd64. #7 4.117 Preparing to unpack .../20-libosmo-sccp-dev_1.8.0.63.ee75.202404272026_amd64.deb ... #7 4.120 Unpacking libosmo-sccp-dev:amd64 (1.8.0.63.ee75.202404272026) ... #7 4.163 Selecting previously unselected package libsmpp1:amd64. #7 4.171 Preparing to unpack .../21-libsmpp1_1.14.3.2.4b6d.202404272026_amd64.deb ... #7 4.175 Unpacking libsmpp1:amd64 (1.14.3.2.4b6d.202404272026) ... #7 4.217 Selecting previously unselected package libsmpp34-dev:amd64. #7 4.225 Preparing to unpack .../22-libsmpp34-dev_1.14.3.2.4b6d.202404272026_amd64.deb ... #7 4.228 Unpacking libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404272026) ... #7 4.300 Setting up osmocom-nightly (202404272026) ... #7 4.328 Setting up libsmpp1:amd64 (1.14.3.2.4b6d.202404272026) ... #7 4.359 Setting up libosmocore21:amd64 (1.9.0.196.9975.202404272026) ... #7 4.399 Setting up libosmousb0:amd64 (1.9.0.196.9975.202404272026) ... #7 4.427 Setting up libosmocodec4:amd64 (1.9.0.196.9975.202404272026) ... #7 4.457 Setting up libosmotrau2:amd64 (1.5.1.11.5277.202404272026) ... #7 4.498 Setting up libsmpp34-dev:amd64 (1.14.3.2.4b6d.202404272026) ... #7 4.530 Setting up libosmo-sccp-dev:amd64 (1.8.0.63.ee75.202404272026) ... #7 4.576 Setting up libosmovty13:amd64 (1.9.0.196.9975.202404272026) ... #7 4.610 Setting up libosmoisdn0:amd64 (1.9.0.196.9975.202404272026) ... #7 4.640 Setting up libgtp6:amd64 (1.11.0.18.1f9c.202404272026) ... #7 4.677 Setting up libgtp-dev:amd64 (1.11.0.18.1f9c.202404272026) ... #7 4.724 Setting up libosmogsm20:amd64 (1.9.0.196.9975.202404272026) ... #7 4.753 Setting up libosmoabis13:amd64 (1.5.1.11.5277.202404272026) ... #7 4.780 Setting up libosmoctrl0:amd64 (1.9.0.196.9975.202404272026) ... #7 4.809 Setting up libosmogb14:amd64 (1.9.0.196.9975.202404272026) ... #7 4.852 Setting up libosmonetif11:amd64 (1.4.0.54.05ff.202404272026) ... #7 4.880 Setting up libosmo-abis-dev:amd64 (1.5.1.11.5277.202404272026) ... #7 4.910 Setting up libosmocoding0:amd64 (1.9.0.196.9975.202404272026) ... #7 4.944 Setting up libosmosim2:amd64 (1.9.0.196.9975.202404272026) ... #7 4.980 Setting up libosmocore (1.9.0.196.9975.202404272026) ... #7 5.022 Setting up libosmocore-dev:amd64 (1.9.0.196.9975.202404272026) ... #7 5.056 Setting up libosmo-netif-dev:amd64 (1.4.0.54.05ff.202404272026) ... #7 5.101 Processing triggers for libc-bin (2.36-9+deb12u6) ... #7 DONE 5.3s #8 [3/8] WORKDIR /TMP #8 DONE 0.0s #9 [4/8] RUN GIT clone https://gerrit.osmocom.org/osmo-bts.git #9 0.360 Cloning into 'osmo-bts'... #9 DONE 1.2s #10 [5/8] ADD HTTPS://GERRIT.OSMOCOM.ORG/PLUGINS/GITILES/OSMO-BTS/+/MASTER?FORMAT=TEXT /tmp/commit-osmo-bts #10 DONE 0.0s #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.429 Already on 'master' #11 0.429 Your branch is up to date with 'origin/master'. #11 0.431 refs/heads/master #11 0.435 HEAD is now at 65337b73 vty info: MS power levels in dBm are not negative #11 0.436 master #11 0.438 65337b739aeb28deefb75c2e27067fa953b2b96f #11 3.624 libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, '.'. #11 3.624 libtoolize: copying file './ltmain.sh' #11 3.862 libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, #11 3.862 libtoolize: and rerunning libtoolize and aclocal. #11 3.862 libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. #11 5.436 configure.ac:40: warning: The macro `AC_HEADER_STDC' is obsolete. #11 5.436 configure.ac:40: You should run autoupdate. #11 5.436 ./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from... #11 5.436 configure.ac:40: the top level #11 5.436 configure.ac:84: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.436 configure.ac:84: You should run autoupdate. #11 5.436 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.436 configure.ac:84: the top level #11 5.436 configure.ac:92: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.436 configure.ac:92: You should run autoupdate. #11 5.436 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.436 configure.ac:92: the top level #11 5.436 configure.ac:124: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.436 configure.ac:124: You should run autoupdate. #11 5.436 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.436 configure.ac:124: the top level #11 5.436 configure.ac:132: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.436 configure.ac:132: You should run autoupdate. #11 5.436 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.436 configure.ac:132: the top level #11 5.436 configure.ac:272: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.436 configure.ac:272: You should run autoupdate. #11 5.436 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.436 configure.ac:272: the top level #11 5.437 configure.ac:292: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.437 configure.ac:292: You should run autoupdate. #11 5.437 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.437 configure.ac:292: the top level #11 5.437 configure.ac:354: warning: The macro `AC_HELP_STRING' is obsolete. #11 5.437 configure.ac:354: You should run autoupdate. #11 5.437 ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... #11 5.437 configure.ac:354: the top level #11 5.437 configure.ac:422: warning: 'AM_CONFIG_HEADER': this macro is obsolete. #11 5.437 configure.ac:422: You should use the 'AC_CONFIG_HEADERS' macro instead. #11 5.437 ./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from... #11 5.437 aclocal.m4:10177: AM_CONFIG_HEADER is expanded from... #11 5.437 configure.ac:422: the top level #11 5.437 configure.ac:424: warning: AC_OUTPUT should be used without arguments. #11 5.437 configure.ac:424: You should run autoupdate. #11 6.697 configure.ac:23: installing './compile' #11 6.699 configure.ac:25: installing './config.guess' #11 6.706 configure.ac:25: installing './config.sub' #11 6.706 configure.ac:9: installing './install-sh' #11 6.706 configure.ac:9: installing './missing' #11 6.774 contrib/ber/Makefile.am: installing './depcomp' #11 6.997 src/common/Makefile.am:86: warning: variable 'libbts_la_LDADD' is defined but no program or #11 6.997 src/common/Makefile.am:86: library has 'libbts_la' as canonical name (possible typo) #11 7.138 src/osmo-bts-sysmo/Makefile.am:44: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 7.138 src/osmo-bts-sysmo/Makefile.am:44: but option 'subdir-objects' is disabled #11 7.138 automake: warning: possible forward-incompatibility. #11 7.138 automake: At least one source file is in a subdirectory, but the 'subdir-objects' #11 7.138 automake: automake option hasn't been enabled. For now, the corresponding output #11 7.138 automake: object file(s) will be placed in the top-level directory. However, this #11 7.138 automake: behavior may change in a future Automake major version, with object #11 7.138 automake: files being placed in the same subdirectory as the corresponding sources. #11 7.138 automake: You are advised to start using 'subdir-objects' option throughout your #11 7.138 automake: project, to avoid future incompatibilities. #11 7.140 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-calib.c' is in a subdirectory, #11 7.140 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 7.141 src/osmo-bts-sysmo/Makefile.am:73: warning: source file 'misc/sysmobts-layer1.c' is in a subdirectory, #11 7.141 src/osmo-bts-sysmo/Makefile.am:73: but option 'subdir-objects' is disabled #11 7.142 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr.c' is in a subdirectory, #11 7.142 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.142 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_misc.c' is in a subdirectory, #11 7.142 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.142 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 7.142 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.142 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_nl.c' is in a subdirectory, #11 7.142 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.142 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_2050.c' is in a subdirectory, #11 7.142 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.142 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_vty.c' is in a subdirectory, #11 7.142 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.143 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_nl.c' is in a subdirectory, #11 7.143 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.143 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_temp.c' is in a subdirectory, #11 7.143 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.143 src/osmo-bts-sysmo/Makefile.am:77: warning: source file 'misc/sysmobts_mgr_calib.c' is in a subdirectory, #11 7.143 src/osmo-bts-sysmo/Makefile.am:77: but option 'subdir-objects' is disabled #11 7.144 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_util.c' is in a subdirectory, #11 7.144 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 7.144 src/osmo-bts-sysmo/Makefile.am:92: warning: source file 'misc/sysmobts_par.c' is in a subdirectory, #11 7.144 src/osmo-bts-sysmo/Makefile.am:92: but option 'subdir-objects' is disabled #11 7.282 tests/agch/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.282 tests/agch/Makefile.am:26: but option 'subdir-objects' is disabled #11 7.347 tests/cipher/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.347 tests/cipher/Makefile.am:26: but option 'subdir-objects' is disabled #11 7.413 tests/handover/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.413 tests/handover/Makefile.am:24: but option 'subdir-objects' is disabled #11 7.450 tests/meas/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.450 tests/meas/Makefile.am:25: but option 'subdir-objects' is disabled #11 7.486 tests/misc/Makefile.am:24: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.486 tests/misc/Makefile.am:24: but option 'subdir-objects' is disabled #11 7.520 tests/paging/Makefile.am:26: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.520 tests/paging/Makefile.am:26: but option 'subdir-objects' is disabled #11 7.558 tests/power/Makefile.am:28: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.558 tests/power/Makefile.am:28: but option 'subdir-objects' is disabled #11 7.559 tests/power/Makefile.am:25: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.559 tests/power/Makefile.am:25: but option 'subdir-objects' is disabled #11 7.594 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/utils.c' is in a subdirectory, #11 7.594 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 7.594 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_if.c' is in a subdirectory, #11 7.594 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 7.594 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/oml.c' is in a subdirectory, #11 7.594 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 7.595 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/l1_transp_hw.c' is in a subdirectory, #11 7.595 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 7.595 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/tch.c' is in a subdirectory, #11 7.595 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 7.595 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_file.c' is in a subdirectory, #11 7.595 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 7.595 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/calib_fixup.c' is in a subdirectory, #11 7.595 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 7.595 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/misc/sysmobts_par.c' is in a subdirectory, #11 7.595 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 7.595 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/femtobts.c' is in a subdirectory, #11 7.595 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 7.595 tests/sysmobts/Makefile.am:31: warning: source file '$(top_srcdir)/src/osmo-bts-sysmo/eeprom.c' is in a subdirectory, #11 7.595 tests/sysmobts/Makefile.am:31: but option 'subdir-objects' is disabled #11 7.673 tests/tx_power/Makefile.am:23: warning: source file '$(srcdir)/../stubs.c' is in a subdirectory, #11 7.673 tests/tx_power/Makefile.am:23: but option 'subdir-objects' is disabled #11 7.776 checking for a BSD-compatible install... /usr/bin/install -c #11 7.783 checking whether build environment is sane... yes #11 7.790 checking for a race-free mkdir -p... /usr/bin/mkdir -p #11 7.792 checking for gawk... gawk #11 7.793 checking whether make sets $(MAKE)... yes #11 7.800 checking whether make supports nested variables... yes #11 7.806 checking whether make supports nested variables... (cached) yes #11 7.806 checking whether make sets $(MAKE)... (cached) yes #11 7.808 checking for gcc... gcc #11 7.830 checking whether the C compiler works... yes #11 7.868 checking for C compiler default output file name... a.out #11 7.869 checking for suffix of executables... #11 7.915 checking whether we are cross compiling... no #11 7.949 checking for suffix of object files... o #11 7.967 checking whether the compiler supports GNU C... yes #11 7.985 checking whether gcc accepts -g... yes #11 8.001 checking for gcc option to enable C11 features... none needed #11 8.028 checking whether gcc understands -c and -o together... yes #11 8.060 checking whether make supports the include directive... yes (GNU style) #11 8.067 checking dependency style of gcc... gcc3 #11 8.095 checking build system type... x86_64-pc-linux-gnu #11 8.139 checking host system type... x86_64-pc-linux-gnu #11 8.139 checking how to print strings... printf #11 8.161 checking for a sed that does not truncate output... /usr/bin/sed #11 8.163 checking for grep that handles long lines and -e... /usr/bin/grep #11 8.165 checking for egrep... /usr/bin/grep -E #11 8.165 checking for fgrep... /usr/bin/grep -F #11 8.166 checking for ld used by gcc... /usr/bin/ld #11 8.169 checking if the linker (/usr/bin/ld) is GNU ld... yes #11 8.171 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B #11 8.173 checking the name lister (/usr/bin/nm -B) interface... BSD nm #11 8.185 checking whether ln -s works... yes #11 8.186 checking the maximum length of command line arguments... 1572864 #11 8.190 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop #11 8.190 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop #11 8.190 checking for /usr/bin/ld option to reload object files... -r #11 8.191 checking for file... file #11 8.191 checking for objdump... objdump #11 8.191 checking how to recognize dependent libraries... pass_all #11 8.192 checking for dlltool... no #11 8.192 checking how to associate runtime and link libraries... printf %s\n #11 8.192 checking for ar... ar #11 8.193 checking for archiver @FILE support... @ #11 8.213 checking for strip... strip #11 8.214 checking for ranlib... ranlib #11 8.214 checking command to parse /usr/bin/nm -B output from gcc object... ok #11 8.293 checking for sysroot... no #11 8.293 checking for a working dd... /usr/bin/dd #11 8.297 checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 #11 8.313 checking for mt... no #11 8.313 checking if : is a manifest tool... no #11 8.316 checking for stdio.h... yes #11 8.329 checking for stdlib.h... yes #11 8.347 checking for string.h... yes #11 8.371 checking for inttypes.h... yes #11 8.403 checking for stdint.h... yes #11 8.426 checking for strings.h... yes #11 8.448 checking for sys/stat.h... yes #11 8.469 checking for sys/types.h... yes #11 8.487 checking for unistd.h... yes #11 8.507 checking for dlfcn.h... yes #11 8.529 checking for objdir... .libs #11 8.576 checking if gcc supports -fno-rtti -fno-exceptions... no #11 8.599 checking for gcc option to produce PIC... -fPIC -DPIC #11 8.600 checking if gcc PIC flag -fPIC -DPIC works... yes #11 8.616 checking if gcc static flag -static works... yes #11 8.665 checking if gcc supports -c -o file.o... yes #11 8.687 checking if gcc supports -c -o file.o... (cached) yes #11 8.687 checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes #11 8.693 checking whether -lc should be explicitly linked in... no #11 8.712 checking dynamic linker characteristics... GNU/Linux ld.so #11 8.761 checking how to hardcode library paths into programs... immediate #11 8.761 checking whether stripping libraries is possible... yes #11 8.762 checking if libtool supports shared libraries... yes #11 8.762 checking whether to build shared libraries... yes #11 8.762 checking whether to build static libraries... yes #11 8.763 checking for pkg-config... /usr/bin/pkg-config #11 8.763 checking for pkg-config... /usr/bin/pkg-config #11 8.763 checking pkg-config is at least version 0.20... yes #11 8.764 checking for egrep... (cached) /usr/bin/grep -E #11 8.765 checking for libosmocore >= 1.9.0... yes #11 8.769 checking for libosmovty >= 1.9.0... yes #11 8.774 checking for libosmogsm >= 1.9.0... yes #11 8.779 checking for libosmoctrl >= 1.9.0... yes #11 8.786 checking for libosmocodec >= 1.9.0... yes #11 8.792 checking for libosmocoding >= 1.9.0... yes #11 8.797 checking for libosmoabis >= 1.5.0... yes #11 8.804 checking for libosmotrau >= 1.5.0... yes #11 8.812 checking for libosmo-netif >= 1.4.0... yes #11 8.820 checking whether to enable support for sysmobts calibration tool... no #11 8.820 checking whether to enable support for sysmoBTS L1/PHY support... no #11 8.820 checking whether to enable support for osmo-trx based L1/PHY support... yes #11 8.820 checking whether to enable support for Octasic OCTPHY-2G... no #11 8.821 checking whether to enable NuRAN Wireless Litecell 1.5 hardware support... no #11 8.822 checking whether to enable NuRAN Wireless OC-2G hardware support... no #11 8.823 checking whether to enable VTY/CTRL tests... no #11 8.823 checking whether to include systemtap tracing support... no #11 8.826 CFLAGS=" -std=gnu11" #11 8.826 CPPFLAGS="" #11 8.850 checking that generated files are newer than configure... done #11 8.851 configure: creating ./config.status #11 9.505 config.status: creating src/Makefile #11 9.530 config.status: creating src/common/Makefile #11 9.544 config.status: creating src/osmo-bts-virtual/Makefile #11 9.559 config.status: creating src/osmo-bts-omldummy/Makefile #11 9.577 config.status: creating src/osmo-bts-sysmo/Makefile #11 9.596 config.status: creating src/osmo-bts-lc15/Makefile #11 9.609 config.status: creating src/osmo-bts-oc2g/Makefile #11 9.630 config.status: creating src/osmo-bts-trx/Makefile #11 9.646 config.status: creating src/osmo-bts-octphy/Makefile #11 9.673 config.status: creating include/Makefile #11 9.694 config.status: creating include/osmo-bts/Makefile #11 9.709 config.status: creating tests/Makefile #11 9.722 config.status: creating tests/paging/Makefile #11 9.734 config.status: creating tests/agch/Makefile #11 9.747 config.status: creating tests/cipher/Makefile #11 9.759 config.status: creating tests/sysmobts/Makefile #11 9.771 config.status: creating tests/misc/Makefile #11 9.782 config.status: creating tests/handover/Makefile #11 9.797 config.status: creating tests/ta_control/Makefile #11 9.808 config.status: creating tests/tx_power/Makefile #11 9.819 config.status: creating tests/power/Makefile #11 9.830 config.status: creating tests/meas/Makefile #11 9.843 config.status: creating tests/amr/Makefile #11 9.856 config.status: creating tests/csd/Makefile #11 9.867 config.status: creating doc/Makefile #11 9.878 config.status: creating doc/examples/Makefile #11 9.892 config.status: creating doc/manuals/Makefile #11 9.903 config.status: creating contrib/Makefile #11 9.912 config.status: creating contrib/ber/Makefile #11 9.922 config.status: creating contrib/systemd/Makefile #11 9.934 config.status: creating contrib/osmo-bts.spec #11 9.947 config.status: creating Makefile #11 9.959 config.status: creating btsconfig.h #11 9.968 config.status: executing tests/atconfig commands #11 9.974 config.status: executing depfiles commands #11 10.55 config.status: executing libtool commands #11 10.59 echo 1.7.0.61-6533 > .version-t && mv .version-t .version #11 10.59 make install-recursive #11 10.59 make[1]: Entering directory '/tmp/osmo-bts' #11 10.59 Making install in include #11 10.59 make[2]: Entering directory '/tmp/osmo-bts/include' #11 10.60 Making install in osmo-bts #11 10.60 make[3]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 10.60 make[4]: Entering directory '/tmp/osmo-bts/include/osmo-bts' #11 10.60 make[4]: Nothing to be done for 'install-exec-am'. #11 10.60 make[4]: Nothing to be done for 'install-data-am'. #11 10.60 make[4]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 10.60 make[3]: Leaving directory '/tmp/osmo-bts/include/osmo-bts' #11 10.60 make[3]: Entering directory '/tmp/osmo-bts/include' #11 10.60 make[4]: Entering directory '/tmp/osmo-bts/include' #11 10.60 make[4]: Nothing to be done for 'install-exec-am'. #11 10.60 make[4]: Nothing to be done for 'install-data-am'. #11 10.60 make[4]: Leaving directory '/tmp/osmo-bts/include' #11 10.60 make[3]: Leaving directory '/tmp/osmo-bts/include' #11 10.60 make[2]: Leaving directory '/tmp/osmo-bts/include' #11 10.60 Making install in src #11 10.60 make[2]: Entering directory '/tmp/osmo-bts/src' #11 10.61 Making install in common #11 10.61 make[3]: Entering directory '/tmp/osmo-bts/src/common' #11 10.61 make install-am #11 10.61 make[4]: Entering directory '/tmp/osmo-bts/src/common' #11 10.61 CC gsm_data.o #11 10.61 CC sysinfo.o #11 10.61 CC abis.o #11 10.61 CC abis_osmo.o #11 10.61 CC logging.o #11 10.61 CC oml.o #11 10.62 CC osmux.o #11 10.62 CC bts.o #11 10.62 CC bts_sm.o #11 10.62 CC bts_trx.o #11 10.63 CC rsl.o #11 10.63 CC rtp_input_preen.o #11 10.63 CC vty.o #11 10.63 CC paging.o #11 10.64 CC measurement.o #11 10.65 CC amr.o #11 10.70 CC asci.o #11 10.79 CC lchan.o #11 10.83 CC load_indication.o #11 10.83 CC pcu_sock.o #11 10.84 CC handover.o #11 10.85 CC msg_utils.o #11 10.87 CC tx_power.o #11 10.89 CC bts_ctrl_commands.o #11 10.89 CC bts_ctrl_lookup.o #11 10.92 CC bts_shutdown_fsm.o #11 10.93 CC csd_v110.o #11 10.97 CC l1sap.o #11 10.97 CC cbch.o #11 10.97 CC power_control.o #11 11.00 CC main.o #11 11.00 CC phy_link.o #11 11.00 CC dtx_dl_amr_fsm.o #11 11.03 CC scheduler_mframe.o #11 11.07 CC ta_control.o #11 11.09 CC nm_common_fsm.o #11 11.14 CC nm_bts_sm_fsm.o #11 11.15 CC nm_bts_fsm.o #11 11.15 CC nm_bb_transc_fsm.o #11 11.15 CC nm_channel_fsm.o #11 11.15 CC nm_gprs_cell_fsm.o #11 11.15 CC nm_gprs_nse_fsm.o #11 11.16 CC nm_gprs_nsvc_fsm.o #11 11.17 CC nm_radio_carrier_fsm.o #11 11.18 CC notification.o #11 11.18 CC scheduler.o #11 11.31 AR libbts.a #11 11.31 ar: `u' modifier ignored since `D' is the default (see `U') #11 11.36 AR libl1sched.a #11 11.36 ar: `u' modifier ignored since `D' is the default (see `U') #11 11.38 make[5]: Entering directory '/tmp/osmo-bts/src/common' #11 11.38 make[5]: Nothing to be done for 'install-exec-am'. #11 11.38 make[5]: Nothing to be done for 'install-data-am'. #11 11.38 make[5]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.38 make[4]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.38 make[3]: Leaving directory '/tmp/osmo-bts/src/common' #11 11.38 Making install in osmo-bts-virtual #11 11.38 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.38 CC main.o #11 11.38 CC bts_model.o #11 11.38 CC virtualbts_vty.o #11 11.38 CC scheduler_virtbts.o #11 11.38 CC l1_if.o #11 11.38 CC virtual_um.o #11 11.38 CC osmo_mcast_sock.o #11 11.51 CCLD osmo-bts-virtual #11 11.83 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.83 make[4]: Nothing to be done for 'install-data-am'. #11 11.83 /usr/bin/mkdir -p '/usr/local/bin' #11 11.83 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-virtual '/usr/local/bin' #11 11.85 libtool: install: /usr/bin/install -c osmo-bts-virtual /usr/local/bin/osmo-bts-virtual #11 11.86 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.86 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-virtual' #11 11.86 Making install in osmo-bts-omldummy #11 11.86 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 11.86 CC main.o #11 11.86 CC bts_model.o #11 11.94 CCLD osmo-bts-omldummy #11 12.35 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.35 make[4]: Nothing to be done for 'install-data-am'. #11 12.35 /usr/bin/mkdir -p '/usr/local/bin' #11 12.35 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-omldummy '/usr/local/bin' #11 12.37 libtool: install: /usr/bin/install -c osmo-bts-omldummy /usr/local/bin/osmo-bts-omldummy #11 12.38 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.38 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-omldummy' #11 12.38 Making install in osmo-bts-trx #11 12.38 make[3]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.38 make install-am #11 12.38 make[4]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 12.38 CC main.o #11 12.38 CC trx_if.o #11 12.39 CC l1_if.o #11 12.39 CC scheduler_trx.o #11 12.39 CC sched_lchan_fcch_sch.o #11 12.40 CC sched_lchan_rach.o #11 12.40 CC sched_lchan_xcch.o #11 12.40 CC sched_lchan_pdtch.o #11 12.42 CC sched_lchan_tchf.o #11 12.43 CC sched_lchan_tchh.o #11 12.44 CC trx_provision_fsm.o #11 12.45 CC trx_vty.o #11 12.45 CC amr_loop.o #11 12.67 CCLD osmo-bts-trx #11 13.00 make[5]: Entering directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.00 make[5]: Nothing to be done for 'install-data-am'. #11 13.00 /usr/bin/mkdir -p '/usr/local/bin' #11 13.01 /bin/bash ../../libtool --mode=install /usr/bin/install -c osmo-bts-trx '/usr/local/bin' #11 13.03 libtool: install: /usr/bin/install -c osmo-bts-trx /usr/local/bin/osmo-bts-trx #11 13.03 make[5]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.03 make[4]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.03 make[3]: Leaving directory '/tmp/osmo-bts/src/osmo-bts-trx' #11 13.03 make[3]: Entering directory '/tmp/osmo-bts/src' #11 13.03 make[4]: Entering directory '/tmp/osmo-bts/src' #11 13.03 make[4]: Nothing to be done for 'install-exec-am'. #11 13.03 make[4]: Nothing to be done for 'install-data-am'. #11 13.03 make[4]: Leaving directory '/tmp/osmo-bts/src' #11 13.04 make[3]: Leaving directory '/tmp/osmo-bts/src' #11 13.04 make[2]: Leaving directory '/tmp/osmo-bts/src' #11 13.04 Making install in tests #11 13.04 make[2]: Entering directory '/tmp/osmo-bts/tests' #11 13.04 Making install in paging #11 13.04 make[3]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.04 make[4]: Entering directory '/tmp/osmo-bts/tests/paging' #11 13.04 make[4]: Nothing to be done for 'install-exec-am'. #11 13.04 make[4]: Nothing to be done for 'install-data-am'. #11 13.04 make[4]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.04 make[3]: Leaving directory '/tmp/osmo-bts/tests/paging' #11 13.04 Making install in cipher #11 13.05 make[3]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.05 make[4]: Entering directory '/tmp/osmo-bts/tests/cipher' #11 13.05 make[4]: Nothing to be done for 'install-exec-am'. #11 13.05 make[4]: Nothing to be done for 'install-data-am'. #11 13.05 make[4]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.05 make[3]: Leaving directory '/tmp/osmo-bts/tests/cipher' #11 13.05 Making install in agch #11 13.05 make[3]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.05 make[4]: Entering directory '/tmp/osmo-bts/tests/agch' #11 13.05 make[4]: Nothing to be done for 'install-exec-am'. #11 13.05 make[4]: Nothing to be done for 'install-data-am'. #11 13.05 make[4]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.05 make[3]: Leaving directory '/tmp/osmo-bts/tests/agch' #11 13.05 Making install in misc #11 13.05 make[3]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.06 make[4]: Entering directory '/tmp/osmo-bts/tests/misc' #11 13.06 make[4]: Nothing to be done for 'install-exec-am'. #11 13.06 make[4]: Nothing to be done for 'install-data-am'. #11 13.06 make[4]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.06 make[3]: Leaving directory '/tmp/osmo-bts/tests/misc' #11 13.06 Making install in handover #11 13.06 make[3]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.06 make[4]: Entering directory '/tmp/osmo-bts/tests/handover' #11 13.06 make[4]: Nothing to be done for 'install-exec-am'. #11 13.06 make[4]: Nothing to be done for 'install-data-am'. #11 13.06 make[4]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.06 make[3]: Leaving directory '/tmp/osmo-bts/tests/handover' #11 13.06 Making install in tx_power #11 13.06 make[3]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.06 make[4]: Entering directory '/tmp/osmo-bts/tests/tx_power' #11 13.06 make[4]: Nothing to be done for 'install-exec-am'. #11 13.06 make[4]: Nothing to be done for 'install-data-am'. #11 13.06 make[4]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.06 make[3]: Leaving directory '/tmp/osmo-bts/tests/tx_power' #11 13.06 Making install in power #11 13.07 make[3]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.07 make[4]: Entering directory '/tmp/osmo-bts/tests/power' #11 13.07 make[4]: Nothing to be done for 'install-exec-am'. #11 13.07 make[4]: Nothing to be done for 'install-data-am'. #11 13.07 make[4]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.07 make[3]: Leaving directory '/tmp/osmo-bts/tests/power' #11 13.07 Making install in meas #11 13.07 make[3]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.07 make[4]: Entering directory '/tmp/osmo-bts/tests/meas' #11 13.07 make[4]: Nothing to be done for 'install-exec-am'. #11 13.07 make[4]: Nothing to be done for 'install-data-am'. #11 13.07 make[4]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.07 make[3]: Leaving directory '/tmp/osmo-bts/tests/meas' #11 13.07 Making install in ta_control #11 13.07 make[3]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.08 make[4]: Entering directory '/tmp/osmo-bts/tests/ta_control' #11 13.08 make[4]: Nothing to be done for 'install-exec-am'. #11 13.08 make[4]: Nothing to be done for 'install-data-am'. #11 13.08 make[4]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.08 make[3]: Leaving directory '/tmp/osmo-bts/tests/ta_control' #11 13.08 Making install in amr #11 13.08 make[3]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.08 make[4]: Entering directory '/tmp/osmo-bts/tests/amr' #11 13.08 make[4]: Nothing to be done for 'install-exec-am'. #11 13.08 make[4]: Nothing to be done for 'install-data-am'. #11 13.08 make[4]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.08 make[3]: Leaving directory '/tmp/osmo-bts/tests/amr' #11 13.08 Making install in csd #11 13.08 make[3]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.08 make[4]: Entering directory '/tmp/osmo-bts/tests/csd' #11 13.08 make[4]: Nothing to be done for 'install-exec-am'. #11 13.08 make[4]: Nothing to be done for 'install-data-am'. #11 13.08 make[4]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.08 make[3]: Leaving directory '/tmp/osmo-bts/tests/csd' #11 13.08 make[3]: Entering directory '/tmp/osmo-bts/tests' #11 13.08 make[4]: Entering directory '/tmp/osmo-bts/tests' #11 13.08 make[4]: Nothing to be done for 'install-exec-am'. #11 13.08 make[4]: Nothing to be done for 'install-data-am'. #11 13.08 make[4]: Leaving directory '/tmp/osmo-bts/tests' #11 13.08 make[3]: Leaving directory '/tmp/osmo-bts/tests' #11 13.08 make[2]: Leaving directory '/tmp/osmo-bts/tests' #11 13.08 Making install in doc #11 13.09 make[2]: Entering directory '/tmp/osmo-bts/doc' #11 13.09 Making install in examples #11 13.09 make[3]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.09 make[4]: Entering directory '/tmp/osmo-bts/doc/examples' #11 13.09 make[4]: Nothing to be done for 'install-exec-am'. #11 13.09 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.09 /usr/bin/mkdir -p '/usr/local/share/doc/osmo-bts/examples/osmo-bts-trx' #11 13.10 /usr/bin/mkdir -p '/usr/local/etc/osmocom' #11 13.10 /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 13.10 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg '/usr/local/share/doc/osmo-bts/examples/osmo-bts-virtual' #11 13.10 /usr/bin/install -c -m 644 virtual/osmo-bts-virtual.cfg trx/osmo-bts-trx.cfg '/usr/local/etc/osmocom' #11 13.10 make[4]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.10 make[3]: Leaving directory '/tmp/osmo-bts/doc/examples' #11 13.10 Making install in manuals #11 13.10 make[3]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.10 make[4]: Entering directory '/tmp/osmo-bts/doc/manuals' #11 13.10 make[4]: Nothing to be done for 'install-exec-am'. #11 13.10 make[4]: Nothing to be done for 'install-data-am'. #11 13.10 make[4]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.10 make[3]: Leaving directory '/tmp/osmo-bts/doc/manuals' #11 13.10 make[3]: Entering directory '/tmp/osmo-bts/doc' #11 13.10 make[4]: Entering directory '/tmp/osmo-bts/doc' #11 13.10 make[4]: Nothing to be done for 'install-exec-am'. #11 13.10 make[4]: Nothing to be done for 'install-data-am'. #11 13.10 make[4]: Leaving directory '/tmp/osmo-bts/doc' #11 13.10 make[3]: Leaving directory '/tmp/osmo-bts/doc' #11 13.10 make[2]: Leaving directory '/tmp/osmo-bts/doc' #11 13.10 Making install in contrib #11 13.11 make[2]: Entering directory '/tmp/osmo-bts/contrib' #11 13.11 Making install in systemd #11 13.11 make[3]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.11 make[4]: Entering directory '/tmp/osmo-bts/contrib/systemd' #11 13.11 make[4]: Nothing to be done for 'install-exec-am'. #11 13.11 /usr/bin/mkdir -p '/lib/systemd/system' #11 13.11 /usr/bin/install -c -m 644 osmo-bts-virtual.service osmo-bts-trx.service '/lib/systemd/system' #11 13.12 make[4]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.12 make[3]: Leaving directory '/tmp/osmo-bts/contrib/systemd' #11 13.12 Making install in ber #11 13.12 make[3]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.12 CC rtp_ber.o #11 13.12 CC rtp_gen_map.o #11 13.15 CCLD rtp_gen_map #11 13.17 CCLD rtp_ber #11 13.31 make[4]: Entering directory '/tmp/osmo-bts/contrib/ber' #11 13.31 make[4]: Nothing to be done for 'install-exec-am'. #11 13.31 make[4]: Nothing to be done for 'install-data-am'. #11 13.31 make[4]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.31 make[3]: Leaving directory '/tmp/osmo-bts/contrib/ber' #11 13.31 make[3]: Entering directory '/tmp/osmo-bts/contrib' #11 13.32 make[4]: Entering directory '/tmp/osmo-bts/contrib' #11 13.32 make[4]: Nothing to be done for 'install-exec-am'. #11 13.32 make[4]: Nothing to be done for 'install-data-am'. #11 13.32 make[4]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.32 make[3]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.32 make[2]: Leaving directory '/tmp/osmo-bts/contrib' #11 13.32 make[2]: Entering directory '/tmp/osmo-bts' #11 13.32 make[3]: Entering directory '/tmp/osmo-bts' #11 13.32 make[3]: Nothing to be done for 'install-exec-am'. #11 13.32 make[3]: Nothing to be done for 'install-data-am'. #11 13.32 make[3]: Leaving directory '/tmp/osmo-bts' #11 13.32 make[2]: Leaving directory '/tmp/osmo-bts' #11 13.32 make[1]: Leaving directory '/tmp/osmo-bts' #11 DONE 13.4s #12 [7/8] COPY OSMO-BTS.CFG /data/osmo-bts.cfg #12 DONE 0.0s #13 [8/8] WORKDIR /DATA #13 DONE 0.0s #14 exporting to image #14 exporting layers #14 exporting layers 0.2s done #14 writing image sha256:a248ac0437a541fde8e13fa3c1c2c225dcfcd45587a1288c315ee4c6cd918282 done #14 naming to docker.io/osmocom-build/osmo-bts-master:latest done #14 DONE 0.2s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/osmo-bts-master' + docker_image_exists osmo-bts-master + docker images -q osmocom-build/osmo-bts-master + test -n a248ac0437a5 + 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.202404272026 amd64 Development headers for A-bis interface ii libosmo-netif-dev:amd64 1.4.0.54.05ff.202404272026 amd64 Development headers for Osmocom network interface ii libosmo-sccp-dev:amd64 1.8.0.63.ee75.202404272026 amd64 Development files for libsccp, libmtp and libxua ii libosmoabis13:amd64 1.5.1.11.5277.202404272026 amd64 GSM A-bis handling ii libosmocodec4:amd64 1.9.0.196.9975.202404272026 amd64 Osmo codec library ii libosmocoding0:amd64 1.9.0.196.9975.202404272026 amd64 Osmo coding library ii libosmocore 1.9.0.196.9975.202404272026 amd64 Open Source MObile COMmunications CORE library (metapackage) ii libosmocore-dev:amd64 1.9.0.196.9975.202404272026 amd64 Development headers for Open Source MObile COMmunications CORE library ii libosmocore21:amd64 1.9.0.196.9975.202404272026 amd64 Osmo Core library ii libosmoctrl0:amd64 1.9.0.196.9975.202404272026 amd64 Osmo control library ii libosmogb14:amd64 1.9.0.196.9975.202404272026 amd64 Osmo GPRS GB library ii libosmogsm20:amd64 1.9.0.196.9975.202404272026 amd64 Osmo GSM utility library ii libosmoisdn0:amd64 1.9.0.196.9975.202404272026 amd64 Osmo ISDN utility library ii libosmonetif11:amd64 1.4.0.54.05ff.202404272026 amd64 Common/shared code regarding network interface for OpenBSC ii libosmosim2:amd64 1.9.0.196.9975.202404272026 amd64 Osmo SIM library ii libosmotrau2:amd64 1.5.1.11.5277.202404272026 amd64 GSM trau handling ii libosmousb0:amd64 1.9.0.196.9975.202404272026 amd64 Osmo USB library ii libosmovty13:amd64 1.9.0.196.9975.202404272026 amd64 Osmo VTY library ii osmocom-nightly 202404272026 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 Error response from daemon: manifest for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest not found: manifest unknown: manifest unknown + continue + docker_distro_from_image_name ttcn3-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-io_uring/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-io_uring/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 .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for registry.osmocom.org/osmocom-build/debian-bookworm-titan:latest #3 DONE 0.0s #4 [1/4] FROM registry.osmocom.org/osmocom-build/debian-bookworm-titan #4 DONE 0.0s #5 [internal] load build context #5 transferring context: 2.17kB done #5 DONE 0.0s #6 https://gerrit.osmocom.org/plugins/gitiles/osmo-ttcn3-hacks/+/master?format=TEXT #6 DONE 0.0s #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:b1991fbae71bd502a9f89ce25edbeed6d864a9ca7f6230fa60e75db453ac07a1 0.0s done #10 naming to docker.io/osmocom-build/ttcn3-bsc-test:latest done #10 DONE 0.0s rm -rf .common make: Leaving directory '/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/ttcn3-bsc-test' + docker_image_exists ttcn3-bsc-test + docker images -q osmocom-build/ttcn3-bsc-test + test -n b1991fbae71b + 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-io_uring/logs/bsc-tester + cp BSC_Tests.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/ + write_mp_osmo_repo /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + local repo=nightly + local config=/home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + local line + [ -e /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/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-io_uring/logs/bsc-tester/BSC_Tests.cfg + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp + cp osmo-stp.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc + cp osmo-bsc.cfg /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc/ + mkdir /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy + network_create + SUBNET=3129488 + seq 1 30 + echo (3129488 + 1) % 256 + bc + SUBNET=145 + NET_NAME=ttcn3-bsc-test-145 + SUB4=172.18.145.0/24 + SUB6=fd02:db8:145::/64 + set +x Creating network ttcn3-bsc-test-145, trying SUBNET=145... + docker network create --internal --subnet 172.18.145.0/24 --ipv6 --subnet fd02:db8:145::/64 ttcn3-bsc-test-145 f40d0a1c4ada3362ba752d4b38e13e5c06e520af5179fe6a6a427a516a648120 + set +x ### Network ttcn3-bsc-test-145 created (SUBNET=145) ### + return + network_replace_subnet_in_configs + set +x Applying SUBNET=145 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc/osmo-bsc.cfg Applying SUBNET=145 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp/osmo-stp.cfg Applying SUBNET=145 to: /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester/BSC_Tests.cfg + echo Starting container with STP Starting container with STP + docker_network_params 145 200 + NET=145 + ADDR_SUFIX=200 + echo --network ttcn3-bsc-test-145 --ip 172.18.145.200 --ip6 fd02:db8:145::200 + docker run --rm --network ttcn3-bsc-test-145 --ip 172.18.145.200 --ip6 fd02:db8:145::200 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/stp:/data --name jenkins-ttcn3-bsc-test-io_uring-49-stp -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-stp-master df46908158aa5f32eb4a4e81d0b05abfb57afcb1f999782880022bef784b2348 + echo Starting container with BSC Starting container with BSC + docker_network_params 145 20 + NET=145 + ADDR_SUFIX=20 + echo --network ttcn3-bsc-test-145 --ip 172.18.145.20 --ip6 fd02:db8:145::20 + docker run --rm --network ttcn3-bsc-test-145 --ip 172.18.145.20 --ip6 fd02:db8:145::20 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc:/data --name jenkins-ttcn3-bsc-test-io_uring-49-bsc -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 osmocom-build/osmo-bsc-master a8533d7149d9114883cc50acacfce9c2af7c66b9a166d40e78eeedcb8d28df0c + 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 145 100 + NET=145 + ADDR_SUFIX=100 + echo --network ttcn3-bsc-test-145 --ip 172.18.145.100 --ip6 fd02:db8:145::100 + docker run --rm --network ttcn3-bsc-test-145 --ip 172.18.145.100 --ip6 fd02:db8:145::100 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-49-bts0 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 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.145.20 1234 1 >>/data/osmo-bts-omldummy-0.log 2>&1 a8337af47fd5b960852ad4dfcd283eeba75caa769fae166af55fed54a5874e97 + set -- 1 1 + echo Starting container with OML for BTS1 (TRXN = 1) Starting container with OML for BTS1 (TRXN = 1) + docker_network_params 145 101 + NET=145 + ADDR_SUFIX=101 + echo --network ttcn3-bsc-test-145 --ip 172.18.145.101 --ip6 fd02:db8:145::101 + docker run --rm --network ttcn3-bsc-test-145 --ip 172.18.145.101 --ip6 fd02:db8:145::101 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-49-bts1 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 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.145.20 1235 1 >>/data/osmo-bts-omldummy-1.log 2>&1 540fd14603b5027a2fbe40c3ecba3857bbf37002c45bd181d17141c2c162f421 + set -- 2 4 + echo Starting container with OML for BTS2 (TRXN = 4) Starting container with OML for BTS2 (TRXN = 4) + docker_network_params 145 102 + NET=145 + ADDR_SUFIX=102 + echo --network ttcn3-bsc-test-145 --ip 172.18.145.102 --ip6 fd02:db8:145::102 + docker run --rm --network ttcn3-bsc-test-145 --ip 172.18.145.102 --ip6 fd02:db8:145::102 --ulimit core=-1 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bts-omldummy:/data --name jenkins-ttcn3-bsc-test-io_uring-49-bts2 -d -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 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.145.20 1236 4 >>/data/osmo-bts-omldummy-2.log 2>&1 a3e31ee6b5ddcd1c6dca2986166e28005b8c8257aaa8fdb94c248e9c63869a95 + sleep 1 + echo Starting container with BSC testsuite Starting container with BSC testsuite + docker_network_params 145 203 + NET=145 + ADDR_SUFIX=203 + echo --network ttcn3-bsc-test-145 --ip 172.18.145.203 --ip6 fd02:db8:145::203 + docker run --rm --network ttcn3-bsc-test-145 --ip 172.18.145.203 --ip6 fd02:db8:145::203 --ulimit core=-1 -e TTCN3_PCAP_PATH=/data -e OSMO_SUT_HOST=172.18.145.20 -e OSMO_SUT_PORT=4242 -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/bsc-tester:/data --name jenkins-ttcn3-bsc-test-io_uring-49-ttcn3-bsc-test -e LIBOSMO_IO_BACKEND=IO_URING --ulimit memlock=-1 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@d5d4005d4757: Unix server socket created successfully. MC@d5d4005d4757: Listening on TCP port 45873. MC2> d5d4005d4757 is the default spawn /osmo-ttcn3-hacks/bsc/BSC_Tests d5d4005d4757 45873 TTCN-3 Host Controller (parallel mode), version 9.0.0 MC@d5d4005d4757: New HC connected from 172.18.145.203 [172.18.145.203]. d5d4005d4757: Linux 5.10.0-20-amd64 on x86_64. cmtc MC@d5d4005d4757: Downloading configuration file to all HCs. construct junitlogger Initializing `JUnitLogger' (v2.0): JUnitLogger writes JUnit-compatible XML HC@d5d4005d4757: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d5d4005d4757: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d5d4005d4757: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d5d4005d4757: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d5d4005d4757: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d5d4005d4757: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. HC@d5d4005d4757: Warning: Option `FileMask' was given more than once in section [LOGGING] of the configuration file. MC@d5d4005d4757: Configuration file was processed on all HCs. MC@d5d4005d4757: Creating MTC on host 172.18.145.203. MC@d5d4005d4757: MTC is created. MC2> smtc Executing all items of [EXECUTE] section. MC2> MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status'. ------ BSC_Tests.TC_ctrl_msc_connection_status ------ Sun Apr 28 11:39:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc_connection_status' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ctrl_msc_connection_status started. VirtMSC-M3UA(5)@d5d4005d4757: ************************************************* VirtMSC-M3UA(5)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(5)@d5d4005d4757: ************************************************* VirtMSC-SCCP(4)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(5)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(5)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(5)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(4)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(3)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(3): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(4): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(5): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ctrl_msc_connection_status finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status fail'. Sun Apr 28 11:39:07 UTC 2024 ------ BSC_Tests.TC_ctrl_msc_connection_status fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ctrl_msc_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=93604) Waiting for packet dumper to finish... 1 (prev_count=93604, count=115162) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc_connection_status fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status'. ------ BSC_Tests.TC_ctrl_msc0_connection_status ------ Sun Apr 28 11:39:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_msc0_connection_status' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ctrl_msc0_connection_status started. VirtMSC-M3UA(8)@d5d4005d4757: ************************************************* VirtMSC-M3UA(8)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(8)@d5d4005d4757: ************************************************* VirtMSC-SCCP(7)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(8)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(8)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(8)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(7)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(6)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(6): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(7): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(8): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ctrl_msc0_connection_status finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status fail'. Sun Apr 28 11:39:19 UTC 2024 ------ BSC_Tests.TC_ctrl_msc0_connection_status fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ctrl_msc0_connection_status.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110751) Waiting for packet dumper to finish... 1 (prev_count=110751, count=111339) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_msc0_connection_status fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1'. ------ BSC_Tests.TC_stat_num_msc_connected_1 ------ Sun Apr 28 11:39:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_1' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_stat_num_msc_connected_1 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(12)@d5d4005d4757: ************************************************* VirtMSC-M3UA(12)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(12)@d5d4005d4757: ************************************************* VirtMSC-SCCP(10)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(13)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(15)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(15)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(15)@d5d4005d4757: ************************************************* VirtMSC-M3UA(12)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(12)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(15)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(15)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(18)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(18)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(18)@d5d4005d4757: 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(18)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_stat_num_msc_connected_1() start" TC_stat_num_msc_connected_1(20)@d5d4005d4757: "TC_stat_num_msc_connected_1": using IMSI '001019980759616'H VirtMSC-STATS(9)@d5d4005d4757: EXP mismatch: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(9)@d5d4005d4757: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(9)@d5d4005d4757: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 } VirtMSC-STATS(9)@d5d4005d4757: setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }", new component reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }" TC_stat_num_msc_connected_1(20)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"", new component reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" VirtMSC-STATS(9)@d5d4005d4757: Final verdict of PTC: fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }" VirtMSC-RAN(11)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(19)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(14)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(13)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(17)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(12)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(16)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(10)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(18)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(15)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(9): fail (fail -> fail) reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 1, max := 1 }" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(10): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(11): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(12): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(13): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(14): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(15): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(16): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(17): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(18): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(19): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_stat_num_msc_connected_1(20): none (fail -> fail) MTC@d5d4005d4757: Test case TC_stat_num_msc_connected_1 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 fail'. Sun Apr 28 11:39:29 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_1 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_stat_num_msc_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=261513) Waiting for packet dumper to finish... 1 (prev_count=261513, count=448134) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_1 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2'. ------ BSC_Tests.TC_stat_num_msc_connected_2 ------ Sun Apr 28 11:39:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_2' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_stat_num_msc_connected_2 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(24)@d5d4005d4757: ************************************************* VirtMSC-M3UA(24)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(24)@d5d4005d4757: ************************************************* VirtMSC-SCCP(22)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(27)@d5d4005d4757: ************************************************* VirtMSC-M3UA(27)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(27)@d5d4005d4757: ************************************************* VirtMSC-SCCP(25)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(30)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(30)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(30)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(28)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(24)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(24)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(27)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(27)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(30)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(30)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(33)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(33)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(33)@d5d4005d4757: 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(33)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_stat_num_msc_connected_2() start" TC_stat_num_msc_connected_2(35)@d5d4005d4757: "TC_stat_num_msc_connected_2": using IMSI '001019797963081'H VirtMSC-STATS(21)@d5d4005d4757: EXP mismatch: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(21)@d5d4005d4757: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(21)@d5d4005d4757: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 } VirtMSC-STATS(21)@d5d4005d4757: setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }", new component reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }" TC_stat_num_msc_connected_2(35)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"", new component reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" VirtMSC-SCCP(22)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(27)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(23)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(28)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(21)@d5d4005d4757: Final verdict of PTC: fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }" VirtSMLC-M3UA(30)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(24)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(34)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(26)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(29)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(32)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(25)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(31)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(33)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(21): fail (fail -> fail) reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 2, max := 2 }" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(22): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(23): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(24): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(25): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(26): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(27): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(28): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(29): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(30): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(31): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(32): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(33): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(34): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_stat_num_msc_connected_2(35): none (fail -> fail) MTC@d5d4005d4757: Test case TC_stat_num_msc_connected_2 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 fail'. Sun Apr 28 11:39:38 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_2 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_stat_num_msc_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=281576) Waiting for packet dumper to finish... 1 (prev_count=281576, count=467373) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_2 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3'. ------ BSC_Tests.TC_stat_num_msc_connected_3 ------ Sun Apr 28 11:39:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_msc_connected_3' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_stat_num_msc_connected_3 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(39)@d5d4005d4757: ************************************************* VirtMSC-M3UA(39)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(39)@d5d4005d4757: ************************************************* VirtMSC-SCCP(37)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(42)@d5d4005d4757: ************************************************* VirtMSC-M3UA(42)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(42)@d5d4005d4757: ************************************************* VirtMSC-SCCP(40)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(45)@d5d4005d4757: ************************************************* VirtMSC-M3UA(45)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(45)@d5d4005d4757: ************************************************* VirtMSC-SCCP(43)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(48)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(48)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(48)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(46)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(39)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(39)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(42)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(42)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(45)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23907 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(45)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(48)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(48)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(51)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(51)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(51)@d5d4005d4757: 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(51)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_stat_num_msc_connected_3() start" TC_stat_num_msc_connected_3(53)@d5d4005d4757: "TC_stat_num_msc_connected_3": using IMSI '001014052592459'H VirtMSC-STATS(36)@d5d4005d4757: EXP mismatch: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(36)@d5d4005d4757: Metric: { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } VirtMSC-STATS(36)@d5d4005d4757: Expect: { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 } VirtMSC-STATS(36)@d5d4005d4757: setverdict(fail): none -> fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }", new component reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }" TC_stat_num_msc_connected_3(53)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"", new component reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" VirtMSC-RAN(41)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(42)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(37)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(36)@d5d4005d4757: Final verdict of PTC: fail reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }" VirtMSC-RAN(44)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(46)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(50)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(39)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(51)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(48)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(52)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(47)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(43)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(40)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(38)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(45)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(49)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""Unexpected stat_item.last.bsc.0.num_msc:connected:0"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(36): fail (fail -> fail) reason: "Metric failed expectation { name := "TTCN3.bsc.0.num_msc.connected", val := 0, mtype := "g", srate := omit } vs { name := "TTCN3.bsc.0.num_msc.connected", mtype := "g", min := 3, max := 3 }" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(37): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(38): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(39): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(40): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(41): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(42): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(43): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(44): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(45): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(46): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(47): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(48): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(49): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(50): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(51): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(52): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_stat_num_msc_connected_3(53): none (fail -> fail) MTC@d5d4005d4757: Test case TC_stat_num_msc_connected_3 finished. Verdict: fail reason: "Unexpected stat_item.last.bsc.0.num_msc:connected:0" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 fail'. Sun Apr 28 11:39:48 UTC 2024 ------ BSC_Tests.TC_stat_num_msc_connected_3 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_stat_num_msc_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=451798) Waiting for packet dumper to finish... 1 (prev_count=451798, count=458087) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_msc_connected_3 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1'. ------ BSC_Tests.TC_stat_num_bts_connected_1 ------ Sun Apr 28 11:39:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_1' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_stat_num_bts_connected_1 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(57)@d5d4005d4757: ************************************************* VirtMSC-M3UA(57)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(57)@d5d4005d4757: ************************************************* VirtMSC-SCCP(55)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(60)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(60)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(60)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(58)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(57)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(57)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(60)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(60)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(63)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(63)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(63)@d5d4005d4757: 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(63)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_stat_num_bts_connected_1() start" TC_stat_num_bts_connected_1(65)@d5d4005d4757: "TC_stat_num_bts_connected_1": using IMSI '001019159752456'H VirtMSC-STATS(54)@d5d4005d4757: 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(54)@d5d4005d4757: 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(54)@d5d4005d4757: 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(54)@d5d4005d4757: 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(54)@d5d4005d4757: 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(65)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@d5d4005d4757: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-M3UA(57)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(54)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(55)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(56)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(61)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: setverdict(pass): none -> pass VirtSMLC-BSSAP_LE(59)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(60)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(63)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(62)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(58)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(64)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: pass MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(54): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(55): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(56): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(57): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(58): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(59): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(60): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(61): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(62): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(63): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(64): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC TC_stat_num_bts_connected_1(65): none (pass -> pass) MTC@d5d4005d4757: Test case TC_stat_num_bts_connected_1 finished. Verdict: pass MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass'. Sun Apr 28 11:39:58 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_1 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_stat_num_bts_connected_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=447068) Waiting for packet dumper to finish... 1 (prev_count=447068, count=452271) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_1 pass' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2'. ------ BSC_Tests.TC_stat_num_bts_connected_2 ------ Sun Apr 28 11:40:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_2' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_stat_num_bts_connected_2 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(69)@d5d4005d4757: ************************************************* VirtMSC-M3UA(69)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(69)@d5d4005d4757: ************************************************* VirtMSC-SCCP(67)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(72)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(72)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(72)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(70)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(69)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(69)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(72)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(72)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(75)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(75)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(75)@d5d4005d4757: 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(75)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(77)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(77)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(77)@d5d4005d4757: 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(77)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_stat_num_bts_connected_2() start" TC_stat_num_bts_connected_2(79)@d5d4005d4757: "TC_stat_num_bts_connected_2": using IMSI '001012490592146'H VirtMSC-STATS(66)@d5d4005d4757: 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(66)@d5d4005d4757: 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(66)@d5d4005d4757: 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(66)@d5d4005d4757: 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(66)@d5d4005d4757: 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(79)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@d5d4005d4757: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-STATS(66)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(68)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(69)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(67)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: setverdict(pass): none -> pass IPA-BTS1-TRX0-RSL-IPA(77)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(75)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(73)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(72)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(78)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(71)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(76)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(74)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(70)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: pass MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(66): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(67): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(68): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(69): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(70): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(71): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(72): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(73): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(74): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(75): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(76): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(77): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(78): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC TC_stat_num_bts_connected_2(79): none (pass -> pass) MTC@d5d4005d4757: Test case TC_stat_num_bts_connected_2 finished. Verdict: pass MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass'. Sun Apr 28 11:40:10 UTC 2024 ====== BSC_Tests.TC_stat_num_bts_connected_2 pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_stat_num_bts_connected_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=551388) Waiting for packet dumper to finish... 1 (prev_count=551388, count=726253) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_2 pass' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3'. ------ BSC_Tests.TC_stat_num_bts_connected_3 ------ Sun Apr 28 11:40:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stat_num_bts_connected_3' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_stat_num_bts_connected_3 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(83)@d5d4005d4757: ************************************************* VirtMSC-M3UA(83)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(83)@d5d4005d4757: ************************************************* VirtMSC-SCCP(81)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(86)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(86)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(86)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(84)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(83)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(83)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(86)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(86)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(89)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(89)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(89)@d5d4005d4757: 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(89)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(91)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(91)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(91)@d5d4005d4757: 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(91)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(93)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(93)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(93)@d5d4005d4757: 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(93)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(95)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(95)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(95)@d5d4005d4757: 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(95)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(97)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(97)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(97)@d5d4005d4757: 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(97)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(99)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(99)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(99)@d5d4005d4757: 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(99)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(82)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 82 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(82)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX2-RSL-RSL(98)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(81)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(92)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(90)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(93)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(83)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(85)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(88)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(84)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(86)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(94)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(89)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(80)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(91)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(100)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(96)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(87)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(99)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(95)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(97)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(80): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(81): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(82): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(83): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(84): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(85): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(86): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(87): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(88): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(89): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(90): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(91): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(92): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(93): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(94): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(95): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(96): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(97): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(98): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(99): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(100): none (fail -> fail) MTC@d5d4005d4757: Test case TC_stat_num_bts_connected_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 fail'. Sun Apr 28 11:40:23 UTC 2024 ------ BSC_Tests.TC_stat_num_bts_connected_3 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_stat_num_bts_connected_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=555159) Waiting for packet dumper to finish... 1 (prev_count=555159, count=1342988) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stat_num_bts_connected_3 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl'. ------ BSC_Tests.TC_ctrl ------ Sun Apr 28 11:40:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ctrl started. VirtMSC-M3UA(103)@d5d4005d4757: ************************************************* VirtMSC-M3UA(103)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(103)@d5d4005d4757: ************************************************* VirtMSC-SCCP(102)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(103)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(103)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(103)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(102)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(101)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(101): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(102): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(103): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ctrl finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl fail'. Sun Apr 28 11:40:34 UTC 2024 ------ BSC_Tests.TC_ctrl fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ctrl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109411) Waiting for packet dumper to finish... 1 (prev_count=109411, count=112738) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default'. ------ BSC_Tests.TC_si_default ------ Sun Apr 28 11:40:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_default' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si_default started. VirtMSC-SCCP(105)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(106)@d5d4005d4757: ************************************************* VirtMSC-M3UA(106)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(106)@d5d4005d4757: ************************************************* VirtMSC-M3UA(106)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(106)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(106)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(104)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(105)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(104): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(105): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(106): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si_default finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default fail'. Sun Apr 28 11:40:45 UTC 2024 ------ BSC_Tests.TC_si_default fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si_default.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108555) Waiting for packet dumper to finish... 1 (prev_count=108555, count=112003) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_default fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns'. ------ BSC_Tests.TC_si2quater_2_earfcns ------ Sun Apr 28 11:40:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_2_earfcns' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si2quater_2_earfcns started. VirtMSC-M3UA(109)@d5d4005d4757: ************************************************* VirtMSC-M3UA(109)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(109)@d5d4005d4757: ************************************************* VirtMSC-SCCP(108)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(109)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(109)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(109)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(107)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(108)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(107): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(108): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(109): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si2quater_2_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns fail'. Sun Apr 28 11:40:57 UTC 2024 ------ BSC_Tests.TC_si2quater_2_earfcns fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_2_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111626) Waiting for packet dumper to finish... 1 (prev_count=111626, count=113721) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_2_earfcns fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns'. ------ BSC_Tests.TC_si2quater_3_earfcns ------ Sun Apr 28 11:41:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_3_earfcns' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si2quater_3_earfcns started. VirtMSC-M3UA(112)@d5d4005d4757: ************************************************* VirtMSC-M3UA(112)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(112)@d5d4005d4757: ************************************************* VirtMSC-SCCP(111)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(112)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(112)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(112)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(111)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(110)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(110): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(111): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(112): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si2quater_3_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns fail'. Sun Apr 28 11:41:08 UTC 2024 ------ BSC_Tests.TC_si2quater_3_earfcns fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_3_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112789) Waiting for packet dumper to finish... 1 (prev_count=112789, count=115293) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_3_earfcns fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns'. ------ BSC_Tests.TC_si2quater_4_earfcns ------ Sun Apr 28 11:41:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_4_earfcns' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si2quater_4_earfcns started. VirtMSC-M3UA(115)@d5d4005d4757: ************************************************* VirtMSC-M3UA(115)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(115)@d5d4005d4757: ************************************************* VirtMSC-SCCP(114)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(115)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(115)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(114)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(115)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(113)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(113): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(114): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(115): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si2quater_4_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns fail'. Sun Apr 28 11:41:20 UTC 2024 ------ BSC_Tests.TC_si2quater_4_earfcns fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_4_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109405) Waiting for packet dumper to finish... 1 (prev_count=109405, count=112030) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_4_earfcns fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns'. ------ BSC_Tests.TC_si2quater_5_earfcns ------ Sun Apr 28 11:41:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_5_earfcns' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si2quater_5_earfcns started. VirtMSC-M3UA(118)@d5d4005d4757: ************************************************* VirtMSC-M3UA(118)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(118)@d5d4005d4757: ************************************************* VirtMSC-SCCP(117)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(118)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(118)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(116)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(117)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(118)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(116): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(117): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(118): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si2quater_5_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns fail'. Sun Apr 28 11:41:31 UTC 2024 ------ BSC_Tests.TC_si2quater_5_earfcns fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_5_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110936) Waiting for packet dumper to finish... 1 (prev_count=110936, count=113561) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_5_earfcns fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns'. ------ BSC_Tests.TC_si2quater_6_earfcns ------ Sun Apr 28 11:41:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_6_earfcns' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si2quater_6_earfcns started. VirtMSC-M3UA(121)@d5d4005d4757: ************************************************* VirtMSC-M3UA(121)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(121)@d5d4005d4757: ************************************************* VirtMSC-SCCP(120)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(121)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(121)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(121)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(120)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(119)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(119): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(120): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(121): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si2quater_6_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns fail'. Sun Apr 28 11:41:43 UTC 2024 ------ BSC_Tests.TC_si2quater_6_earfcns fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_6_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97317) Waiting for packet dumper to finish... 1 (prev_count=97317, count=114615) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_6_earfcns fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns'. ------ BSC_Tests.TC_si2quater_12_earfcns ------ Sun Apr 28 11:41:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_12_earfcns' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si2quater_12_earfcns started. VirtMSC-M3UA(124)@d5d4005d4757: ************************************************* VirtMSC-M3UA(124)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(124)@d5d4005d4757: ************************************************* VirtMSC-SCCP(123)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(124)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(124)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(124)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(123)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(122)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(122): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(123): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(124): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si2quater_12_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns fail'. Sun Apr 28 11:41:54 UTC 2024 ------ BSC_Tests.TC_si2quater_12_earfcns fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_12_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110751) Waiting for packet dumper to finish... 1 (prev_count=110751, count=112842) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_12_earfcns fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns'. ------ BSC_Tests.TC_si2quater_23_earfcns ------ Sun Apr 28 11:41:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_23_earfcns' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si2quater_23_earfcns started. VirtMSC-M3UA(127)@d5d4005d4757: ************************************************* VirtMSC-M3UA(127)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(127)@d5d4005d4757: ************************************************* VirtMSC-SCCP(126)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(127)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(127)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(126)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(127)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(125)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(125): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(126): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(127): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si2quater_23_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns fail'. Sun Apr 28 11:42:05 UTC 2024 ------ BSC_Tests.TC_si2quater_23_earfcns fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_23_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111568) Waiting for packet dumper to finish... 1 (prev_count=111568, count=115016) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_23_earfcns fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns'. ------ BSC_Tests.TC_si2quater_32_earfcns ------ Sun Apr 28 11:42:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_32_earfcns' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si2quater_32_earfcns started. VirtMSC-M3UA(130)@d5d4005d4757: ************************************************* VirtMSC-M3UA(130)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(130)@d5d4005d4757: ************************************************* VirtMSC-SCCP(129)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(130)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(130)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(129)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(130)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(128)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(128): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(129): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(130): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si2quater_32_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns fail'. Sun Apr 28 11:42:17 UTC 2024 ------ BSC_Tests.TC_si2quater_32_earfcns fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_32_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107136) Waiting for packet dumper to finish... 1 (prev_count=107136, count=125303) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_32_earfcns fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns'. ------ BSC_Tests.TC_si2quater_33_earfcns ------ Sun Apr 28 11:42:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_33_earfcns' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si2quater_33_earfcns started. VirtMSC-M3UA(133)@d5d4005d4757: ************************************************* VirtMSC-M3UA(133)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(133)@d5d4005d4757: ************************************************* VirtMSC-SCCP(132)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(133)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(133)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(133)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(132)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(131)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(131): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(132): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(133): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si2quater_33_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns fail'. Sun Apr 28 11:42:28 UTC 2024 ------ BSC_Tests.TC_si2quater_33_earfcns fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_33_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108777) Waiting for packet dumper to finish... 1 (prev_count=108777, count=112517) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_33_earfcns fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns'. ------ BSC_Tests.TC_si2quater_42_earfcns ------ Sun Apr 28 11:42:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_42_earfcns' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si2quater_42_earfcns started. VirtMSC-M3UA(136)@d5d4005d4757: ************************************************* VirtMSC-M3UA(136)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(136)@d5d4005d4757: ************************************************* VirtMSC-SCCP(135)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(136)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(136)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(136)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(135)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(134)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(134): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(135): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(136): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si2quater_42_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns fail'. Sun Apr 28 11:42:40 UTC 2024 ------ BSC_Tests.TC_si2quater_42_earfcns fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_42_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113794) Waiting for packet dumper to finish... 1 (prev_count=113794, count=117534) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_42_earfcns fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns'. ------ BSC_Tests.TC_si2quater_48_earfcns ------ Sun Apr 28 11:42:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_48_earfcns' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si2quater_48_earfcns started. VirtMSC-M3UA(139)@d5d4005d4757: ************************************************* VirtMSC-M3UA(139)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(139)@d5d4005d4757: ************************************************* VirtMSC-SCCP(138)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(139)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(139)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(139)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(138)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(137)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(137): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(138): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(139): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si2quater_48_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns fail'. Sun Apr 28 11:42:51 UTC 2024 ------ BSC_Tests.TC_si2quater_48_earfcns fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_48_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112211) Waiting for packet dumper to finish... 1 (prev_count=112211, count=114448) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_48_earfcns fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns'. ------ BSC_Tests.TC_si2quater_49_earfcns ------ Sun Apr 28 11:42:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2quater_49_earfcns' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si2quater_49_earfcns started. VirtMSC-M3UA(142)@d5d4005d4757: ************************************************* VirtMSC-M3UA(142)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(142)@d5d4005d4757: ************************************************* VirtMSC-SCCP(141)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(142)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(142)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(142)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(141)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(140)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(140): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(141): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(142): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si2quater_49_earfcns finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns fail'. Sun Apr 28 11:43:03 UTC 2024 ------ BSC_Tests.TC_si2quater_49_earfcns fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2quater_49_earfcns.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94729) Waiting for packet dumper to finish... 1 (prev_count=94729, count=113263) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2quater_49_earfcns fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate'. ------ BSC_Tests.TC_si_acc_rotate ------ Sun Apr 28 11:43:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_rotate' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si_acc_rotate started. VirtMSC-SCCP(144)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(145)@d5d4005d4757: ************************************************* VirtMSC-M3UA(145)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(145)@d5d4005d4757: ************************************************* VirtMSC-M3UA(145)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(145)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(145)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(144)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(143)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(143): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(144): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(145): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si_acc_rotate finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate fail'. Sun Apr 28 11:43:14 UTC 2024 ------ BSC_Tests.TC_si_acc_rotate fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si_acc_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109451) Waiting for packet dumper to finish... 1 (prev_count=109451, count=112870) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_rotate fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate'. ------ BSC_Tests.TC_si_acc_ramp_rotate ------ Sun Apr 28 11:43:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si_acc_ramp_rotate' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si_acc_ramp_rotate started. VirtMSC-M3UA(148)@d5d4005d4757: ************************************************* VirtMSC-M3UA(148)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(148)@d5d4005d4757: ************************************************* VirtMSC-SCCP(147)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(148)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(148)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(147)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(148)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(146)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(146): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(147): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(148): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si_acc_ramp_rotate finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate fail'. Sun Apr 28 11:43:26 UTC 2024 ------ BSC_Tests.TC_si_acc_ramp_rotate fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si_acc_ramp_rotate.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111438) Waiting for packet dumper to finish... 1 (prev_count=111438, count=113650) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si_acc_ramp_rotate fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted'. ------ BSC_Tests.TC_si2_ncc_permitted ------ Sun Apr 28 11:43:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_si2_ncc_permitted' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_si2_ncc_permitted started. VirtMSC-M3UA(151)@d5d4005d4757: ************************************************* VirtMSC-M3UA(151)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(151)@d5d4005d4757: ************************************************* VirtMSC-SCCP(150)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(151)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(151)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(149)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(151)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(150)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(149): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(150): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(151): none (fail -> fail) MTC@d5d4005d4757: Test case TC_si2_ncc_permitted finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted fail'. Sun Apr 28 11:43:37 UTC 2024 ------ BSC_Tests.TC_si2_ncc_permitted fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_si2_ncc_permitted.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113847) Waiting for packet dumper to finish... 1 (prev_count=113847, count=130702) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_si2_ncc_permitted fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply'. ------ BSC_Tests.TC_chan_act_noreply ------ Sun Apr 28 11:43:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_noreply' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_act_noreply started. VirtMSC-M3UA(154)@d5d4005d4757: ************************************************* VirtMSC-M3UA(154)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(154)@d5d4005d4757: ************************************************* VirtMSC-SCCP(153)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(154)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(154)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(154)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(153)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(152)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(152): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(153): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(154): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_act_noreply finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply fail'. Sun Apr 28 11:43:48 UTC 2024 ------ BSC_Tests.TC_chan_act_noreply fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_act_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111097) Waiting for packet dumper to finish... 1 (prev_count=111097, count=113601) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_noreply fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter'. ------ BSC_Tests.TC_chan_act_counter ------ Sun Apr 28 11:43:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_counter' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_act_counter started. VirtMSC-M3UA(157)@d5d4005d4757: ************************************************* VirtMSC-M3UA(157)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(157)@d5d4005d4757: ************************************************* VirtMSC-SCCP(156)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(157)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(157)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(156)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(155)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(157)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(155): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(156): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(157): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_act_counter finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter fail'. Sun Apr 28 11:44:00 UTC 2024 ------ BSC_Tests.TC_chan_act_counter fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_act_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108906) Waiting for packet dumper to finish... 1 (prev_count=108906, count=109819) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_counter fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest'. ------ BSC_Tests.TC_chan_act_ack_noest ------ Sun Apr 28 11:44:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_act_ack_noest started. VirtMSC-M3UA(160)@d5d4005d4757: ************************************************* VirtMSC-M3UA(160)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(160)@d5d4005d4757: ************************************************* VirtMSC-SCCP(159)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(160)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(160)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(160)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(159)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(158)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(158): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(159): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(160): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_act_ack_noest finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest fail'. Sun Apr 28 11:44:11 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_noest fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_act_ack_noest.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109656) Waiting for packet dumper to finish... 1 (prev_count=109656, count=110657) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg'. ------ BSC_Tests.TC_chan_act_ack_noest_emerg ------ Sun Apr 28 11:44:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_noest_emerg' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_act_ack_noest_emerg started. VirtMSC-M3UA(163)@d5d4005d4757: ************************************************* VirtMSC-M3UA(163)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(163)@d5d4005d4757: ************************************************* VirtMSC-SCCP(162)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(163)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(163)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(162)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(163)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(161)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(161): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(162): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(163): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_act_ack_noest_emerg finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg fail'. Sun Apr 28 11:44:23 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_noest_emerg fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_act_ack_noest_emerg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94381) Waiting for packet dumper to finish... 1 (prev_count=94381, count=113315) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_noest_emerg fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny'. ------ BSC_Tests.TC_chan_rqd_emerg_deny ------ Sun Apr 28 11:44:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rqd_emerg_deny' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_rqd_emerg_deny started. VirtMSC-M3UA(166)@d5d4005d4757: ************************************************* VirtMSC-M3UA(166)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(166)@d5d4005d4757: ************************************************* VirtMSC-SCCP(165)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(166)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(166)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(166)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(165)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(164)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(164): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(165): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(166): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_rqd_emerg_deny finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny fail'. Sun Apr 28 11:44:34 UTC 2024 ------ BSC_Tests.TC_chan_rqd_emerg_deny fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rqd_emerg_deny.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109291) Waiting for packet dumper to finish... 1 (prev_count=109291, count=111382) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rqd_emerg_deny fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:44:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_act_ack_est_ind_noreply started. VirtMSC-SCCP(168)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(169)@d5d4005d4757: ************************************************* VirtMSC-M3UA(169)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(169)@d5d4005d4757: ************************************************* VirtMSC-M3UA(169)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(169)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(169)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(168)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(167)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(167): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(168): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(169): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_act_ack_est_ind_noreply finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply fail'. Sun Apr 28 11:44:45 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_est_ind_noreply fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_noreply.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112803) Waiting for packet dumper to finish... 1 (prev_count=112803, count=113391) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_noreply fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:44:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_ack_est_ind_refused' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_act_ack_est_ind_refused started. VirtMSC-M3UA(172)@d5d4005d4757: ************************************************* VirtMSC-M3UA(172)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(172)@d5d4005d4757: ************************************************* VirtMSC-SCCP(171)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(172)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(172)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(172)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(171)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(170)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(170): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(171): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(172): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_act_ack_est_ind_refused finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused fail'. Sun Apr 28 11:44:57 UTC 2024 ------ BSC_Tests.TC_chan_act_ack_est_ind_refused fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_act_ack_est_ind_refused.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113929) Waiting for packet dumper to finish... 1 (prev_count=113929, count=116020) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_ack_est_ind_refused fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack'. ------ BSC_Tests.TC_chan_act_nack ------ Sun Apr 28 11:45:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_act_nack' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_act_nack started. VirtMSC-M3UA(175)@d5d4005d4757: ************************************************* VirtMSC-M3UA(175)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(175)@d5d4005d4757: ************************************************* VirtMSC-SCCP(174)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(175)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(175)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(175)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(174)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(173)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(173): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(174): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(175): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_act_nack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack fail'. Sun Apr 28 11:45:08 UTC 2024 ------ BSC_Tests.TC_chan_act_nack fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111212) Waiting for packet dumper to finish... 1 (prev_count=111212, count=114864) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_act_nack fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion'. ------ BSC_Tests.TC_chan_exhaustion ------ Sun Apr 28 11:45:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_exhaustion' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_exhaustion started. VirtMSC-M3UA(178)@d5d4005d4757: ************************************************* VirtMSC-M3UA(178)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(178)@d5d4005d4757: ************************************************* VirtMSC-SCCP(177)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(178)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(178)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(177)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(176)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(178)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(176): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(177): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(178): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_exhaustion finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion fail'. Sun Apr 28 11:45:20 UTC 2024 ------ BSC_Tests.TC_chan_exhaustion fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_exhaustion.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110948) Waiting for packet dumper to finish... 1 (prev_count=110948, count=114809) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_exhaustion fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence'. ------ BSC_Tests.TC_chan_deact_silence ------ Sun Apr 28 11:45:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_deact_silence' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_deact_silence started. VirtMSC-M3UA(181)@d5d4005d4757: ************************************************* VirtMSC-M3UA(181)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(181)@d5d4005d4757: ************************************************* VirtMSC-SCCP(180)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(181)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(181)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(179)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(181)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(180)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(179): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(180): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(181): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_deact_silence finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence fail'. Sun Apr 28 11:45:31 UTC 2024 ------ BSC_Tests.TC_chan_deact_silence fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_deact_silence.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112272) Waiting for packet dumper to finish... 1 (prev_count=112272, count=114096) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_deact_silence fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind'. ------ BSC_Tests.TC_chan_rel_rll_rel_ind ------ Sun Apr 28 11:45:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rll_rel_ind' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_rel_rll_rel_ind started. VirtMSC-M3UA(184)@d5d4005d4757: ************************************************* VirtMSC-M3UA(184)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(184)@d5d4005d4757: ************************************************* VirtMSC-SCCP(183)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(184)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(184)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(184)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(183)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(182)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(182): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(183): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(184): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_rel_rll_rel_ind finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind fail'. Sun Apr 28 11:45:42 UTC 2024 ------ BSC_Tests.TC_chan_rel_rll_rel_ind fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_rll_rel_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92484) Waiting for packet dumper to finish... 1 (prev_count=92484, count=112654) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rll_rel_ind fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail'. ------ BSC_Tests.TC_chan_rel_conn_fail ------ Sun Apr 28 11:45:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_conn_fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_rel_conn_fail started. VirtMSC-M3UA(187)@d5d4005d4757: ************************************************* VirtMSC-M3UA(187)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(187)@d5d4005d4757: ************************************************* VirtMSC-SCCP(186)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(187)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(187)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(186)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(187)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(185)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(185): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(186): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(187): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_rel_conn_fail finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail fail'. Sun Apr 28 11:45:54 UTC 2024 ------ BSC_Tests.TC_chan_rel_conn_fail fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=114645) Waiting for packet dumper to finish... 1 (prev_count=114645, count=116381) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_conn_fail fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear'. ------ BSC_Tests.TC_chan_rel_hard_clear ------ Sun Apr 28 11:45:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_rel_hard_clear started. VirtMSC-M3UA(190)@d5d4005d4757: ************************************************* VirtMSC-M3UA(190)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(190)@d5d4005d4757: ************************************************* VirtMSC-SCCP(189)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(190)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(190)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(190)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(188)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(189)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(188): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(189): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(190): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_rel_hard_clear finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear fail'. Sun Apr 28 11:46:05 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_clear fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_hard_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111786) Waiting for packet dumper to finish... 1 (prev_count=111786, count=115234) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:46:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: 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@d5d4005d4757: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb started. VirtMSC-M3UA(193)@d5d4005d4757: ************************************************* VirtMSC-M3UA(193)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(193)@d5d4005d4757: ************************************************* VirtMSC-SCCP(192)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(193)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(193)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(193)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(192)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(191)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(191): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(192): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(193): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb fail'. Sun Apr 28 11:46:17 UTC 2024 ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb fail ------ Saving talloc report from 172.18.145.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=105415) Waiting for packet dumper to finish... 1 (prev_count=105415, count=110366) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:46:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb started. VirtMSC-M3UA(196)@d5d4005d4757: ************************************************* VirtMSC-M3UA(196)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(196)@d5d4005d4757: ************************************************* VirtMSC-SCCP(195)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(196)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(196)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(196)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(195)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(194)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(194): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(195): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(196): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_rel_last_eutran_plmn_hard_clear_csfb finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb fail'. Sun Apr 28 11:46:28 UTC 2024 ------ BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb fail ------ Saving talloc report from 172.18.145.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=111296) Waiting for packet dumper to finish... 1 (prev_count=111296, count=113800) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb'. ------ BSC_Tests.TC_chan_rel_hard_clear_csfb ------ Sun Apr 28 11:46:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_clear_csfb' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_rel_hard_clear_csfb started. VirtMSC-M3UA(199)@d5d4005d4757: ************************************************* VirtMSC-M3UA(199)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(199)@d5d4005d4757: ************************************************* VirtMSC-SCCP(198)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(199)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(199)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(198)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(199)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(197)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(197): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(198): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(199): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_rel_hard_clear_csfb finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb fail'. Sun Apr 28 11:46:40 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_clear_csfb fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_hard_clear_csfb.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111487) Waiting for packet dumper to finish... 1 (prev_count=111487, count=112488) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_clear_csfb fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd'. ------ BSC_Tests.TC_chan_rel_hard_rlsd ------ Sun Apr 28 11:46:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_rel_hard_rlsd started. VirtMSC-M3UA(202)@d5d4005d4757: ************************************************* VirtMSC-M3UA(202)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(202)@d5d4005d4757: ************************************************* VirtMSC-SCCP(201)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(202)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(202)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(202)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(201)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(200)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(200): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(201): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(202): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_rel_hard_rlsd finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd fail'. Sun Apr 28 11:46:51 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_rlsd fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110699) Waiting for packet dumper to finish... 1 (prev_count=110699, count=111287) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:46:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_rel_hard_rlsd_ms_dead started. VirtMSC-M3UA(205)@d5d4005d4757: ************************************************* VirtMSC-M3UA(205)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(205)@d5d4005d4757: ************************************************* VirtMSC-SCCP(204)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(205)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(205)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(205)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(204)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(203)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(203): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(204): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(205): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_rel_hard_rlsd_ms_dead finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail'. Sun Apr 28 11:47:02 UTC 2024 ------ BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92115) Waiting for packet dumper to finish... 1 (prev_count=92115, count=109425) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset'. ------ BSC_Tests.TC_chan_rel_a_reset ------ Sun Apr 28 11:47:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_a_reset' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_rel_a_reset started. VirtMSC-M3UA(208)@d5d4005d4757: ************************************************* VirtMSC-M3UA(208)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(208)@d5d4005d4757: ************************************************* VirtMSC-SCCP(207)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(208)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(208)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(208)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(207)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(206)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(206): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(207): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(208): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_rel_a_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset fail'. Sun Apr 28 11:47:14 UTC 2024 ------ BSC_Tests.TC_chan_rel_a_reset fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112266) Waiting for packet dumper to finish... 1 (prev_count=112266, count=112854) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_a_reset fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout'. ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout ------ Sun Apr 28 11:47:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_rel_sccp_tiar_timeout started. VirtMSC-M3UA(211)@d5d4005d4757: ************************************************* VirtMSC-M3UA(211)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(211)@d5d4005d4757: ************************************************* VirtMSC-SCCP(210)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(211)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(211)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(211)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(210)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(209)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(209): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(210): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(211): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_rel_sccp_tiar_timeout finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail'. Sun Apr 28 11:47:25 UTC 2024 ------ BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_sccp_tiar_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110791) Waiting for packet dumper to finish... 1 (prev_count=110791, count=111379) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_sccp_tiar_timeout fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause'. ------ BSC_Tests.TC_chan_rel_rr_cause ------ Sun Apr 28 11:47:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_rel_rr_cause' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_rel_rr_cause started. VirtMSC-M3UA(214)@d5d4005d4757: ************************************************* VirtMSC-M3UA(214)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(214)@d5d4005d4757: ************************************************* VirtMSC-SCCP(213)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(214)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(214)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(214)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(213)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(212)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(212): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(213): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(214): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_rel_rr_cause finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause fail'. Sun Apr 28 11:47:37 UTC 2024 ------ BSC_Tests.TC_chan_rel_rr_cause fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_rel_rr_cause.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112144) Waiting for packet dumper to finish... 1 (prev_count=112144, count=114239) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_rel_rr_cause fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect'. ------ BSC_Tests.TC_outbound_connect ------ Sun Apr 28 11:47:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_outbound_connect' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_outbound_connect started. VirtMSC-M3UA(217)@d5d4005d4757: ************************************************* VirtMSC-M3UA(217)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(217)@d5d4005d4757: ************************************************* VirtMSC-SCCP(216)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(217)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(217)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(216)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(217)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(215)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(215): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(216): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(217): none (fail -> fail) MTC@d5d4005d4757: Test case TC_outbound_connect finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect fail'. Sun Apr 28 11:47:48 UTC 2024 ------ BSC_Tests.TC_outbound_connect fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_outbound_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112394) Waiting for packet dumper to finish... 1 (prev_count=112394, count=114898) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_outbound_connect fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only'. ------ BSC_Tests.TC_assignment_cic_only ------ Sun Apr 28 11:47:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_cic_only' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_cic_only started. VirtMSC-M3UA(220)@d5d4005d4757: ************************************************* VirtMSC-M3UA(220)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(220)@d5d4005d4757: ************************************************* VirtMSC-SCCP(219)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(220)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(220)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(220)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(219)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(218)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(218): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(219): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(220): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_cic_only finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only fail'. Sun Apr 28 11:47:59 UTC 2024 ------ BSC_Tests.TC_assignment_cic_only fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_cic_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=115479) Waiting for packet dumper to finish... 1 (prev_count=115479, count=116480) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_cic_only fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd'. ------ BSC_Tests.TC_assignment_csd ------ Sun Apr 28 11:48:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_csd' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_csd started. MTC@d5d4005d4757: "TC_assignment_csd": using IMSI '001012221178330'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(224)@d5d4005d4757: ************************************************* VirtMSC-M3UA(224)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(224)@d5d4005d4757: ************************************************* VirtMSC-SCCP(222)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(227)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(227)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(227)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(225)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(224)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(224)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(227)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(227)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(230)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(230)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(230)@d5d4005d4757: 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(230)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_csd() start" TC_assignment_csd(232)@d5d4005d4757: ----------------------------------------------- TC_assignment_csd(232)@d5d4005d4757: "Assignment req with data rate: T_14k4" TC_assignment_csd(232)@d5d4005d4757: ----------------------------------------------- VirtMSC-RAN(223)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 223 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(223)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(221)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(225)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(222)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(226)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(224)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(228)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(229)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(231)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(230)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(227)@d5d4005d4757: Final verdict of PTC: none TC_assignment_csd(232)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(221): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(222): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(223): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(224): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(225): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(226): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(227): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(228): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(229): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(230): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(231): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_csd(232): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_csd finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd fail'. Sun Apr 28 11:48:12 UTC 2024 ------ BSC_Tests.TC_assignment_csd fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_csd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394748) Waiting for packet dumper to finish... 1 (prev_count=394748, count=410442) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_csd fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm'. ------ BSC_Tests.TC_assignment_ctm ------ Sun Apr 28 11:48:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_ctm' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_ctm started. VirtMSC-M3UA(235)@d5d4005d4757: ************************************************* VirtMSC-M3UA(235)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(235)@d5d4005d4757: ************************************************* VirtMSC-SCCP(234)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(235)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(235)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(235)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(234)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(233)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(233): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(234): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(235): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_ctm finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm fail'. Sun Apr 28 11:48:23 UTC 2024 ------ BSC_Tests.TC_assignment_ctm fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_ctm.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108889) Waiting for packet dumper to finish... 1 (prev_count=108889, count=110391) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_ctm fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign'. ------ BSC_Tests.TC_assignment_sign ------ Sun Apr 28 11:48:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sign' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_sign started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(239)@d5d4005d4757: ************************************************* VirtMSC-M3UA(239)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(239)@d5d4005d4757: ************************************************* VirtMSC-SCCP(237)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(242)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(242)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(242)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(240)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(239)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(239)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(242)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(242)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(245)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(245)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(245)@d5d4005d4757: 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(245)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_sign() start" TC_assignment_sign(247)@d5d4005d4757: "TC_assignment_sign": using IMSI '001011014861802'H VirtMSC-RAN(238)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 238 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(238)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(237)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(244)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(243)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(241)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(236)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(242)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(239)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(245)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(246)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(240)@d5d4005d4757: Final verdict of PTC: none TC_assignment_sign(247)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(236): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(237): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(238): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(239): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(240): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(241): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(242): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(243): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(244): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(245): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(246): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_sign(247): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_sign finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign fail'. Sun Apr 28 11:48:36 UTC 2024 ------ BSC_Tests.TC_assignment_sign fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_sign.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395312) Waiting for packet dumper to finish... 1 (prev_count=395312, count=409382) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sign fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6'. ------ BSC_Tests.TC_assignment_aoip_tla_v6 ------ Sun Apr 28 11:48:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_aoip_tla_v6' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_aoip_tla_v6 started. MTC@d5d4005d4757: "TC_assignment_aoip_tla_v6": using IMSI '001019322162484'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(251)@d5d4005d4757: ************************************************* VirtMSC-M3UA(251)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(251)@d5d4005d4757: ************************************************* VirtMSC-SCCP(249)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(254)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(254)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(254)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(252)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(251)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(251)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(254)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(254)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(257)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(257)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(257)@d5d4005d4757: 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(257)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_aoip_tla_v6() start" VirtMSC-RAN(250)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 250 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(250)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(254)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(249)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(248)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(256)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(252)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(253)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(255)@d5d4005d4757: Final verdict of PTC: none TC_assignment_aoip_tla_v6(259)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(257)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(258)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(251)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(248): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(249): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(250): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(251): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(252): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(253): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(254): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(255): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(256): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(257): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(258): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_aoip_tla_v6(259): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_aoip_tla_v6 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 fail'. Sun Apr 28 11:48:48 UTC 2024 ------ BSC_Tests.TC_assignment_aoip_tla_v6 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_aoip_tla_v6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407207) Waiting for packet dumper to finish... 1 (prev_count=407207, count=428025) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_aoip_tla_v6 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0'. ------ BSC_Tests.TC_assignment_fr_a5_0 ------ Sun Apr 28 11:48:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_0' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_fr_a5_0 started. MTC@d5d4005d4757: "TC_assignment_fr_a5_0": using IMSI '001019871495346'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(263)@d5d4005d4757: ************************************************* VirtMSC-M3UA(263)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(263)@d5d4005d4757: ************************************************* VirtMSC-SCCP(261)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(266)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(266)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(266)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(264)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(263)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(263)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(266)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(266)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(269)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(269)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(269)@d5d4005d4757: 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(269)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_fr_a5_0() start" VirtMSC-RAN(262)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 262 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(262)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(266)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(263)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(270)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(265)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(261)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(268)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(260)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(267)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(264)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(269)@d5d4005d4757: Final verdict of PTC: none TC_assignment_fr_a5_0(271)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(260): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(261): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(262): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(263): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(264): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(265): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(266): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(267): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(268): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(269): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(270): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_fr_a5_0(271): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_fr_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 fail'. Sun Apr 28 11:49:00 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_0 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_fr_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396458) Waiting for packet dumper to finish... 1 (prev_count=396458, count=411943) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_0 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1'. ------ BSC_Tests.TC_assignment_fr_a5_1 ------ Sun Apr 28 11:49:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_fr_a5_1 started. MTC@d5d4005d4757: "TC_assignment_fr_a5_1": using IMSI '001010579202525'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(275)@d5d4005d4757: ************************************************* VirtMSC-M3UA(275)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(275)@d5d4005d4757: ************************************************* VirtMSC-SCCP(273)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(278)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(278)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(278)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(276)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(275)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(275)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(278)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(278)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(281)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(281)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(281)@d5d4005d4757: 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(281)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_fr_a5_1() start" VirtMSC-RAN(274)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 274 has requested to stop MTC. Terminating current testcase execution. VirtMSC-STATS(272)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(274)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(277)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(279)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(281)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(278)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(275)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(273)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(282)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(276)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(280)@d5d4005d4757: Final verdict of PTC: none TC_assignment_fr_a5_1(283)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(272): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(273): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(274): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(275): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(276): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(277): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(278): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(279): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(280): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(281): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(282): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_fr_a5_1(283): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_fr_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 fail'. Sun Apr 28 11:49:13 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_1 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_fr_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398330) Waiting for packet dumper to finish... 1 (prev_count=398330, count=427709) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing'. ------ BSC_Tests.TC_assignment_fr_a5_1_codec_missing ------ Sun Apr 28 11:49:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_fr_a5_1_codec_missing started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(287)@d5d4005d4757: ************************************************* VirtMSC-M3UA(287)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(287)@d5d4005d4757: ************************************************* VirtMSC-SCCP(285)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(290)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(290)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(290)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(288)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(287)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(287)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(290)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(290)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(293)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(293)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(293)@d5d4005d4757: 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(293)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_fr_a5_1_codec_missing() start" TC_assignment_fr_a5_1_codec_missing(295)@d5d4005d4757: "TC_assignment_fr_a5_1_codec_missing": using IMSI '001015869335433'H VirtMSC-RAN(286)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 286 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(287)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(284)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(285)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(294)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(289)@d5d4005d4757: Final verdict of PTC: none TC_assignment_fr_a5_1_codec_missing(295)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(288)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(293)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(290)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(292)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(291)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(286)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(284): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(285): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(286): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(287): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(288): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(289): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(290): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(291): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(292): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(293): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(294): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_fr_a5_1_codec_missing(295): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_fr_a5_1_codec_missing finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail'. Sun Apr 28 11:49:25 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_fr_a5_1_codec_missing.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395810) Waiting for packet dumper to finish... 1 (prev_count=395810, count=410205) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_1_codec_missing fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3'. ------ BSC_Tests.TC_assignment_fr_a5_3 ------ Sun Apr 28 11:49:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_3' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_fr_a5_3 started. MTC@d5d4005d4757: "TC_assignment_fr_a5_3": using IMSI '001014330936318'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(299)@d5d4005d4757: ************************************************* VirtMSC-M3UA(299)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(299)@d5d4005d4757: ************************************************* VirtMSC-SCCP(297)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(302)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(302)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(302)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(300)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(299)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(299)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(302)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(302)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(305)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(305)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@d5d4005d4757: 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)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_fr_a5_3() start" VirtMSC-RAN(298)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 298 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(298)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(299)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(297)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(302)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(300)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(301)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(304)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(303)@d5d4005d4757: Final verdict of PTC: none TC_assignment_fr_a5_3(307)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(305)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(306)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(296)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(296): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(297): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(298): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(299): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(300): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(301): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(302): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(303): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(304): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(305): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(306): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_fr_a5_3(307): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_fr_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 fail'. Sun Apr 28 11:49:37 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_3 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_fr_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394847) Waiting for packet dumper to finish... 1 (prev_count=394847, count=424861) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_3 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4'. ------ BSC_Tests.TC_assignment_fr_a5_4 ------ Sun Apr 28 11:49:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_fr_a5_4 started. MTC@d5d4005d4757: "TC_assignment_fr_a5_4": using IMSI '001016170690720'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(311)@d5d4005d4757: ************************************************* VirtMSC-M3UA(311)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(311)@d5d4005d4757: ************************************************* VirtMSC-SCCP(309)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(314)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(314)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(314)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(312)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(311)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(311)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(314)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(314)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(317)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(317)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(317)@d5d4005d4757: 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(317)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_fr_a5_4() start" VirtMSC-RAN(310)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 310 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(310)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(309)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(312)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(315)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(311)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(317)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(318)@d5d4005d4757: Final verdict of PTC: none TC_assignment_fr_a5_4(319)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(308)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(316)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(314)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(313)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(308): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(309): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(310): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(311): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(312): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(313): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(314): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(315): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(316): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(317): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(318): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_fr_a5_4(319): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_fr_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 fail'. Sun Apr 28 11:49:50 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_4 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_fr_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=402138) Waiting for packet dumper to finish... 1 (prev_count=402138, count=415296) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail'. ------ BSC_Tests.TC_assignment_fr_a5_4_fail ------ Sun Apr 28 11:49:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_4_fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_fr_a5_4_fail started. MTC@d5d4005d4757: "TC_assignment_fr_a5_4_fail": using IMSI '001015094306006'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(323)@d5d4005d4757: ************************************************* VirtMSC-M3UA(323)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(323)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(321)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(326)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(326)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(326)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(324)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(323)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(323)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(326)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(326)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(329)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(329)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(329)@d5d4005d4757: 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(329)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_fr_a5_4_fail() start" VirtMSC-RAN(322)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 322 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(322)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(320)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(324)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(325)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(323)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(328)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(321)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(327)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(330)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(326)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(329)@d5d4005d4757: Final verdict of PTC: none TC_assignment_fr_a5_4_fail(331)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(320): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(321): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(322): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(323): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(324): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(325): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(326): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(327): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(328): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(329): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(330): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_fr_a5_4_fail(331): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_fr_a5_4_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail fail'. Sun Apr 28 11:50:02 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_4_fail fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_fr_a5_4_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395706) Waiting for packet dumper to finish... 1 (prev_count=395706, count=425864) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_4_fail fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup'. ------ BSC_Tests.TC_assignment_fr_a5_not_sup ------ Sun Apr 28 11:50:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_fr_a5_not_sup' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_fr_a5_not_sup started. MTC@d5d4005d4757: "TC_assignment_fr_a5_not_sup": using IMSI '001014530893888'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(335)@d5d4005d4757: ************************************************* VirtMSC-M3UA(335)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(335)@d5d4005d4757: ************************************************* VirtMSC-SCCP(333)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(338)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(338)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(338)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(336)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(335)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(335)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(338)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(338)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(341)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(341)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(341)@d5d4005d4757: 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(341)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_fr_a5_not_sup() start" VirtMSC-RAN(334)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 334 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(333)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(332)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(334)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(336)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(338)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(337)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(335)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(341)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(342)@d5d4005d4757: Final verdict of PTC: none TC_assignment_fr_a5_not_sup(343)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(340)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(339)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(332): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(333): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(334): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(335): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(336): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(337): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(338): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(339): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(340): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(341): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(342): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_fr_a5_not_sup(343): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_fr_a5_not_sup finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup fail'. Sun Apr 28 11:50:15 UTC 2024 ------ BSC_Tests.TC_assignment_fr_a5_not_sup fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_fr_a5_not_sup.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398391) Waiting for packet dumper to finish... 1 (prev_count=398391, count=412639) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_fr_a5_not_sup fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0'. ------ BSC_Tests.TC_ciph_mode_a5_0 ------ Sun Apr 28 11:50:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_0' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ciph_mode_a5_0 started. MTC@d5d4005d4757: "TC_ciph_mode_a5_0": using IMSI '001011915278675'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(347)@d5d4005d4757: ************************************************* VirtMSC-M3UA(347)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(347)@d5d4005d4757: ************************************************* VirtMSC-SCCP(345)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(350)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(350)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(350)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(348)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(347)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(347)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(350)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(350)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(353)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(353)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(353)@d5d4005d4757: 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(353)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ciph_mode_a5_0() start" VirtMSC-RAN(346)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 346 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(346)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(347)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(348)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(349)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(352)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(354)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(350)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(344)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(351)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(353)@d5d4005d4757: Final verdict of PTC: none TC_ciph_mode_a5_0(355)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(345)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(344): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(345): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(346): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(347): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(348): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(349): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(350): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(351): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(352): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(353): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(354): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ciph_mode_a5_0(355): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ciph_mode_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 fail'. Sun Apr 28 11:50:27 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_0 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ciph_mode_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393638) Waiting for packet dumper to finish... 1 (prev_count=393638, count=424063) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_0 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1'. ------ BSC_Tests.TC_ciph_mode_a5_1 ------ Sun Apr 28 11:50:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_1' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ciph_mode_a5_1 started. MTC@d5d4005d4757: "TC_ciph_mode_a5_1": using IMSI '001018833267434'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(359)@d5d4005d4757: ************************************************* VirtMSC-M3UA(359)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(359)@d5d4005d4757: ************************************************* VirtMSC-SCCP(357)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(362)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(362)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(362)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(360)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(359)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(359)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(362)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(362)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(365)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(365)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(365)@d5d4005d4757: 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(365)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ciph_mode_a5_1() start" VirtMSC-RAN(358)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 358 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(360)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(362)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(359)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(361)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(358)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(356)@d5d4005d4757: Final verdict of PTC: none TC_ciph_mode_a5_1(367)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(363)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(365)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(366)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(364)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(357)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(356): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(357): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(358): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(359): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(360): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(361): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(362): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(363): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(364): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(365): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(366): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ciph_mode_a5_1(367): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ciph_mode_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 fail'. Sun Apr 28 11:50:39 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_1 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ciph_mode_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396747) Waiting for packet dumper to finish... 1 (prev_count=396747, count=410318) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_1 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0'. ------ BSC_Tests.TC_ciph_mode_a5_2_0 ------ Sun Apr 28 11:50:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_0' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ciph_mode_a5_2_0 started. MTC@d5d4005d4757: "TC_ciph_mode_a5_2_0": using IMSI '001015823168127'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(371)@d5d4005d4757: ************************************************* VirtMSC-M3UA(371)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(371)@d5d4005d4757: ************************************************* VirtMSC-SCCP(369)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(374)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(374)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(374)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(372)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(371)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(371)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(374)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(374)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(377)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(377)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(377)@d5d4005d4757: 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(377)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ciph_mode_a5_2_0() start" VirtMSC-RAN(370)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 370 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(370)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(368)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(371)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(369)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(378)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(373)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(375)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(377)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(374)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(376)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(372)@d5d4005d4757: Final verdict of PTC: none TC_ciph_mode_a5_2_0(379)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(368): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(369): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(370): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(371): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(372): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(373): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(374): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(375): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(376): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(377): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(378): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ciph_mode_a5_2_0(379): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ciph_mode_a5_2_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 fail'. Sun Apr 28 11:50:52 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_2_0 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393406) Waiting for packet dumper to finish... 1 (prev_count=393406, count=407889) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_0 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1'. ------ BSC_Tests.TC_ciph_mode_a5_2_1 ------ Sun Apr 28 11:50:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_2_1' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ciph_mode_a5_2_1 started. MTC@d5d4005d4757: "TC_ciph_mode_a5_2_1": using IMSI '001012814620796'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(383)@d5d4005d4757: ************************************************* VirtMSC-M3UA(383)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(383)@d5d4005d4757: ************************************************* VirtMSC-SCCP(381)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(386)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(386)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(386)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(384)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(383)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(383)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(386)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(386)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(389)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(389)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(389)@d5d4005d4757: 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(389)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ciph_mode_a5_2_1() start" VirtMSC-RAN(382)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 382 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(382)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(383)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(384)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(380)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(385)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(381)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(386)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(390)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(388)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(389)@d5d4005d4757: Final verdict of PTC: none TC_ciph_mode_a5_2_1(391)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(387)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(380): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(381): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(382): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(383): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(384): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(385): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(386): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(387): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(388): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(389): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(390): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ciph_mode_a5_2_1(391): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ciph_mode_a5_2_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 fail'. Sun Apr 28 11:51:04 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_2_1 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ciph_mode_a5_2_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395570) Waiting for packet dumper to finish... 1 (prev_count=395570, count=411055) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_2_1 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3'. ------ BSC_Tests.TC_ciph_mode_a5_3 ------ Sun Apr 28 11:51:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_3' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ciph_mode_a5_3 started. MTC@d5d4005d4757: "TC_ciph_mode_a5_3": using IMSI '001016229638952'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(395)@d5d4005d4757: ************************************************* VirtMSC-M3UA(395)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(395)@d5d4005d4757: ************************************************* VirtMSC-SCCP(393)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(398)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(398)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(398)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(396)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(395)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(395)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(398)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(398)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(401)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(401)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(401)@d5d4005d4757: 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(401)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ciph_mode_a5_3() start" VirtMSC-RAN(394)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 394 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(393)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(394)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(395)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(398)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(396)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(397)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(400)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(392)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(399)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(401)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(402)@d5d4005d4757: Final verdict of PTC: none TC_ciph_mode_a5_3(403)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(392): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(393): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(394): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(395): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(396): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(397): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(398): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(399): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(400): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(401): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(402): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ciph_mode_a5_3(403): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ciph_mode_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 fail'. Sun Apr 28 11:51:17 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_3 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ciph_mode_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395770) Waiting for packet dumper to finish... 1 (prev_count=395770, count=410431) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_3 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4'. ------ BSC_Tests.TC_ciph_mode_a5_4 ------ Sun Apr 28 11:51:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ciph_mode_a5_4' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ciph_mode_a5_4 started. MTC@d5d4005d4757: "TC_ciph_mode_a5_4": using IMSI '001011536855836'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(407)@d5d4005d4757: ************************************************* VirtMSC-M3UA(407)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(407)@d5d4005d4757: ************************************************* VirtMSC-SCCP(405)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(410)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(410)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(410)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(408)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(407)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(407)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(410)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(410)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(413)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(413)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(413)@d5d4005d4757: 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(413)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ciph_mode_a5_4() start" VirtMSC-RAN(406)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 406 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(407)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(405)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(409)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(404)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(406)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(414)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(412)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(411)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(413)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(410)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(408)@d5d4005d4757: Final verdict of PTC: none TC_ciph_mode_a5_4(415)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(404): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(405): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(406): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(407): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(408): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(409): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(410): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(411): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(412): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(413): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(414): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ciph_mode_a5_4(415): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ciph_mode_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 fail'. Sun Apr 28 11:51:29 UTC 2024 ------ BSC_Tests.TC_ciph_mode_a5_4 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ciph_mode_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392490) Waiting for packet dumper to finish... 1 (prev_count=392490, count=411656) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ciph_mode_a5_4 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr'. ------ BSC_Tests.TC_assignment_codec_fr ------ Sun Apr 28 11:51:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_fr started. MTC@d5d4005d4757: "TC_assignment_codec_fr": using IMSI '001016993260380'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(419)@d5d4005d4757: ************************************************* VirtMSC-M3UA(419)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(419)@d5d4005d4757: ************************************************* VirtMSC-SCCP(417)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(422)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(422)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(422)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(420)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(419)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(419)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(422)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(422)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(425)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(425)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(425)@d5d4005d4757: 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(425)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_fr() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(427)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(418)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 418 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(418)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(417)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(416)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(420)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(426)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(423)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(421)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(424)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_fr(427)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(425)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(419)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(422)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(416): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(417): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(418): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(419): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(420): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(421): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(422): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(423): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(424): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(425): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(426): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_fr(427): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr fail'. Sun Apr 28 11:51:41 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=414026) Waiting for packet dumper to finish... 1 (prev_count=414026, count=427685) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:51:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_fr_by_mode_modify started. MTC@d5d4005d4757: "TC_assignment_codec_fr_by_mode_modify": using IMSI '001019972345450'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(431)@d5d4005d4757: ************************************************* VirtMSC-M3UA(431)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(431)@d5d4005d4757: ************************************************* VirtMSC-SCCP(429)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(434)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(434)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(434)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(432)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(431)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(431)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(434)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(434)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(437)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(437)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(437)@d5d4005d4757: 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(437)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_fr_by_mode_modify() start" TC_assignment_codec_fr_by_mode_modify(439)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(430)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 430 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(434)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(433)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(430)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(429)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(432)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(431)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(428)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(436)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(435)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(438)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(437)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_fr_by_mode_modify(439)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(428): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(429): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(430): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(431): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(432): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(433): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(434): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(435): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(436): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(437): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(438): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_fr_by_mode_modify(439): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_fr_by_mode_modify finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail'. Sun Apr 28 11:51:54 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_fr_by_mode_modify.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397554) Waiting for packet dumper to finish... 1 (prev_count=397554, count=415325) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_by_mode_modify fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr'. ------ BSC_Tests.TC_assignment_codec_hr ------ Sun Apr 28 11:51:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_hr started. MTC@d5d4005d4757: "TC_assignment_codec_hr": using IMSI '001015908268542'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(441)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(443)@d5d4005d4757: ************************************************* VirtMSC-M3UA(443)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(443)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(446)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(446)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(446)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(444)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(443)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(443)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(446)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(446)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(449)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(449)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(449)@d5d4005d4757: 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(449)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_hr() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(451)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(442)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 442 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(441)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(446)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(443)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(442)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(444)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(445)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(450)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(440)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(449)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(448)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(447)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_hr(451)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(440): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(441): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(442): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(443): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(444): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(445): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(446): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(447): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(448): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(449): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(450): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_hr(451): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr fail'. Sun Apr 28 11:52:06 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=405919) Waiting for packet dumper to finish... 1 (prev_count=405919, count=420580) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr'. ------ BSC_Tests.TC_assignment_codec_efr ------ Sun Apr 28 11:52:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_efr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_efr started. MTC@d5d4005d4757: "TC_assignment_codec_efr": using IMSI '001016337333413'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(455)@d5d4005d4757: ************************************************* VirtMSC-M3UA(455)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(455)@d5d4005d4757: ************************************************* VirtMSC-SCCP(453)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(458)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(458)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(458)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(456)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(455)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(455)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(458)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(458)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(461)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(461)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(461)@d5d4005d4757: 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(461)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_efr() start" TC_assignment_codec_efr(463)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_EFR (2), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(454)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 454 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(456)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(455)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(453)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(458)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(454)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(462)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(452)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(457)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(459)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(461)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_efr(463)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(460)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(452): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(453): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(454): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(455): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(456): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(457): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(458): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(459): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(460): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(461): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(462): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_efr(463): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_efr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr fail'. Sun Apr 28 11:52:18 UTC 2024 ------ BSC_Tests.TC_assignment_codec_efr fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_efr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393948) Waiting for packet dumper to finish... 1 (prev_count=393948, count=412593) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_efr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f'. ------ BSC_Tests.TC_assignment_codec_amr_f ------ Sun Apr 28 11:52:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f started. MTC@d5d4005d4757: "TC_assignment_codec_amr_f": using IMSI '001014761339982'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(467)@d5d4005d4757: ************************************************* VirtMSC-M3UA(467)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(467)@d5d4005d4757: ************************************************* VirtMSC-SCCP(465)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(470)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(470)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(470)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(468)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(467)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(467)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(470)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(470)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(473)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(473)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(473)@d5d4005d4757: 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(473)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_f() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(475)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(466)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 466 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(466)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(465)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(471)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(468)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(469)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(467)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(464)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(470)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(473)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(474)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(472)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_f(475)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(464): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(465): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(466): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(467): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(468): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(469): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(470): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(471): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(472): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(473): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(474): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_f(475): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f fail'. Sun Apr 28 11:52:31 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411876) Waiting for packet dumper to finish... 1 (prev_count=411876, count=426124) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h'. ------ BSC_Tests.TC_assignment_codec_amr_h ------ Sun Apr 28 11:52:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h started. MTC@d5d4005d4757: "TC_assignment_codec_amr_h": using IMSI '001012998515028'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(479)@d5d4005d4757: ************************************************* VirtMSC-M3UA(479)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(479)@d5d4005d4757: ************************************************* VirtMSC-SCCP(477)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(482)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(482)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(482)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(480)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(479)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(479)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(482)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(482)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(485)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(485)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(485)@d5d4005d4757: 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(485)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_h() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(487)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(478)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 478 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(478)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(476)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(480)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(479)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(482)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(481)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(486)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_h(487)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(483)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(484)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(477)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(485)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(476): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(477): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(478): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(479): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(480): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(481): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(482): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(483): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(484): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(485): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(486): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_h(487): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h fail'. Sun Apr 28 11:52:43 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=423694) Waiting for packet dumper to finish... 1 (prev_count=423694, count=441451) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S1'. ------ BSC_Tests.TC_assignment_codec_amr_f_S1 ------ Sun Apr 28 11:52:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S1' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S1 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S1": using IMSI '001013225118151'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(491)@d5d4005d4757: ************************************************* VirtMSC-M3UA(491)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(491)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(489)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(494)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(494)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(494)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(492)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(491)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(491)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(494)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(494)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(497)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(497)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(497)@d5d4005d4757: 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(497)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S1() start" TC_assignment_codec_amr_f_S1(499)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(490)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 490 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(490)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(488)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(494)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(498)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(492)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(489)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(495)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(497)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(493)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(491)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(496)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_f_S1(499)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(488): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(489): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(490): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(491): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(492): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(493): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(494): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(495): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(496): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(497): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(498): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_f_S1(499): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S1 fail'. Sun Apr 28 11:52:55 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S1 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399300) Waiting for packet dumper to finish... 1 (prev_count=399300, count=413783) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S1 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S1'. ------ BSC_Tests.TC_assignment_codec_amr_h_S1 ------ Sun Apr 28 11:53:01 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S1' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_S1 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_h_S1": using IMSI '001017785474251'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(503)@d5d4005d4757: ************************************************* VirtMSC-M3UA(503)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(503)@d5d4005d4757: ************************************************* VirtMSC-SCCP(501)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(506)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(506)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(506)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(504)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(503)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(503)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(506)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(506)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(509)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(509)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(509)@d5d4005d4757: 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(509)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_h_S1() start" TC_assignment_codec_amr_h_S1(511)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(502)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 502 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(502)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(506)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(504)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(503)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(505)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(501)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(510)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(507)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(509)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(500)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(508)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_h_S1(511)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(500): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(501): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(502): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(503): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(504): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(505): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(506): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(507): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(508): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(509): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(510): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_h_S1(511): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_S1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S1 fail'. Sun Apr 28 11:53:08 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S1 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396876) Waiting for packet dumper to finish... 1 (prev_count=396876, count=426477) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S1 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S124'. ------ BSC_Tests.TC_assignment_codec_amr_f_S124 ------ Sun Apr 28 11:53:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S124' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S124 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S124": using IMSI '001011043804696'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(515)@d5d4005d4757: ************************************************* VirtMSC-M3UA(515)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(515)@d5d4005d4757: ************************************************* VirtMSC-SCCP(513)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(518)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(518)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(518)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(516)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(515)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(515)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(518)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(518)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(521)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(521)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(521)@d5d4005d4757: 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(521)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S124() start" TC_assignment_codec_amr_f_S124(523)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(514)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 514 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(514)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(513)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(515)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(512)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(518)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(517)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(516)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(521)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(520)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(522)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(519)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_f_S124(523)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(512): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(513): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(514): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(515): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(516): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(517): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(518): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(519): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(520): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(521): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(522): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_f_S124(523): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S124 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S124 fail'. Sun Apr 28 11:53:20 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S124 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S124.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399038) Waiting for packet dumper to finish... 1 (prev_count=399038, count=414940) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S124 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S124'. ------ BSC_Tests.TC_assignment_codec_amr_h_S124 ------ Sun Apr 28 11:53:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S124' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_S124 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_h_S124": using IMSI '001013690041002'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(527)@d5d4005d4757: ************************************************* VirtMSC-M3UA(527)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(527)@d5d4005d4757: ************************************************* VirtMSC-SCCP(525)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(530)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(530)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(530)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(528)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(527)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(527)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(530)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(530)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(533)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(533)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(533)@d5d4005d4757: 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(533)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_h_S124() start" TC_assignment_codec_amr_h_S124(535)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(526)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 526 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(527)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(525)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(528)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(526)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(529)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(530)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(534)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(524)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(533)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(531)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(532)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_h_S124(535)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(524): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(525): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(526): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(527): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(528): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(529): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(530): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(531): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(532): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(533): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(534): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_h_S124(535): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_S124 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S124 fail'. Sun Apr 28 11:53:33 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S124 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S124.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401440) Waiting for packet dumper to finish... 1 (prev_count=401440, count=431320) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S124 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0 ------ Sun Apr 28 11:53:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S0 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S0": using IMSI '001014037045520'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(539)@d5d4005d4757: ************************************************* VirtMSC-M3UA(539)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(539)@d5d4005d4757: ************************************************* VirtMSC-SCCP(537)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(542)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(542)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(542)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(540)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(539)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(539)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(542)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(542)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(545)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(545)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(545)@d5d4005d4757: 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(545)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S0() start" TC_assignment_codec_amr_f_S0(547)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000001'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(538)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 538 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(538)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(537)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(542)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(546)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(536)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(543)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(539)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(541)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(540)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(545)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_f_S0(547)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(544)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(536): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(537): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(538): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(539): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(540): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(541): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(542): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(543): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(544): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(545): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(546): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_f_S0(547): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0 fail'. Sun Apr 28 11:53:45 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397161) Waiting for packet dumper to finish... 1 (prev_count=397161, count=412233) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S02'. ------ BSC_Tests.TC_assignment_codec_amr_f_S02 ------ Sun Apr 28 11:53:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S02' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S02 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S02": using IMSI '001018545295410'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(551)@d5d4005d4757: ************************************************* VirtMSC-M3UA(551)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(551)@d5d4005d4757: ************************************************* VirtMSC-SCCP(549)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(554)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(554)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(554)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(552)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(551)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(551)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(554)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(554)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(557)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(557)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(557)@d5d4005d4757: 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(557)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S02() start" TC_assignment_codec_amr_f_S02(559)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(550)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 550 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(550)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(549)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(551)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(557)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(552)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(558)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(553)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(555)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(556)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(548)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(554)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_f_S02(559)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(548): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(549): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(550): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(551): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(552): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(553): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(554): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(555): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(556): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(557): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(558): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_f_S02(559): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S02 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S02 fail'. Sun Apr 28 11:53:57 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S02 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S02.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=402243) Waiting for packet dumper to finish... 1 (prev_count=402243, count=432257) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S02 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S024'. ------ BSC_Tests.TC_assignment_codec_amr_f_S024 ------ Sun Apr 28 11:54:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S024' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S024 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S024": using IMSI '001018964695030'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(563)@d5d4005d4757: ************************************************* VirtMSC-M3UA(563)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(563)@d5d4005d4757: ************************************************* VirtMSC-SCCP(561)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(566)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(566)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(566)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(564)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(563)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(563)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(566)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(566)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(569)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(569)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(569)@d5d4005d4757: 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(569)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S024() start" TC_assignment_codec_amr_f_S024(571)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(562)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 562 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(564)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(565)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(563)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(566)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(561)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(567)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(570)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(560)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(562)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_assignment_codec_amr_f_S024(571)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(568)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(569)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(560): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(561): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(562): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(563): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(564): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(565): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(566): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(567): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(568): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(569): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(570): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_f_S024(571): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S024 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S024 fail'. Sun Apr 28 11:54:10 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S024 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S024.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399829) Waiting for packet dumper to finish... 1 (prev_count=399829, count=413899) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S024 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0247'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0247 ------ Sun Apr 28 11:54:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0247' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S0247 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S0247": using IMSI '001015491206548'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(575)@d5d4005d4757: ************************************************* VirtMSC-M3UA(575)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(575)@d5d4005d4757: ************************************************* VirtMSC-SCCP(573)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(578)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(578)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(578)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(576)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(575)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(575)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(578)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(578)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(581)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(581)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(581)@d5d4005d4757: 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(581)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S0247() start" TC_assignment_codec_amr_f_S0247(583)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '10010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(574)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 574 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(574)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(572)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(580)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(578)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(573)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(577)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_f_S0247(583)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(579)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(582)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(575)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(576)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(581)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(572): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(573): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(574): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(575): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(576): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(577): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(578): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(579): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(580): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(581): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(582): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_f_S0247(583): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S0247 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0247 fail'. Sun Apr 28 11:54:22 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0247 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0247.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400817) Waiting for packet dumper to finish... 1 (prev_count=400817, count=428413) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0247 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0'. ------ BSC_Tests.TC_assignment_codec_amr_h_S0 ------ Sun Apr 28 11:54:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_S0 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_h_S0": using IMSI '001011216265857'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(587)@d5d4005d4757: ************************************************* VirtMSC-M3UA(587)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(587)@d5d4005d4757: ************************************************* VirtMSC-SCCP(585)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(590)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(590)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(590)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(588)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(587)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(587)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(590)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(590)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(593)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(593)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(593)@d5d4005d4757: 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(593)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_h_S0() start" TC_assignment_codec_amr_h_S0(595)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000001'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(586)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 586 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(586)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(585)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(587)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(589)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(590)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(594)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(588)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(592)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(584)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(591)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_h_S0(595)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(593)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(584): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(585): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(586): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(587): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(588): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(589): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(590): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(591): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(592): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(593): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(594): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_h_S0(595): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_S0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0 fail'. Sun Apr 28 11:54:34 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S0 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400189) Waiting for packet dumper to finish... 1 (prev_count=400189, count=414437) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S02'. ------ BSC_Tests.TC_assignment_codec_amr_h_S02 ------ Sun Apr 28 11:54:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S02' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_S02 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_h_S02": using IMSI '001015831851439'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(599)@d5d4005d4757: ************************************************* VirtMSC-M3UA(599)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(599)@d5d4005d4757: ************************************************* VirtMSC-SCCP(597)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(602)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(602)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(602)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(600)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(599)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(599)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(602)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(602)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(605)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(605)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(605)@d5d4005d4757: 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(605)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_h_S02() start" TC_assignment_codec_amr_h_S02(607)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(598)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 598 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(599)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(600)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(597)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(598)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(596)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(601)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(606)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(602)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(603)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(604)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_h_S02(607)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(605)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(596): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(597): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(598): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(599): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(600): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(601): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(602): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(603): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(604): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(605): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(606): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_h_S02(607): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_S02 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S02 fail'. Sun Apr 28 11:54:47 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S02 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S02.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397753) Waiting for packet dumper to finish... 1 (prev_count=397753, count=412825) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S02 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S024'. ------ BSC_Tests.TC_assignment_codec_amr_h_S024 ------ Sun Apr 28 11:54:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S024' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_S024 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_h_S024": using IMSI '001014996431633'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(611)@d5d4005d4757: ************************************************* VirtMSC-M3UA(611)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(611)@d5d4005d4757: ************************************************* VirtMSC-SCCP(609)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(614)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(614)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(614)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(612)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(611)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(611)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(614)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(614)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(617)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(617)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(617)@d5d4005d4757: 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(617)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_h_S024() start" TC_assignment_codec_amr_h_S024(619)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(610)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 610 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(611)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(618)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(609)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(612)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(610)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(614)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(613)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(615)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(617)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(608)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_h_S024(619)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(616)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(608): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(609): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(610): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(611): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(612): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(613): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(614): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(615): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(616): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(617): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(618): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_h_S024(619): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_S024 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S024 fail'. Sun Apr 28 11:54:59 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S024 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S024.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396720) Waiting for packet dumper to finish... 1 (prev_count=396720, count=413357) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S024 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0247'. ------ BSC_Tests.TC_assignment_codec_amr_h_S0247 ------ Sun Apr 28 11:55:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S0247' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_S0247 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_h_S0247": using IMSI '001016453835215'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(623)@d5d4005d4757: ************************************************* VirtMSC-M3UA(623)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(623)@d5d4005d4757: ************************************************* VirtMSC-SCCP(621)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(626)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(626)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(626)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(624)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(623)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(623)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(626)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(626)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(629)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(629)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(629)@d5d4005d4757: 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(629)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_h_S0247() start" TC_assignment_codec_amr_h_S0247(631)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(622)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 622 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(623)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(621)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(622)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(624)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(625)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(630)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(626)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(620)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(628)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(627)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(629)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_h_S0247(631)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(620): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(621): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(622): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(623): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(624): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(625): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(626): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(627): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(628): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(629): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(630): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_h_S0247(631): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_S0247 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0247 fail'. Sun Apr 28 11:55:11 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S0247 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S0247.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400013) Waiting for packet dumper to finish... 1 (prev_count=400013, count=414083) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S0247 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567'. ------ BSC_Tests.TC_assignment_codec_amr_f_S01234567 ------ Sun Apr 28 11:55:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S01234567 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S01234567": using IMSI '001011697757738'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(635)@d5d4005d4757: ************************************************* VirtMSC-M3UA(635)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(635)@d5d4005d4757: ************************************************* VirtMSC-SCCP(633)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(638)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(638)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(638)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(636)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(635)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(635)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(638)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(638)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(641)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(641)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(641)@d5d4005d4757: 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(641)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S01234567() start" TC_assignment_codec_amr_f_S01234567(643)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(634)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 634 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(634)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(635)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(636)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(637)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(639)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(642)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(632)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(638)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(633)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_f_S01234567(643)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(640)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(641)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(632): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(633): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(634): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(635): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(636): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(637): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(638): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(639): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(640): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(641): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(642): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_f_S01234567(643): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S01234567 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail'. Sun Apr 28 11:55:24 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S01234567.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392663) Waiting for packet dumper to finish... 1 (prev_count=392663, count=410274) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S01234567 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567'. ------ BSC_Tests.TC_assignment_codec_amr_f_S0234567 ------ Sun Apr 28 11:55:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S0234567 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S0234567": using IMSI '001012326801151'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(647)@d5d4005d4757: ************************************************* VirtMSC-M3UA(647)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(647)@d5d4005d4757: ************************************************* VirtMSC-SCCP(645)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(650)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(650)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(650)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(648)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(647)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(647)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(650)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(650)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(653)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(653)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(653)@d5d4005d4757: 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(653)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_f_S0234567() start" TC_assignment_codec_amr_f_S0234567(655)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '10010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(646)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 646 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(647)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(646)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(654)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(645)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(649)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(650)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(648)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(653)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(652)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(651)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(644)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_f_S0234567(655)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(644): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(645): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(646): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(647): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(648): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(649): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(650): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(651): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(652): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(653): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(654): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_f_S0234567(655): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_S0234567 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail'. Sun Apr 28 11:55:36 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_S0234567.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=402214) Waiting for packet dumper to finish... 1 (prev_count=402214, count=416697) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_S0234567 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_zero'. ------ BSC_Tests.TC_assignment_codec_amr_f_zero ------ Sun Apr 28 11:55:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_zero' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_zero started. MTC@d5d4005d4757: "TC_assignment_codec_amr_f_zero": using IMSI '001016774214119'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(659)@d5d4005d4757: ************************************************* VirtMSC-M3UA(659)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(659)@d5d4005d4757: ************************************************* VirtMSC-SCCP(657)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(662)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(662)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(662)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(660)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(659)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(659)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(662)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(662)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(665)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(665)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(665)@d5d4005d4757: 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(665)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_f_zero() start" TC_assignment_codec_amr_f_zero(667)@d5d4005d4757: expecting ASS FAIL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentFailure := { messageType := '03'O, cause := ?, rR_Cause := *, circuitPool := *, circuitPoolList := *, talkerPriority := *, codecList := * } } } } VirtMSC-RAN(658)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 658 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(658)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(656)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_f_zero(667)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(661)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(660)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(659)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(662)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(657)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(666)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(665)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(664)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(663)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(656): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(657): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(658): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(659): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(660): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(661): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(662): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(663): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(664): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(665): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(666): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_f_zero(667): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_zero finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_zero fail'. Sun Apr 28 11:55:48 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_zero fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_zero.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395521) Waiting for packet dumper to finish... 1 (prev_count=395521, count=414512) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_zero fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp'. ------ BSC_Tests.TC_assignment_codec_amr_f_unsupp ------ Sun Apr 28 11:55:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_unsupp started. MTC@d5d4005d4757: "TC_assignment_codec_amr_f_unsupp": using IMSI '001016280788604'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(671)@d5d4005d4757: ************************************************* VirtMSC-M3UA(671)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(671)@d5d4005d4757: ************************************************* VirtMSC-SCCP(669)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(674)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(674)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(674)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(672)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(671)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(671)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(674)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(674)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(677)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(677)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(677)@d5d4005d4757: 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(677)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_f_unsupp() start" TC_assignment_codec_amr_f_unsupp(679)@d5d4005d4757: expecting ASS FAIL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentFailure := { messageType := '03'O, cause := ?, rR_Cause := *, circuitPool := *, circuitPoolList := *, talkerPriority := *, codecList := * } } } } VirtMSC-RAN(670)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 670 has requested to stop MTC. Terminating current testcase execution. VirtMSC-STATS(668)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(670)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(674)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(669)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(672)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(676)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(675)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(671)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(673)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_f_unsupp(679)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(677)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(678)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(668): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(669): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(670): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(671): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(672): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(673): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(674): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(675): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(676): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(677): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(678): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_f_unsupp(679): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_unsupp finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp fail'. Sun Apr 28 11:56:01 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_unsupp fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_unsupp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400053) Waiting for packet dumper to finish... 1 (prev_count=400053, count=415450) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_unsupp fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S7'. ------ BSC_Tests.TC_assignment_codec_amr_h_S7 ------ Sun Apr 28 11:56:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_S7' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_S7 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_h_S7": using IMSI '001016887756785'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(683)@d5d4005d4757: ************************************************* VirtMSC-M3UA(683)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(683)@d5d4005d4757: ************************************************* VirtMSC-SCCP(681)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(686)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(686)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(686)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(684)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(683)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(683)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(686)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(686)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(689)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(689)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@d5d4005d4757: 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)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_h_S7() start" TC_assignment_codec_amr_h_S7(691)@d5d4005d4757: expecting ASS FAIL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentFailure := { messageType := '03'O, cause := ?, rR_Cause := *, circuitPool := *, circuitPoolList := *, talkerPriority := *, codecList := * } } } } VirtMSC-RAN(682)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 682 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(683)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(687)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(680)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(685)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(689)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(681)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(690)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(688)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(684)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(686)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_h_S7(691)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(682)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(680): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(681): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(682): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(683): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(684): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(685): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(686): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(687): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(688): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(689): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(690): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_h_S7(691): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_S7 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S7 fail'. Sun Apr 28 11:56:13 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_S7 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_S7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=413135) Waiting for packet dumper to finish... 1 (prev_count=413135, count=432092) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_S7 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto'. ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto ------ Sun Apr 28 11:56:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_start_mode_auto started. MTC@d5d4005d4757: "TC_assignment_codec_amr_f_start_mode_auto": using IMSI '001011508326152'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(695)@d5d4005d4757: ************************************************* VirtMSC-M3UA(695)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(695)@d5d4005d4757: ************************************************* VirtMSC-SCCP(693)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(698)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(698)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(698)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(696)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(695)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(695)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(698)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(698)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(701)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(701)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(701)@d5d4005d4757: 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(701)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_f_start_mode_auto() start" TC_assignment_codec_amr_f_start_mode_auto(703)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(694)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 694 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(693)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(694)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(696)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(697)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(695)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(699)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(692)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_f_start_mode_auto(703)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(698)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(702)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(700)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(701)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(692): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(693): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(694): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(695): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(696): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(697): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(698): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(699): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(700): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(701): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(702): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_f_start_mode_auto(703): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_start_mode_auto finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail'. Sun Apr 28 11:56:25 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=402470) Waiting for packet dumper to finish... 1 (prev_count=402470, count=415716) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto'. ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto ------ Sun Apr 28 11:56:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_start_mode_auto started. MTC@d5d4005d4757: "TC_assignment_codec_amr_h_start_mode_auto": using IMSI '001014490727378'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(707)@d5d4005d4757: ************************************************* VirtMSC-M3UA(707)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(707)@d5d4005d4757: ************************************************* VirtMSC-SCCP(705)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(710)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(710)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(710)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(708)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(707)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(707)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(710)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(710)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(713)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(713)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(713)@d5d4005d4757: 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(713)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_h_start_mode_auto() start" TC_assignment_codec_amr_h_start_mode_auto(715)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(706)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 706 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(707)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(706)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(709)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(708)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(705)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(714)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(712)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(704)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(711)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_h_start_mode_auto(715)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(713)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(710)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(704): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(705): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(706): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(707): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(708): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(709): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(710): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(711): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(712): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(713): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(714): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_h_start_mode_auto(715): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_start_mode_auto finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail'. Sun Apr 28 11:56:38 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401251) Waiting for packet dumper to finish... 1 (prev_count=401251, count=431612) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4'. ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 ------ Sun Apr 28 11:56:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_start_mode_4 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_f_start_mode_4": using IMSI '001013266756435'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(719)@d5d4005d4757: ************************************************* VirtMSC-M3UA(719)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(719)@d5d4005d4757: ************************************************* VirtMSC-SCCP(717)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(722)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(722)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(722)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(720)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(719)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(719)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(722)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(722)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(725)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(725)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(725)@d5d4005d4757: 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(725)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_f_start_mode_4() start" TC_assignment_codec_amr_f_start_mode_4(727)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000010'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(718)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 718 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(717)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(718)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(723)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(720)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(716)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(724)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(721)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(719)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(726)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(725)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(722)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_f_start_mode_4(727)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(716): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(717): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(718): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(719): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(720): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(721): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(722): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(723): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(724): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(725): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(726): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_f_start_mode_4(727): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_f_start_mode_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail'. Sun Apr 28 11:56:50 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_f_start_mode_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397466) Waiting for packet dumper to finish... 1 (prev_count=397466, count=410712) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4'. ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 ------ Sun Apr 28 11:56:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_start_mode_4 started. MTC@d5d4005d4757: "TC_assignment_codec_amr_h_start_mode_4": using IMSI '001018999150693'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(731)@d5d4005d4757: ************************************************* VirtMSC-M3UA(731)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(731)@d5d4005d4757: ************************************************* VirtMSC-SCCP(729)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(734)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(734)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(734)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(732)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(731)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(731)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(734)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(734)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(737)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(737)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(737)@d5d4005d4757: 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(737)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_h_start_mode_4() start" TC_assignment_codec_amr_h_start_mode_4(739)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00010101'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(730)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 730 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(729)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(730)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(732)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(731)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(738)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(728)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(733)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(734)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(735)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(737)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(736)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_h_start_mode_4(739)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(728): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(729): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(730): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(731): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(732): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(733): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(734): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(735): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(736): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(737): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(738): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_h_start_mode_4(739): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_h_start_mode_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail'. Sun Apr 28 11:57:02 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_h_start_mode_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401055) Waiting for packet dumper to finish... 1 (prev_count=401055, count=431346) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft'. ------ BSC_Tests.TC_assignment_codec_amr_startmode_cruft ------ Sun Apr 28 11:57:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_amr_startmode_cruft started. MTC@d5d4005d4757: "TC_assignment_codec_amr_startmode_cruft": using IMSI '001010875572293'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(743)@d5d4005d4757: ************************************************* VirtMSC-M3UA(743)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(743)@d5d4005d4757: ************************************************* VirtMSC-SCCP(741)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(746)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(746)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(746)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(744)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(743)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(743)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(746)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(746)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(749)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(749)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@d5d4005d4757: 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)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_amr_startmode_cruft() start" TC_assignment_codec_amr_startmode_cruft(751)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := FR_AMR (3), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '01010111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(742)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 742 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(745)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(746)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(743)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(742)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(744)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(749)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(750)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(741)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(740)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_amr_startmode_cruft(751)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(748)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(747)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(740): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(741): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(742): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(743): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(744): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(745): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(746): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(747): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(748): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(749): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(750): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_amr_startmode_cruft(751): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_amr_startmode_cruft finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail'. Sun Apr 28 11:57:15 UTC 2024 ------ BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_amr_startmode_cruft.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393453) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_amr_startmode_cruft fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:57:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_fr_exhausted_req_hr started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(755)@d5d4005d4757: ************************************************* VirtMSC-M3UA(755)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(755)@d5d4005d4757: ************************************************* VirtMSC-SCCP(753)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(758)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(758)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(758)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(756)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(755)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(755)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(758)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(758)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(761)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(761)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(761)@d5d4005d4757: 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(761)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_fr_exhausted_req_hr() start" TC_assignment_codec_fr_exhausted_req_hr(763)@d5d4005d4757: "TC_assignment_codec_fr_exhausted_req_hr": using IMSI '001011582833187'H VirtMSC-RAN(754)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 754 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(754)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(757)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(755)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(756)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(758)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(760)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(752)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(761)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(762)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(753)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_hr(763)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(759)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(752): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(753): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(754): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(755): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(756): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(757): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(758): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(759): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(760): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(761): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(762): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr(763): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_fr_exhausted_req_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail'. Sun Apr 28 11:57:26 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406703) Waiting for packet dumper to finish... 1 (prev_count=406703, count=419949) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:57:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_fr_exhausted_req_fr started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(767)@d5d4005d4757: ************************************************* VirtMSC-M3UA(767)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(767)@d5d4005d4757: ************************************************* VirtMSC-SCCP(765)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(770)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(770)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(770)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(768)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(767)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(767)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(770)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(770)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(773)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(773)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@d5d4005d4757: 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)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_fr_exhausted_req_fr() start" TC_assignment_codec_fr_exhausted_req_fr(775)@d5d4005d4757: "TC_assignment_codec_fr_exhausted_req_fr": using IMSI '001012219567789'H VirtMSC-RAN(766)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 766 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(766)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(769)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(764)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(772)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(771)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(768)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(765)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(767)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(770)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_fr(775)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(773)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(774)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(764): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(765): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(766): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(767): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(768): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(769): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(770): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(771): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(772): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(773): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(774): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr(775): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_fr_exhausted_req_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail'. Sun Apr 28 11:57:38 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397552) Waiting for packet dumper to finish... 1 (prev_count=397552, count=416611) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:57:44 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_fr_exhausted_req_fr_hr started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(779)@d5d4005d4757: ************************************************* VirtMSC-M3UA(779)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(779)@d5d4005d4757: ************************************************* VirtMSC-SCCP(777)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(782)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(782)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(782)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(780)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(779)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(779)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(782)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(782)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(785)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(785)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(785)@d5d4005d4757: 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(785)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_fr_exhausted_req_fr_hr() start" TC_assignment_codec_fr_exhausted_req_fr_hr(787)@d5d4005d4757: "TC_assignment_codec_fr_exhausted_req_fr_hr": using IMSI '001014043865719'H VirtMSC-RAN(778)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 778 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(778)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(786)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(780)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(782)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(777)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(779)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(781)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(776)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(784)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(783)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_fr_hr(787)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(785)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(776): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(777): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(778): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(779): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(780): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(781): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(782): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(783): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(784): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(785): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(786): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_fr_hr(787): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_fr_exhausted_req_fr_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail'. Sun Apr 28 11:57:51 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail ------ Saving talloc report from 172.18.145.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=408384) Waiting for packet dumper to finish... 1 (prev_count=408384, count=422632) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:57:56 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_fr_exhausted_req_hr_fr started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(791)@d5d4005d4757: ************************************************* VirtMSC-M3UA(791)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(791)@d5d4005d4757: ************************************************* VirtMSC-SCCP(789)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(794)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(794)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(794)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(792)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(791)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(791)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(794)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(794)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(797)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(797)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(797)@d5d4005d4757: 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(797)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_fr_exhausted_req_hr_fr() start" TC_assignment_codec_fr_exhausted_req_hr_fr(799)@d5d4005d4757: "TC_assignment_codec_fr_exhausted_req_hr_fr": using IMSI '001019622015332'H VirtMSC-RAN(790)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 790 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(794)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(790)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(798)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(789)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(788)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(795)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(791)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_fr_exhausted_req_hr_fr(799)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(797)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(792)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(793)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(796)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(788): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(789): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(790): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(791): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(792): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(793): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(794): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(795): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(796): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(797): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(798): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_fr_exhausted_req_hr_fr(799): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_fr_exhausted_req_hr_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail'. Sun Apr 28 11:58:03 UTC 2024 ------ BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail ------ Saving talloc report from 172.18.145.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=408532) Waiting for packet dumper to finish... 1 (prev_count=408532, count=434727) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:58:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_hr_exhausted_req_fr started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(803)@d5d4005d4757: ************************************************* VirtMSC-M3UA(803)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(803)@d5d4005d4757: ************************************************* VirtMSC-SCCP(801)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(806)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(806)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(806)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(804)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(803)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(803)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(806)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(806)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(809)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(809)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(809)@d5d4005d4757: 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(809)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_hr_exhausted_req_fr() start" TC_assignment_codec_hr_exhausted_req_fr(811)@d5d4005d4757: "TC_assignment_codec_hr_exhausted_req_fr": using IMSI '001014682712862'H VirtMSC-RAN(802)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 802 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(804)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(803)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(802)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(801)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(809)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(806)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(805)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(807)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(810)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_fr(811)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(808)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(800)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(800): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(801): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(802): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(803): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(804): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(805): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(806): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(807): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(808): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(809): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(810): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr(811): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_hr_exhausted_req_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail'. Sun Apr 28 11:58:15 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401814) Waiting for packet dumper to finish... 1 (prev_count=401814, count=415060) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:58:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_hr_exhausted_req_hr started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(815)@d5d4005d4757: ************************************************* VirtMSC-M3UA(815)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(815)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(813)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(818)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(818)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(818)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(816)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(815)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(815)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(818)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(818)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(821)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(821)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(821)@d5d4005d4757: 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(821)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_hr_exhausted_req_hr() start" TC_assignment_codec_hr_exhausted_req_hr(823)@d5d4005d4757: "TC_assignment_codec_hr_exhausted_req_hr": using IMSI '001011102622222'H VirtMSC-RAN(814)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 814 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(813)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(816)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(822)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(814)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(818)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(820)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(821)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(812)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(815)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(819)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_hr(823)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(817)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(812): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(813): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(814): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(815): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(816): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(817): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(818): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(819): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(820): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(821): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(822): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr(823): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_hr_exhausted_req_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail'. Sun Apr 28 11:58:28 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406764) Waiting for packet dumper to finish... 1 (prev_count=406764, count=435141) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:58:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_hr_exhausted_req_hr_fr started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(827)@d5d4005d4757: ************************************************* VirtMSC-M3UA(827)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(827)@d5d4005d4757: ************************************************* VirtMSC-SCCP(825)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(830)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(830)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(830)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(828)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(827)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(827)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(830)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(830)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(833)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(833)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(833)@d5d4005d4757: 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(833)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_hr_exhausted_req_hr_fr() start" TC_assignment_codec_hr_exhausted_req_hr_fr(835)@d5d4005d4757: "TC_assignment_codec_hr_exhausted_req_hr_fr": using IMSI '001011008012322'H VirtMSC-RAN(826)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 826 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(826)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(824)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(827)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_hr_fr(835)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(828)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(833)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(829)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(832)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(830)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(825)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(834)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(831)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(824): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(825): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(826): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(827): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(828): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(829): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(830): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(831): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(832): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(833): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(834): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_hr_fr(835): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_hr_exhausted_req_hr_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail'. Sun Apr 28 11:58:40 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail ------ Saving talloc report from 172.18.145.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=399907) Waiting for packet dumper to finish... 1 (prev_count=399907, count=415392) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:58:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_hr_exhausted_req_fr_hr started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(839)@d5d4005d4757: ************************************************* VirtMSC-M3UA(839)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(839)@d5d4005d4757: ************************************************* VirtMSC-SCCP(837)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(842)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(842)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(842)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(840)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(839)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(839)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(842)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(842)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(845)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(845)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(845)@d5d4005d4757: 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(845)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_hr_exhausted_req_fr_hr() start" TC_assignment_codec_hr_exhausted_req_fr_hr(847)@d5d4005d4757: "TC_assignment_codec_hr_exhausted_req_fr_hr": using IMSI '001010409915817'H VirtMSC-RAN(838)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 838 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(838)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(836)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(837)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(839)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(841)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(846)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(843)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(844)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(845)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(840)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_hr_exhausted_req_fr_hr(847)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(842)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(836): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(837): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(838): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(839): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(840): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(841): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(842): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(843): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(844): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(845): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(846): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_hr_exhausted_req_fr_hr(847): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_hr_exhausted_req_fr_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail'. Sun Apr 28 11:58:53 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail ------ Saving talloc report from 172.18.145.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=402840) Waiting for packet dumper to finish... 1 (prev_count=402840, count=432720) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr'. ------ BSC_Tests.TC_assignment_codec_req_hr_fr ------ Sun Apr 28 11:58:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_hr_fr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_req_hr_fr started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(851)@d5d4005d4757: ************************************************* VirtMSC-M3UA(851)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(851)@d5d4005d4757: ************************************************* VirtMSC-SCCP(849)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(854)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(854)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(854)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(852)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(851)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(851)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(854)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(854)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(857)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(857)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(857)@d5d4005d4757: 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(857)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_req_hr_fr() start" TC_assignment_codec_req_hr_fr(859)@d5d4005d4757: "TC_assignment_codec_req_hr_fr": using IMSI '001016513807337'H VirtMSC-RAN(850)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 850 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(851)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(850)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(852)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(849)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(854)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(853)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(848)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(856)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(858)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_req_hr_fr(859)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(857)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(855)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(848): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(849): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(850): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(851): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(852): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(853): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(854): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(855): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(856): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(857): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(858): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_req_hr_fr(859): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_req_hr_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr fail'. Sun Apr 28 11:59:05 UTC 2024 ------ BSC_Tests.TC_assignment_codec_req_hr_fr fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_req_hr_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=397471) Waiting for packet dumper to finish... 1 (prev_count=397471, count=412543) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_hr_fr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr'. ------ BSC_Tests.TC_assignment_codec_req_fr_hr ------ Sun Apr 28 11:59:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_req_fr_hr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_req_fr_hr started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(863)@d5d4005d4757: ************************************************* VirtMSC-M3UA(863)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(863)@d5d4005d4757: ************************************************* VirtMSC-SCCP(861)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(866)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(866)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(866)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(864)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(863)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(863)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(866)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(866)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(869)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(869)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(869)@d5d4005d4757: 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(869)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_req_fr_hr() start" TC_assignment_codec_req_fr_hr(871)@d5d4005d4757: "TC_assignment_codec_req_fr_hr": using IMSI '001010431156320'H VirtMSC-RAN(862)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 862 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(862)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(870)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(863)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(861)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(864)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(865)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(860)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(867)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(866)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(869)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(868)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_req_fr_hr(871)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(860): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(861): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(862): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(863): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(864): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(865): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(866): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(867): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(868): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(869): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(870): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_req_fr_hr(871): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_req_fr_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr fail'. Sun Apr 28 11:59:17 UTC 2024 ------ BSC_Tests.TC_assignment_codec_req_fr_hr fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_req_fr_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400623) Waiting for packet dumper to finish... 1 (prev_count=400623, count=430637) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_req_fr_hr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling'. ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling ------ Sun Apr 28 11:59:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_sdcch_exhausted_req_signalling started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(875)@d5d4005d4757: ************************************************* VirtMSC-M3UA(875)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(875)@d5d4005d4757: ************************************************* VirtMSC-SCCP(873)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(878)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(878)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(878)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(876)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(875)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(875)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(878)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(878)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(881)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(881)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(881)@d5d4005d4757: 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(881)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_sdcch_exhausted_req_signalling() start" TC_assignment_sdcch_exhausted_req_signalling(883)@d5d4005d4757: "TC_assignment_sdcch_exhausted_req_signalling": using IMSI '001015264374866'H VirtMSC-RAN(874)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 874 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(873)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(874)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(875)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(878)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(877)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(882)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(876)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(872)@d5d4005d4757: Final verdict of PTC: none TC_assignment_sdcch_exhausted_req_signalling(883)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(880)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(879)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(881)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(872): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(873): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(874): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(875): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(876): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(877): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(878): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(879): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(880): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(881): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(882): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_sdcch_exhausted_req_signalling(883): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_sdcch_exhausted_req_signalling finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail'. Sun Apr 28 11:59:30 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=401290) Waiting for packet dumper to finish... 1 (prev_count=401290, count=415272) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:59:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden started. VirtMSC-M3UA(886)@d5d4005d4757: ************************************************* VirtMSC-M3UA(886)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(886)@d5d4005d4757: ************************************************* VirtMSC-SCCP(885)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(886)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(886)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(885)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(886)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(884)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(884): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(885): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(886): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail'. Sun Apr 28 11:59:41 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail ------ Saving talloc report from 172.18.145.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=112637) Waiting for packet dumper to finish... 1 (prev_count=112637, count=116378) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 11:59:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(890)@d5d4005d4757: ************************************************* VirtMSC-M3UA(890)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(890)@d5d4005d4757: ************************************************* VirtMSC-SCCP(888)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(893)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(893)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(893)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(891)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(890)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(890)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(893)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(893)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(896)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(896)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(896)@d5d4005d4757: 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(896)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden() start" TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(898)@d5d4005d4757: "TC_assignment_sdcch_exhausted_req_voice_tch_forbidden": using IMSI '001016124086192'H VirtMSC-RAN(889)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 889 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(889)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(893)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(887)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(891)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(888)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(892)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(890)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(895)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(896)@d5d4005d4757: Final verdict of PTC: none TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(898)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(897)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(894)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(887): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(888): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(889): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(890): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(891): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(892): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(893): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(894): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(895): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(896): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(897): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_sdcch_exhausted_req_voice_tch_forbidden(898): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_sdcch_exhausted_req_voice_tch_forbidden finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail'. Sun Apr 28 11:59:53 UTC 2024 ------ BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail ------ Saving talloc report from 172.18.145.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=401841) Waiting for packet dumper to finish... 1 (prev_count=401841, count=419964) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on'. ------ BSC_Tests.TC_assignment_codec_hr_osmux_on ------ Sun Apr 28 11:59:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_codec_hr_osmux_on' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_codec_hr_osmux_on started. MTC@d5d4005d4757: "TC_assignment_codec_hr_osmux_on": using IMSI '001016011683853'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(902)@d5d4005d4757: ************************************************* VirtMSC-M3UA(902)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(902)@d5d4005d4757: ************************************************* VirtMSC-SCCP(900)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(905)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(905)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(905)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(903)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(902)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(902)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(905)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(905)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(908)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(908)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(908)@d5d4005d4757: 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(908)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_codec_hr_osmux_on() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(910)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_HR (1), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(901)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 901 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(904)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(902)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(903)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(901)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(905)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(900)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(899)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(909)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(906)@d5d4005d4757: Final verdict of PTC: none TC_assignment_codec_hr_osmux_on(910)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(907)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(908)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(899): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(900): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(901): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(902): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(903): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(904): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(905): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(906): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(907): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(908): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(909): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_codec_hr_osmux_on(910): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_codec_hr_osmux_on finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on fail'. Sun Apr 28 12:00:06 UTC 2024 ------ BSC_Tests.TC_assignment_codec_hr_osmux_on fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_codec_hr_osmux_on.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=412359) Waiting for packet dumper to finish... 1 (prev_count=412359, count=426844) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_codec_hr_osmux_on fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux'. ------ BSC_Tests.TC_assignment_osmux ------ Sun Apr 28 12:00:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_osmux started. MTC@d5d4005d4757: "TC_assignment_osmux": using IMSI '001015503326543'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(914)@d5d4005d4757: ************************************************* VirtMSC-M3UA(914)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(914)@d5d4005d4757: ************************************************* VirtMSC-SCCP(912)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(917)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(917)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(917)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(915)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(914)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(914)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(917)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(917)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(920)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(920)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(920)@d5d4005d4757: 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(920)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_osmux() start" TC_assignment_osmux(922)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := { elementIdentifier := 'F1'O, osmuxCID := ? } } } } } VirtMSC-RAN(913)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 913 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(913)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(911)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(914)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(921)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(915)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(912)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(919)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(918)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(916)@d5d4005d4757: Final verdict of PTC: none TC_assignment_osmux(922)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(920)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(917)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(911): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(912): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(913): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(914): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(915): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(916): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(917): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(918): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(919): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(920): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(921): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_osmux(922): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_osmux finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux fail'. Sun Apr 28 12:00:18 UTC 2024 ------ BSC_Tests.TC_assignment_osmux fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_osmux.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=399982) Waiting for packet dumper to finish... 1 (prev_count=399982, count=425177) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn'. ------ BSC_Tests.TC_assignment_osmux_cn ------ Sun Apr 28 12:00:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_cn' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_osmux_cn started. MTC@d5d4005d4757: "TC_assignment_osmux_cn": using IMSI '001015988929942'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(926)@d5d4005d4757: ************************************************* VirtMSC-M3UA(926)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(926)@d5d4005d4757: ************************************************* VirtMSC-SCCP(924)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(929)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(929)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(929)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(927)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(926)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(926)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(929)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(929)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(932)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(932)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(932)@d5d4005d4757: 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(932)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_osmux_cn() start" TC_assignment_osmux_cn(934)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := { elementIdentifier := 'F1'O, osmuxCID := ? } } } } } VirtMSC-RAN(925)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 925 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(925)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(926)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(923)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(928)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(927)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(933)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(929)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(924)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(930)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(932)@d5d4005d4757: Final verdict of PTC: none TC_assignment_osmux_cn(934)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(931)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(923): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(924): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(925): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(926): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(927): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(928): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(929): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(930): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(931): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(932): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(933): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_osmux_cn(934): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_osmux_cn finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn fail'. Sun Apr 28 12:00:31 UTC 2024 ------ BSC_Tests.TC_assignment_osmux_cn fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_osmux_cn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=400395) Waiting for packet dumper to finish... 1 (prev_count=400395, count=414645) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_cn fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts'. ------ BSC_Tests.TC_assignment_osmux_bts ------ Sun Apr 28 12:00:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_osmux_bts' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_osmux_bts started. MTC@d5d4005d4757: "TC_assignment_osmux_bts": using IMSI '001018582424765'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(938)@d5d4005d4757: ************************************************* VirtMSC-M3UA(938)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(938)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(936)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(941)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(941)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(941)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(939)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(938)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(938)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(941)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(941)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(944)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(944)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(944)@d5d4005d4757: 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(944)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_osmux_bts() start" TC_assignment_osmux_bts(946)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := HR_AMR (4), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := '00000100'B, s8_15 := '00000111'B } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(937)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 937 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(937)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(942)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(935)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(940)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(938)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(941)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(943)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(939)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(945)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(936)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(944)@d5d4005d4757: Final verdict of PTC: none TC_assignment_osmux_bts(946)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(935): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(936): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(937): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(938): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(939): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(940): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(941): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(942): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(943): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(944): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(945): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_osmux_bts(946): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_osmux_bts finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts fail'. Sun Apr 28 12:00:43 UTC 2024 ------ BSC_Tests.TC_assignment_osmux_bts fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_osmux_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392729) Waiting for packet dumper to finish... 1 (prev_count=392729, count=423020) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_osmux_bts fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan'. ------ BSC_Tests.TC_rll_est_ind_inact_lchan ------ Sun Apr 28 12:00:48 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inact_lchan' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_rll_est_ind_inact_lchan started. VirtMSC-M3UA(949)@d5d4005d4757: ************************************************* VirtMSC-M3UA(949)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(949)@d5d4005d4757: ************************************************* VirtMSC-SCCP(948)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(949)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(949)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(949)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(948)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(947)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(947): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(948): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(949): none (fail -> fail) MTC@d5d4005d4757: Test case TC_rll_est_ind_inact_lchan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan fail'. Sun Apr 28 12:00:54 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inact_lchan fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_est_ind_inact_lchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108092) Waiting for packet dumper to finish... 1 (prev_count=108092, count=112631) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inact_lchan fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 ------ Sun Apr 28 12:01:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi1' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_rll_est_ind_inval_sapi1 started. VirtMSC-M3UA(952)@d5d4005d4757: ************************************************* VirtMSC-M3UA(952)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(952)@d5d4005d4757: ************************************************* VirtMSC-SCCP(951)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(952)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(952)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(952)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(951)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(950)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(950): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(951): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(952): none (fail -> fail) MTC@d5d4005d4757: Test case TC_rll_est_ind_inval_sapi1 finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 fail'. Sun Apr 28 12:01:06 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sapi1 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113219) Waiting for packet dumper to finish... 1 (prev_count=113219, count=115044) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi1 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3'. ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 ------ Sun Apr 28 12:01:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sapi3' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_rll_est_ind_inval_sapi3 started. VirtMSC-M3UA(955)@d5d4005d4757: ************************************************* VirtMSC-M3UA(955)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(955)@d5d4005d4757: ************************************************* VirtMSC-SCCP(954)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(955)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(955)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(954)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(955)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(953)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(953): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(954): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(955): none (fail -> fail) MTC@d5d4005d4757: Test case TC_rll_est_ind_inval_sapi3 finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 fail'. Sun Apr 28 12:01:17 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sapi3 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sapi3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=105058) Waiting for packet dumper to finish... 1 (prev_count=105058, count=124653) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sapi3 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch'. ------ BSC_Tests.TC_rll_est_ind_inval_sacch ------ Sun Apr 28 12:01:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_est_ind_inval_sacch' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_rll_est_ind_inval_sacch started. VirtMSC-M3UA(958)@d5d4005d4757: ************************************************* VirtMSC-M3UA(958)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(958)@d5d4005d4757: ************************************************* VirtMSC-SCCP(957)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(958)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(958)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(958)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(957)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(956)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(956): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(957): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(958): none (fail -> fail) MTC@d5d4005d4757: Test case TC_rll_est_ind_inval_sacch finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch fail'. Sun Apr 28 12:01:29 UTC 2024 ------ BSC_Tests.TC_rll_est_ind_inval_sacch fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_est_ind_inval_sacch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109941) Waiting for packet dumper to finish... 1 (prev_count=109941, count=112445) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_est_ind_inval_sacch fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi'. ------ BSC_Tests.TC_tch_dlci_link_id_sapi ------ Sun Apr 28 12:01:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_tch_dlci_link_id_sapi' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_tch_dlci_link_id_sapi started. MTC@d5d4005d4757: "TC_tch_dlci_link_id_sapi": using IMSI '001014194824702'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(962)@d5d4005d4757: ************************************************* VirtMSC-M3UA(962)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(962)@d5d4005d4757: ************************************************* VirtMSC-SCCP(960)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(965)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(965)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(965)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(963)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(962)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(962)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(965)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(965)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(968)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(968)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(968)@d5d4005d4757: 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(968)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_tch_dlci_link_id_sapi() start" VirtMSC-RAN(961)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 961 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(965)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(962)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(960)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(963)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(961)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(964)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(959)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(966)@d5d4005d4757: Final verdict of PTC: none TC_tch_dlci_link_id_sapi(970)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(969)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(967)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(968)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(959): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(960): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(961): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(962): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(963): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(964): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(965): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(966): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(967): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(968): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(969): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_tch_dlci_link_id_sapi(970): none (fail -> fail) MTC@d5d4005d4757: Test case TC_tch_dlci_link_id_sapi finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi fail'. Sun Apr 28 12:01:41 UTC 2024 ------ BSC_Tests.TC_tch_dlci_link_id_sapi fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_tch_dlci_link_id_sapi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=398967) Waiting for packet dumper to finish... 1 (prev_count=398967, count=414364) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_tch_dlci_link_id_sapi fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:01:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_rll_rel_ind_sapi_n_reject started. VirtMSC-M3UA(973)@d5d4005d4757: ************************************************* VirtMSC-M3UA(973)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(973)@d5d4005d4757: ************************************************* VirtMSC-SCCP(972)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(973)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(973)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(973)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(972)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(971)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(971): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(972): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(973): none (fail -> fail) MTC@d5d4005d4757: Test case TC_rll_rel_ind_sapi_n_reject finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail'. Sun Apr 28 12:01:52 UTC 2024 ------ BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_rel_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96573) Waiting for packet dumper to finish... 1 (prev_count=96573, count=115533) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_rel_ind_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:01:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_rll_err_ind_sapi_n_reject started. VirtMSC-M3UA(976)@d5d4005d4757: ************************************************* VirtMSC-M3UA(976)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(976)@d5d4005d4757: ************************************************* VirtMSC-SCCP(975)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(976)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(976)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(976)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(975)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(974)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(974): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(975): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(976): none (fail -> fail) MTC@d5d4005d4757: Test case TC_rll_err_ind_sapi_n_reject finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject fail'. Sun Apr 28 12:02:04 UTC 2024 ------ BSC_Tests.TC_rll_err_ind_sapi_n_reject fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_err_ind_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109437) Waiting for packet dumper to finish... 1 (prev_count=109437, count=110849) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_err_ind_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject'. ------ BSC_Tests.TC_rll_timeout_sapi_n_reject ------ Sun Apr 28 12:02:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_timeout_sapi_n_reject' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_rll_timeout_sapi_n_reject started. VirtMSC-M3UA(979)@d5d4005d4757: ************************************************* VirtMSC-M3UA(979)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(979)@d5d4005d4757: ************************************************* VirtMSC-SCCP(978)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(979)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(979)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(979)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(978)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(977)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(977): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(978): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(979): none (fail -> fail) MTC@d5d4005d4757: Test case TC_rll_timeout_sapi_n_reject finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject fail'. Sun Apr 28 12:02:15 UTC 2024 ------ BSC_Tests.TC_rll_timeout_sapi_n_reject fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_timeout_sapi_n_reject.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110104) Waiting for packet dumper to finish... 1 (prev_count=110104, count=114142) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_timeout_sapi_n_reject fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:02:21 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_rll_sapi_n_reject_dlci_cc started. VirtMSC-M3UA(982)@d5d4005d4757: ************************************************* VirtMSC-M3UA(982)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(982)@d5d4005d4757: ************************************************* VirtMSC-SCCP(981)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(982)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(982)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(982)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(981)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(980)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(980): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(981): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(982): none (fail -> fail) MTC@d5d4005d4757: Test case TC_rll_sapi_n_reject_dlci_cc finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail'. Sun Apr 28 12:02:27 UTC 2024 ------ BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rll_sapi_n_reject_dlci_cc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110790) Waiting for packet dumper to finish... 1 (prev_count=110790, count=113705) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rll_sapi_n_reject_dlci_cc fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan'. ------ BSC_Tests.TC_paging_imsi_nochan ------ Sun Apr 28 12:02:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_nochan started. VirtMSC-M3UA(985)@d5d4005d4757: ************************************************* VirtMSC-M3UA(985)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(985)@d5d4005d4757: ************************************************* VirtMSC-SCCP(984)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(985)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(985)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(985)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(984)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(983)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(983): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(984): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(985): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_nochan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan fail'. Sun Apr 28 12:02:38 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96519) Waiting for packet dumper to finish... 1 (prev_count=96519, count=113651) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan'. ------ BSC_Tests.TC_paging_tmsi_nochan ------ Sun Apr 28 12:02:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_nochan' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_tmsi_nochan started. VirtMSC-M3UA(988)@d5d4005d4757: ************************************************* VirtMSC-M3UA(988)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(988)@d5d4005d4757: ************************************************* VirtMSC-SCCP(987)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(988)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(988)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(988)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(987)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(986)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(986): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(987): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(988): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_tmsi_nochan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan fail'. Sun Apr 28 12:02:49 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_nochan fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_tmsi_nochan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113442) Waiting for packet dumper to finish... 1 (prev_count=113442, count=114854) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_nochan fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any'. ------ BSC_Tests.TC_paging_tmsi_any ------ Sun Apr 28 12:02:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_any' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_tmsi_any started. VirtMSC-M3UA(991)@d5d4005d4757: ************************************************* VirtMSC-M3UA(991)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(991)@d5d4005d4757: ************************************************* VirtMSC-SCCP(990)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(991)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(991)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(991)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(990)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(989)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(989): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(990): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(991): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_tmsi_any finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any fail'. Sun Apr 28 12:03:01 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_any fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_tmsi_any.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106261) Waiting for packet dumper to finish... 1 (prev_count=106261, count=109176) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_any fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch'. ------ BSC_Tests.TC_paging_tmsi_sdcch ------ Sun Apr 28 12:03:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_sdcch' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_tmsi_sdcch started. VirtMSC-M3UA(994)@d5d4005d4757: ************************************************* VirtMSC-M3UA(994)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(994)@d5d4005d4757: ************************************************* VirtMSC-SCCP(993)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(994)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(994)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(994)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(993)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(992)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(992): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(993): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(994): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_tmsi_sdcch finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch fail'. Sun Apr 28 12:03:12 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_sdcch fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_tmsi_sdcch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109653) Waiting for packet dumper to finish... 1 (prev_count=109653, count=129235) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_sdcch fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f'. ------ BSC_Tests.TC_paging_tmsi_tch_f ------ Sun Apr 28 12:03:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_f' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_tmsi_tch_f started. VirtMSC-M3UA(997)@d5d4005d4757: ************************************************* VirtMSC-M3UA(997)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-SCCP(996)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(997)@d5d4005d4757: ************************************************* VirtMSC-M3UA(997)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(997)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(996)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(997)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(995)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(995): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(996): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(997): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_tmsi_tch_f finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f fail'. Sun Apr 28 12:03:24 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_tch_f fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_tmsi_tch_f.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=113031) Waiting for packet dumper to finish... 1 (prev_count=113031, count=114031) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_f fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf'. ------ BSC_Tests.TC_paging_tmsi_tch_hf ------ Sun Apr 28 12:03:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_tmsi_tch_hf' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_tmsi_tch_hf started. VirtMSC-M3UA(1000)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1000)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1000)@d5d4005d4757: ************************************************* VirtMSC-SCCP(999)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1000)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1000)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(999)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1000)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(998)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(998): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(999): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1000): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_tmsi_tch_hf finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf fail'. Sun Apr 28 12:03:35 UTC 2024 ------ BSC_Tests.TC_paging_tmsi_tch_hf fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_tmsi_tch_hf.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108326) Waiting for packet dumper to finish... 1 (prev_count=108326, count=110829) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_tmsi_tch_hf fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi'. ------ BSC_Tests.TC_paging_imsi_nochan_cgi ------ Sun Apr 28 12:03:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_cgi started. VirtMSC-M3UA(1003)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1003)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1003)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1002)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1003)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1003)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1003)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1002)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1001)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1001): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1002): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1003): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_cgi finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi fail'. Sun Apr 28 12:03:46 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_cgi fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112900) Waiting for packet dumper to finish... 1 (prev_count=112900, count=115403) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci ------ Sun Apr 28 12:03:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_lac_ci started. VirtMSC-M3UA(1006)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1006)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1006)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1005)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1006)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1006)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1006)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1005)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1004)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1004): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1005): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1006): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_lac_ci finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci fail'. Sun Apr 28 12:03:58 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac_ci fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=96098) Waiting for packet dumper to finish... 1 (prev_count=96098, count=113866) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_ci fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci'. ------ BSC_Tests.TC_paging_imsi_nochan_ci ------ Sun Apr 28 12:04:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_ci started. VirtMSC-M3UA(1009)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1009)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1009)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1008)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1009)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1009)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1008)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1007)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1009)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1007): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1008): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1009): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_ci finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci fail'. Sun Apr 28 12:04:09 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_ci fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111646) Waiting for packet dumper to finish... 1 (prev_count=111646, count=113648) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai'. ------ BSC_Tests.TC_paging_imsi_nochan_lai ------ Sun Apr 28 12:04:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lai' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_lai started. VirtMSC-M3UA(1012)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1012)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1012)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1011)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1012)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1012)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1011)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1012)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1010)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1010): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1011): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1012): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_lai finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai fail'. Sun Apr 28 12:04:21 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lai fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107925) Waiting for packet dumper to finish... 1 (prev_count=107925, count=110428) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lai fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac'. ------ BSC_Tests.TC_paging_imsi_nochan_lac ------ Sun Apr 28 12:04:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_lac started. VirtMSC-M3UA(1015)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1015)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1015)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1014)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1015)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1015)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1015)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1014)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1013)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1013): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1014): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1015): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_lac finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac fail'. Sun Apr 28 12:04:32 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107671) Waiting for packet dumper to finish... 1 (prev_count=107671, count=108671) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all'. ------ BSC_Tests.TC_paging_imsi_nochan_all ------ Sun Apr 28 12:04:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_all' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_all started. VirtMSC-M3UA(1018)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1018)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1018)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1017)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1018)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1018)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1018)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1017)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1016)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1016): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1017): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1018): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_all finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all fail'. Sun Apr 28 12:04:43 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_all fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_all.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109525) Waiting for packet dumper to finish... 1 (prev_count=109525, count=111527) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_all fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:04:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_plmn_lac_rnc started. VirtMSC-M3UA(1021)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1021)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1021)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1020)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1021)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1021)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1020)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1021)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1019)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1019): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1020): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1021): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_plmn_lac_rnc finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail'. Sun Apr 28 12:04:55 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111050) Waiting for packet dumper to finish... 1 (prev_count=111050, count=113553) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_rnc ------ Sun Apr 28 12:05:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_rnc' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_rnc started. VirtMSC-M3UA(1024)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1024)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1024)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1023)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1024)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1024)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1024)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1023)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1022)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1022): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1023): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1024): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_rnc finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc fail'. Sun Apr 28 12:05:06 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_rnc fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109970) Waiting for packet dumper to finish... 1 (prev_count=109970, count=111471) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_rnc fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc'. ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc ------ Sun Apr 28 12:05:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_lac_rnc started. VirtMSC-M3UA(1027)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1027)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1027)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1026)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1027)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1027)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1027)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1026)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1025)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1025): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1026): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1027): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_lac_rnc finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail'. Sun Apr 28 12:05:17 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lac_rnc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95070) Waiting for packet dumper to finish... 1 (prev_count=95070, count=113662) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lac_rnc fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs ------ Sun Apr 28 12:05:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_lacs started. VirtMSC-M3UA(1030)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1030)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1030)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1029)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1030)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1030)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1030)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1029)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1028)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1028): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1029): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1030): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_lacs finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs fail'. Sun Apr 28 12:05:29 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lacs fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106574) Waiting for packet dumper to finish... 1 (prev_count=106574, count=110727) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty'. ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty ------ Sun Apr 28 12:05:34 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_lacs_empty started. VirtMSC-M3UA(1033)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1033)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1033)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1032)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1033)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1033)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1032)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1033)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1031)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1031): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1032): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1033): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_lacs_empty finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail'. Sun Apr 28 12:05:40 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_lacs_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=114550) Waiting for packet dumper to finish... 1 (prev_count=114550, count=116375) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_lacs_empty fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:05:46 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_cgi_unknown_cid started. VirtMSC-M3UA(1036)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1036)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1036)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1035)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1036)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1036)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1036)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1035)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1034)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1034): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1035): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1036): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_cgi_unknown_cid finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail'. Sun Apr 28 12:05:52 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109552) Waiting for packet dumper to finish... 1 (prev_count=109552, count=110964) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset'. ------ BSC_Tests.TC_paging_imsi_a_reset ------ Sun Apr 28 12:05:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_a_reset' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_a_reset started. VirtMSC-M3UA(1039)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1039)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1039)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1038)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1039)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1039)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1039)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1038)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1037)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1037): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1038): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1039): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_a_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset fail'. Sun Apr 28 12:06:03 UTC 2024 ------ BSC_Tests.TC_paging_imsi_a_reset fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_a_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=92569) Waiting for packet dumper to finish... 1 (prev_count=92569, count=110703) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_a_reset fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load'. ------ BSC_Tests.TC_paging_imsi_load ------ Sun Apr 28 12:06:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_load' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_load started. VirtMSC-M3UA(1042)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1042)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1042)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1041)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1042)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1042)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1041)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1042)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1040)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1040): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1041): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1042): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_load finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load fail'. Sun Apr 28 12:06:14 UTC 2024 ------ BSC_Tests.TC_paging_imsi_load fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_imsi_load.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=112135) Waiting for packet dumper to finish... 1 (prev_count=112135, count=114048) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_load fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter'. ------ BSC_Tests.TC_paging_counter ------ Sun Apr 28 12:06:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_counter' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_counter started. VirtMSC-M3UA(1045)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1045)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1045)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1044)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1045)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1045)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1045)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1044)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1043)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1043): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1044): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1045): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_counter finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter fail'. Sun Apr 28 12:06:26 UTC 2024 ------ BSC_Tests.TC_paging_counter fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=114622) Waiting for packet dumper to finish... 1 (prev_count=114622, count=116034) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_counter fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol'. ------ BSC_Tests.TC_paging_resp_unsol ------ Sun Apr 28 12:06:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_resp_unsol' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_resp_unsol started. VirtMSC-M3UA(1048)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1048)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1048)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1047)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1048)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1048)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1048)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1047)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1046)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1046): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1047): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1048): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_resp_unsol finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol fail'. Sun Apr 28 12:06:37 UTC 2024 ------ BSC_Tests.TC_paging_resp_unsol fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_resp_unsol.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110931) Waiting for packet dumper to finish... 1 (prev_count=110931, count=119118) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_resp_unsol fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req'. ------ BSC_Tests.TC_paging_500req ------ Sun Apr 28 12:06:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_500req' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_500req started. VirtMSC-M3UA(1051)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1051)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1051)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1050)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1051)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1051)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1050)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1051)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1049)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1049): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1050): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1051): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_500req finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req fail'. Sun Apr 28 12:06:49 UTC 2024 ------ BSC_Tests.TC_paging_500req fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_500req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=111006) Waiting for packet dumper to finish... 1 (prev_count=111006, count=114747) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_500req fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:06:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_450req_no_paging_load_ind' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_450req_no_paging_load_ind started. VirtMSC-M3UA(1054)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1054)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1054)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1053)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1054)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1054)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1054)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1053)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1052)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1052): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1053): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1054): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_450req_no_paging_load_ind finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind fail'. Sun Apr 28 12:07:00 UTC 2024 ------ BSC_Tests.TC_paging_450req_no_paging_load_ind fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_paging_450req_no_paging_load_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109975) Waiting for packet dumper to finish... 1 (prev_count=109975, count=111299) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_450req_no_paging_load_ind fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:07:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi started. VirtMSC-M3UA(1057)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1057)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1057)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1056)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1057)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1057)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1057)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1056)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1055)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1055): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1056): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1057): none (fail -> fail) MTC@d5d4005d4757: Test case TC_paging_imsi_nochan_ci_resp_invalid_mi finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail'. Sun Apr 28 12:07:11 UTC 2024 ------ BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail ------ Saving talloc report from 172.18.145.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=110819) Waiting for packet dumper to finish... 1 (prev_count=110819, count=112643) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter'. ------ BSC_Tests.TC_rsl_drop_counter ------ Sun Apr 28 12:07:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_drop_counter' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_rsl_drop_counter started. VirtMSC-M3UA(1060)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1060)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1060)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1059)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1060)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1060)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1060)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1059)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1058)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1058): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1059): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1060): none (fail -> fail) MTC@d5d4005d4757: Test case TC_rsl_drop_counter finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter fail'. Sun Apr 28 12:07:23 UTC 2024 ------ BSC_Tests.TC_rsl_drop_counter fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rsl_drop_counter.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97756) Waiting for packet dumper to finish... 1 (prev_count=97756, count=115390) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_drop_counter fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id'. ------ BSC_Tests.TC_rsl_unknown_unit_id ------ Sun Apr 28 12:07:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_rsl_unknown_unit_id' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_rsl_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1061)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1061)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1061)@d5d4005d4757: 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(1061)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1061)@d5d4005d4757: IPA: Closed MTC@d5d4005d4757: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1062)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1061)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1063)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: pass MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1061): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1062): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1063): none (pass -> pass) MTC@d5d4005d4757: Test case TC_rsl_unknown_unit_id finished. Verdict: pass MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass'. Sun Apr 28 12:07:29 UTC 2024 ====== BSC_Tests.TC_rsl_unknown_unit_id pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_rsl_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=60335) Waiting for packet dumper to finish... 1 (prev_count=60335, count=75821) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_rsl_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id'. ------ BSC_Tests.TC_oml_unknown_unit_id ------ Sun Apr 28 12:07:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_oml_unknown_unit_id' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_oml_unknown_unit_id started. IPA-BTS0-TRX0-RSL-IPA(1064)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1064)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1064)@d5d4005d4757: 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(1064)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1064)@d5d4005d4757: IPA: Closed MTC@d5d4005d4757: setverdict(pass): none -> pass IPA-CTRL-CLI-IPA(1065)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: setverdict(pass): pass -> pass, component reason not changed IPA-BTS0-TRX0-RSL-IPA(1064)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1066)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: pass MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1064): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1065): none (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1066): none (pass -> pass) MTC@d5d4005d4757: Test case TC_oml_unknown_unit_id finished. Verdict: pass MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass'. Sun Apr 28 12:07:36 UTC 2024 ====== BSC_Tests.TC_oml_unknown_unit_id pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_oml_unknown_unit_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=66596) Waiting for packet dumper to finish... 1 (prev_count=66596, count=69632) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_oml_unknown_unit_id pass' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark'. ------ BSC_Tests.TC_classmark ------ Sun Apr 28 12:07:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_classmark' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_classmark started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1070)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1070)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1070)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1068)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1073)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1073)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1073)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1071)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1070)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1070)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1073)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1073)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1076)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1076)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1076)@d5d4005d4757: 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(1076)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_classmark() start" TC_classmark(1078)@d5d4005d4757: "TC_classmark": using IMSI '001011968547559'H VirtMSC-RAN(1069)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1069 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(1071)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1069)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1070)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1068)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1073)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1072)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1075)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1067)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1076)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1077)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1074)@d5d4005d4757: Final verdict of PTC: none TC_classmark(1078)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1067): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1068): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1069): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1070): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1071): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1072): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1073): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1074): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1075): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1076): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1077): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_classmark(1078): none (fail -> fail) MTC@d5d4005d4757: Test case TC_classmark finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark fail'. Sun Apr 28 12:07:48 UTC 2024 ------ BSC_Tests.TC_classmark fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_classmark.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=396425) Waiting for packet dumper to finish... 1 (prev_count=396425, count=425303) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_classmark fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id'. ------ BSC_Tests.TC_common_id ------ Sun Apr 28 12:07:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_common_id' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_common_id started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1082)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1082)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1082)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1080)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1085)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1085)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1085)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1083)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1082)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1082)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1085)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1085)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1088)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1088)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1088)@d5d4005d4757: 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(1088)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_common_id() start" TC_common_id(1090)@d5d4005d4757: "TC_common_id": using IMSI '001011981421521'H VirtMSC-RAN(1081)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1081 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1080)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1089)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1083)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1081)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1082)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1085)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1084)@d5d4005d4757: Final verdict of PTC: none TC_common_id(1090)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1088)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1086)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1079)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1087)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1079): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1080): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1081): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1082): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1083): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1084): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1085): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1086): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1087): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1088): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1089): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_common_id(1090): none (fail -> fail) MTC@d5d4005d4757: Test case TC_common_id finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id fail'. Sun Apr 28 12:08:00 UTC 2024 ------ BSC_Tests.TC_common_id fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_common_id.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390416) Waiting for packet dumper to finish... 1 (prev_count=390416, count=404899) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_common_id fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail'. ------ BSC_Tests.TC_unsol_ass_fail ------ Sun Apr 28 12:08:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_unsol_ass_fail started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1094)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1094)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1094)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1092)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1097)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1097)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1097)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1095)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1094)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1094)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1097)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1097)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1100)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1100)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1100)@d5d4005d4757: 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(1100)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_unsol_ass_fail() start" TC_unsol_ass_fail(1102)@d5d4005d4757: "TC_unsol_ass_fail": using IMSI '001013439520751'H VirtMSC-RAN(1093)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1093 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1092)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1093)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(1096)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1091)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1094)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1097)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1095)@d5d4005d4757: Final verdict of PTC: none TC_unsol_ass_fail(1102)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1100)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1099)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1098)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1101)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1091): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1092): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1093): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1094): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1095): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1096): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1097): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1098): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1099): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1100): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1101): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_unsol_ass_fail(1102): none (fail -> fail) MTC@d5d4005d4757: Test case TC_unsol_ass_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail fail'. Sun Apr 28 12:08:13 UTC 2024 ------ BSC_Tests.TC_unsol_ass_fail fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_unsol_ass_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393561) Waiting for packet dumper to finish... 1 (prev_count=393561, count=423764) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_fail fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl'. ------ BSC_Tests.TC_unsol_ass_compl ------ Sun Apr 28 12:08:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ass_compl' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_unsol_ass_compl started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1106)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1106)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1106)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1104)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1109)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1109)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1109)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1107)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1106)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1106)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1109)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1109)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1112)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1112)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1112)@d5d4005d4757: 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(1112)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_unsol_ass_compl() start" TC_unsol_ass_compl(1114)@d5d4005d4757: "TC_unsol_ass_compl": using IMSI '001011665683263'H VirtMSC-RAN(1105)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1105 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1106)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1109)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1105)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1104)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1108)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1103)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1113)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1107)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1112)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1111)@d5d4005d4757: Final verdict of PTC: none TC_unsol_ass_compl(1114)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1110)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1103): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1104): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1105): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1106): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1107): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1108): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1109): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1110): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1111): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1112): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1113): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_unsol_ass_compl(1114): none (fail -> fail) MTC@d5d4005d4757: Test case TC_unsol_ass_compl finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl fail'. Sun Apr 28 12:08:25 UTC 2024 ------ BSC_Tests.TC_unsol_ass_compl fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_unsol_ass_compl.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395109) Waiting for packet dumper to finish... 1 (prev_count=395109, count=409770) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ass_compl fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail'. ------ BSC_Tests.TC_unsol_ho_fail ------ Sun Apr 28 12:08:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unsol_ho_fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_unsol_ho_fail started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1118)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1118)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1118)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1116)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1121)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1121)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1121)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1119)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1118)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1118)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1121)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1121)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1124)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1124)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1124)@d5d4005d4757: 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(1124)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_unsol_ho_fail() start" TC_unsol_ho_fail(1126)@d5d4005d4757: "TC_unsol_ho_fail": using IMSI '001018913485288'H VirtMSC-RAN(1117)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1117 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1118)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1116)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1119)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1124)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1117)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1121)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1120)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1125)@d5d4005d4757: Final verdict of PTC: none TC_unsol_ho_fail(1126)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1115)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1122)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1123)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1115): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1116): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1117): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1118): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1119): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1120): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1121): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1122): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1123): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1124): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1125): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_unsol_ho_fail(1126): none (fail -> fail) MTC@d5d4005d4757: Test case TC_unsol_ho_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail fail'. Sun Apr 28 12:08:37 UTC 2024 ------ BSC_Tests.TC_unsol_ho_fail fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_unsol_ho_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394274) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unsol_ho_fail fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg'. ------ BSC_Tests.TC_err_82_short_msg ------ Sun Apr 28 12:08:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_82_short_msg' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_err_82_short_msg started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1130)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1130)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1130)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1128)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1133)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1133)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1133)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1131)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1130)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1130)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1133)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1133)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1136)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1136)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1136)@d5d4005d4757: 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(1136)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_err_82_short_msg() start" TC_err_82_short_msg(1138)@d5d4005d4757: "TC_err_82_short_msg": using IMSI '001014847687449'H VirtMSC-RAN(1129)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1129 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1129)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1128)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1132)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1131)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1133)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1137)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1130)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1136)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1127)@d5d4005d4757: Final verdict of PTC: none TC_err_82_short_msg(1138)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1134)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1135)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1127): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1128): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1129): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1130): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1131): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1132): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1133): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1134): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1135): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1136): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1137): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_err_82_short_msg(1138): none (fail -> fail) MTC@d5d4005d4757: Test case TC_err_82_short_msg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg fail'. Sun Apr 28 12:08:49 UTC 2024 ------ BSC_Tests.TC_err_82_short_msg fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_err_82_short_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=390869) Waiting for packet dumper to finish... 1 (prev_count=390869, count=409927) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_82_short_msg fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg'. ------ BSC_Tests.TC_err_84_unknown_msg ------ Sun Apr 28 12:08:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_err_84_unknown_msg' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_err_84_unknown_msg started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1142)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1142)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1142)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1140)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1145)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1145)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1145)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1143)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1142)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1142)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1145)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1145)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1148)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1148)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1148)@d5d4005d4757: 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(1148)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_err_84_unknown_msg() start" TC_err_84_unknown_msg(1150)@d5d4005d4757: "TC_err_84_unknown_msg": using IMSI '001010680123259'H VirtMSC-RAN(1141)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1141 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1141)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1143)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1142)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1140)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1146)@d5d4005d4757: Final verdict of PTC: none TC_err_84_unknown_msg(1150)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1148)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1149)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1139)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1144)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1145)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1147)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1139): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1140): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1141): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1142): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1143): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1144): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1145): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1146): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1147): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1148): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1149): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_err_84_unknown_msg(1150): none (fail -> fail) MTC@d5d4005d4757: Test case TC_err_84_unknown_msg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg fail'. Sun Apr 28 12:09:01 UTC 2024 ------ BSC_Tests.TC_err_84_unknown_msg fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_err_84_unknown_msg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=395040) Waiting for packet dumper to finish... 1 (prev_count=395040, count=409288) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_err_84_unknown_msg fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int'. ------ BSC_Tests.TC_ho_int ------ Sun Apr 28 12:09:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_int started. MTC@d5d4005d4757: "TC_ho_int": using IMSI '001019592443738'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1154)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1154)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1154)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1152)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1157)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1157)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1157)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1155)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1154)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1154)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1157)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1157)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1160)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1160)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1160)@d5d4005d4757: 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(1160)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1162)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1162)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1162)@d5d4005d4757: 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(1162)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_int() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1153)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1153 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1153)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1152)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1157)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1154)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1151)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1158)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1162)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1156)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1160)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1159)@d5d4005d4757: Final verdict of PTC: none TC_ho_int(1164)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1155)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1163)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1161)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1151): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1152): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1153): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1154): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1155): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1156): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1157): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1158): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1159): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1160): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1161): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1162): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1163): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_int(1164): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_int finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int fail'. Sun Apr 28 12:09:13 UTC 2024 ------ BSC_Tests.TC_ho_int fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_int.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=585024) Waiting for packet dumper to finish... 1 (prev_count=585024, count=782904) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0'. ------ BSC_Tests.TC_ho_int_a5_0 ------ Sun Apr 28 12:09:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_0' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_int_a5_0 started. MTC@d5d4005d4757: "TC_ho_int_a5_0": using IMSI '001015071510498'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1168)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1168)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1168)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1166)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1171)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1171)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1171)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1169)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1168)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1168)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1171)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1171)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1174)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1174)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1174)@d5d4005d4757: 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(1174)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1176)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1176)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1176)@d5d4005d4757: 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(1176)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_int_a5_0() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1167)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1167 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1166)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1168)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1167)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1169)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1165)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1170)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1171)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1173)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1172)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1174)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1176)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1175)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1177)@d5d4005d4757: Final verdict of PTC: none TC_ho_int_a5_0(1178)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1165): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1166): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1167): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1168): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1169): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1170): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1171): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1172): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1173): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1174): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1175): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1176): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1177): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_int_a5_0(1178): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_int_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 fail'. Sun Apr 28 12:09:25 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_0 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_int_a5_0.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=586914) Waiting for packet dumper to finish... 1 (prev_count=586914, count=774623) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_0 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1'. ------ BSC_Tests.TC_ho_int_a5_1 ------ Sun Apr 28 12:09:31 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_1' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_int_a5_1 started. MTC@d5d4005d4757: "TC_ho_int_a5_1": using IMSI '001011677631896'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1182)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1182)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1182)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1180)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1185)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1185)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1185)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1183)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1182)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1182)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1185)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1185)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1188)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1188)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1188)@d5d4005d4757: 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(1188)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1190)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1190)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1190)@d5d4005d4757: 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(1190)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_int_a5_1() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1181)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1181 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1181)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(1179)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1183)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1184)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1189)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1191)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1185)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1187)@d5d4005d4757: Final verdict of PTC: none TC_ho_int_a5_1(1192)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1182)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1190)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1180)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1186)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1188)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1179): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1180): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1181): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1182): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1183): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1184): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1185): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1186): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1187): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1188): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1189): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1190): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1191): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_int_a5_1(1192): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_int_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 fail'. Sun Apr 28 12:09:38 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_1 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_int_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=585501) Waiting for packet dumper to finish... 1 (prev_count=585501, count=783487) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_1 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3'. ------ BSC_Tests.TC_ho_int_a5_3 ------ Sun Apr 28 12:09:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_3' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_int_a5_3 started. MTC@d5d4005d4757: "TC_ho_int_a5_3": using IMSI '001019661469169'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1196)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1196)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1196)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1194)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1199)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1199)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1199)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1197)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1196)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1196)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1199)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1199)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1202)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1202)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1202)@d5d4005d4757: 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(1202)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1204)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1204)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1204)@d5d4005d4757: 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(1204)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_int_a5_3() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1195)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1195 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1194)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1195)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-IPA(1202)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1200)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1205)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1204)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1199)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1197)@d5d4005d4757: Final verdict of PTC: none TC_ho_int_a5_3(1206)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1193)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1201)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1198)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1203)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1196)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1193): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1194): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1195): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1196): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1197): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1198): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1199): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1200): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1201): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1202): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1203): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1204): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1205): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_int_a5_3(1206): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_int_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 fail'. Sun Apr 28 12:09:50 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_3 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_int_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=586784) Waiting for packet dumper to finish... 1 (prev_count=586784, count=774113) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_3 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4'. ------ BSC_Tests.TC_ho_int_a5_4 ------ Sun Apr 28 12:09:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_a5_4' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_int_a5_4 started. MTC@d5d4005d4757: "TC_ho_int_a5_4": using IMSI '001016503548173'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1210)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1210)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1210)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1208)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1213)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1213)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1213)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1211)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1210)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1210)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1213)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1213)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1216)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1216)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1216)@d5d4005d4757: 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(1216)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1218)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1218)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1218)@d5d4005d4757: 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(1218)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_int_a5_4() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1209)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1209 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1209)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1210)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1211)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1213)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1208)@d5d4005d4757: Final verdict of PTC: none TC_ho_int_a5_4(1220)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1214)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1212)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1216)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1218)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1207)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1219)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1217)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1215)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1207): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1208): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1209): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1210): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1211): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1212): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1213): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1214): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1215): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1216): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1217): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1218): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1219): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_int_a5_4(1220): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_int_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 fail'. Sun Apr 28 12:10:02 UTC 2024 ------ BSC_Tests.TC_ho_int_a5_4 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_int_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=586638) Waiting for packet dumper to finish... 1 (prev_count=586638, count=778052) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_a5_4 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure'. ------ BSC_Tests.TC_ho_int_radio_link_failure ------ Sun Apr 28 12:10:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_int_radio_link_failure' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_int_radio_link_failure started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1224)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1224)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1224)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1222)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1227)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1227)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1227)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1225)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1224)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1224)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1227)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1227)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1230)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1230)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1230)@d5d4005d4757: 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(1230)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1232)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1232)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1232)@d5d4005d4757: 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(1232)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_int_radio_link_failure() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1234)@d5d4005d4757: "TC_ho_int_radio_link_failure": using IMSI '001010356209488'H VirtMSC-RAN(1223)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1223 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1224)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1222)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1227)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1226)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1221)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1223)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(1229)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1233)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1231)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1228)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1225)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1230)@d5d4005d4757: Final verdict of PTC: none TC_ho_int_radio_link_failure(1234)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1232)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1221): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1222): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1223): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1224): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1225): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1226): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1227): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1228): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1229): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1230): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1231): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1232): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1233): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_int_radio_link_failure(1234): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_int_radio_link_failure finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure fail'. Sun Apr 28 12:10:15 UTC 2024 ------ BSC_Tests.TC_ho_int_radio_link_failure fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_int_radio_link_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=585079) Waiting for packet dumper to finish... 1 (prev_count=585079, count=772508) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_int_radio_link_failure fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:10:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_msc_response' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_out_fail_no_msc_response started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1238)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1238)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1238)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1236)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1241)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1241)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1241)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1239)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1238)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1238)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1241)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1241)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1244)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1244)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1244)@d5d4005d4757: 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(1244)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_out_fail_no_msc_response() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1246)@d5d4005d4757: "TC_ho_out_fail_no_msc_response": using IMSI '001010134550116'H VirtMSC-RAN(1237)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1237 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1237)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1236)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1239)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1238)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1240)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1245)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1243)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1235)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1244)@d5d4005d4757: Final verdict of PTC: none TC_ho_out_fail_no_msc_response(1246)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1242)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1241)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1235): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1236): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1237): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1238): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1239): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1240): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1241): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1242): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1243): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1244): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1245): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_out_fail_no_msc_response(1246): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_out_fail_no_msc_response finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response fail'. Sun Apr 28 12:10:27 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_no_msc_response fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_out_fail_no_msc_response.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490070) Waiting for packet dumper to finish... 1 (prev_count=490070, count=506190) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_msc_response fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:10:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_out_fail_rr_ho_failure started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1250)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1250)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1250)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1248)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1251)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1253)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1253)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1253)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1250)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1250)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1253)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1253)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1256)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1256)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1256)@d5d4005d4757: 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(1256)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_out_fail_rr_ho_failure() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1258)@d5d4005d4757: "TC_ho_out_fail_rr_ho_failure": using IMSI '001013114463662'H VirtMSC-RAN(1249)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1249 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1249)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1250)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1253)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1251)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1247)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1252)@d5d4005d4757: Final verdict of PTC: none TC_ho_out_fail_rr_ho_failure(1258)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1254)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1248)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1256)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1255)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1257)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1247): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1248): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1249): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1250): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1251): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1252): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1253): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1254): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1255): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1256): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1257): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_out_fail_rr_ho_failure(1258): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_out_fail_rr_ho_failure finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure fail'. Sun Apr 28 12:10:39 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_rr_ho_failure fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_out_fail_rr_ho_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490155) Waiting for packet dumper to finish... 1 (prev_count=490155, count=507120) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_rr_ho_failure fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:10:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_out_fail_no_result_after_ho_cmd started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1262)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1262)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1262)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1260)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1265)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1265)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1265)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1263)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1262)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1262)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1265)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1265)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1268)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1268)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1268)@d5d4005d4757: 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(1268)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_out_fail_no_result_after_ho_cmd() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1270)@d5d4005d4757: "TC_ho_out_fail_no_result_after_ho_cmd": using IMSI '001018587909384'H VirtMSC-RAN(1261)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1261 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1261)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1263)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1265)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1260)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1269)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1268)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1259)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1266)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1262)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1264)@d5d4005d4757: Final verdict of PTC: none TC_ho_out_fail_no_result_after_ho_cmd(1270)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1267)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1259): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1260): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1261): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1262): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1263): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1264): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1265): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1266): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1267): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1268): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1269): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_out_fail_no_result_after_ho_cmd(1270): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_out_fail_no_result_after_ho_cmd finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd fail'. Sun Apr 28 12:10:52 UTC 2024 ------ BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd fail ------ Saving talloc report from 172.18.145.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=493381) Waiting for packet dumper to finish... 1 (prev_count=493381, count=507952) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc'. ------ BSC_Tests.TC_ho_into_this_bsc ------ Sun Apr 28 12:10:57 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_into_this_bsc started. MTC@d5d4005d4757: "TC_ho_into_this_bsc": using IMSI '001012160388286'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1274)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1274)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1274)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1272)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1277)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1277)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1277)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1275)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1274)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1274)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1277)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1277)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1280)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1280)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1280)@d5d4005d4757: 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(1280)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_into_this_bsc() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1279)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc(1282) VirtMSC-RAN(1273)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1273 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1273)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1274)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1281)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1272)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1275)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1276)@d5d4005d4757: Final verdict of PTC: none TC_ho_into_this_bsc(1282)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1277)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1280)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1271)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1279)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1278)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1271): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1272): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1273): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1274): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1275): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1276): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1277): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1278): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1279): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1280): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1281): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_into_this_bsc(1282): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_into_this_bsc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc fail'. Sun Apr 28 12:11:04 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_into_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=487231) Waiting for packet dumper to finish... 1 (prev_count=487231, count=503236) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:11:09 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_0' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_a5_0 started. MTC@d5d4005d4757: "TC_ho_into_this_bsc_a5_0": using IMSI '001019607086167'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1286)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1286)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1286)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1284)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1289)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1289)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1289)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1287)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1286)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1286)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1289)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1289)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1292)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1292)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1292)@d5d4005d4757: 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(1292)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_into_this_bsc_a5_0() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1291)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_0(1294) VirtMSC-RAN(1285)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1285 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(1288)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1284)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1286)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1287)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1293)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1289)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1285)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(1291)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1292)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1283)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1290)@d5d4005d4757: Final verdict of PTC: none TC_ho_into_this_bsc_a5_0(1294)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1283): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1284): none (none -> none) Sun Apr 28 12:11:16 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_0 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_0.talloc MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1285): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1286): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1287): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1288): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1289): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1290): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1291): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1292): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1293): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_into_this_bsc_a5_0(1294): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_a5_0 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 fail'. Waiting for packet dumper to finish... 0 (prev_count=-1, count=495956) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_0 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:11:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_a5_1 started. MTC@d5d4005d4757: "TC_ho_into_this_bsc_a5_1": using IMSI '001013141959322'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1298)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1298)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1298)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1296)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1301)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1301)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1301)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1299)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1298)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1298)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1301)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1301)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1304)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1304)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1304)@d5d4005d4757: 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(1304)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_into_this_bsc_a5_1() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1303)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1(1306) VirtMSC-RAN(1297)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1297 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1298)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1299)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1297)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(1295)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1302)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1300)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1304)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1305)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1301)@d5d4005d4757: Final verdict of PTC: none TC_ho_into_this_bsc_a5_1(1306)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1303)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1296)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1295): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1296): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1297): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1298): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1299): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1300): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1301): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1302): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1303): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1304): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1305): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_into_this_bsc_a5_1(1306): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_a5_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 fail'. Sun Apr 28 12:11:28 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=497952) Waiting for packet dumper to finish... 1 (prev_count=497952, count=528417) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:11:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_3' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_a5_3 started. MTC@d5d4005d4757: "TC_ho_into_this_bsc_a5_3": using IMSI '001012583291976'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1310)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1310)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1310)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1308)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1313)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1313)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1313)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1311)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1310)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1310)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1313)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1313)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1316)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1316)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1316)@d5d4005d4757: 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(1316)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_into_this_bsc_a5_3() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1315)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_3(1318) VirtMSC-RAN(1309)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1309 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(1312)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1311)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1310)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1308)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1315)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1309)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1314)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1317)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1307)@d5d4005d4757: Final verdict of PTC: none TC_ho_into_this_bsc_a5_3(1318)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1313)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1316)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1307): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1308): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1309): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1310): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1311): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1312): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1313): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1314): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1315): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1316): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1317): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_into_this_bsc_a5_3(1318): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 fail'. Sun Apr 28 12:11:40 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_3 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=491958) Waiting for packet dumper to finish... 1 (prev_count=491958, count=506117) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_3 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:11:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_4' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_a5_4 started. MTC@d5d4005d4757: "TC_ho_into_this_bsc_a5_4": using IMSI '001010844519766'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1322)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1322)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1322)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1320)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1325)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1325)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1325)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1323)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1322)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1322)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1325)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1325)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1328)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1328)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1328)@d5d4005d4757: 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(1328)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_into_this_bsc_a5_4() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1327)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_4(1330) VirtMSC-RAN(1321)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1321 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1322)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1329)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1320)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1323)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1324)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1321)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_ho_into_this_bsc_a5_4(1330)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1325)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1319)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1327)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1328)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1326)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1319): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1320): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1321): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1322): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1323): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1324): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1325): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1326): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1327): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1328): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1329): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_into_this_bsc_a5_4(1330): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_a5_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 fail'. Sun Apr 28 12:11:52 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_4 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=493830) Waiting for packet dumper to finish... 1 (prev_count=493830, count=521864) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_4 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:11:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: 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@d5d4005d4757: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg started. MTC@d5d4005d4757: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg": using IMSI '001010379474932'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1334)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1334)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1334)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1332)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1337)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1337)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1337)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1335)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1334)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1334)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1337)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1337)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1340)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1340)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1340)@d5d4005d4757: 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(1340)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1339)@d5d4005d4757: 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(1342) VirtMSC-RAN(1333)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1333 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(1335)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1333)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1337)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1341)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1336)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1340)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1338)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1331)@d5d4005d4757: Final verdict of PTC: none TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1342)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1332)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1334)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1339)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1331): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1332): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1333): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1334): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1335): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1336): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1337): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1338): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1339): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1340): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1341): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg(1342): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg fail'. Sun Apr 28 12:12:05 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg fail ------ Saving talloc report from 172.18.145.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=493957) Waiting for packet dumper to finish... 1 (prev_count=493957, count=508116) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:12:10 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_a5_1_3 started. MTC@d5d4005d4757: "TC_ho_into_this_bsc_a5_1_3": using IMSI '001016225477886'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1346)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1346)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1346)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1344)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1349)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1349)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1349)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1347)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1346)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1346)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1349)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1349)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1352)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1352)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1352)@d5d4005d4757: 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(1352)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_into_this_bsc_a5_1_3() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1351)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_1_3(1354) VirtMSC-RAN(1345)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1345 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1346)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1345)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(1348)@d5d4005d4757: Final verdict of PTC: none TC_ho_into_this_bsc_a5_1_3(1354)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1350)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1343)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1344)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1347)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1352)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1351)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1353)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1349)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1343): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1344): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1345): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1346): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1347): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1348): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1349): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1350): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1351): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1352): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1353): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_into_this_bsc_a5_1_3(1354): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_a5_1_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail'. Sun Apr 28 12:12:17 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail ------ Saving talloc report from 172.18.145.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=495339) Waiting for packet dumper to finish... 1 (prev_count=495339, count=510546) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_1_3 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:12:22 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_a5_mismatch started. MTC@d5d4005d4757: "TC_ho_into_this_bsc_a5_mismatch": using IMSI '001016918568312'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1358)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1358)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1358)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1356)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1361)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1361)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1361)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1359)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1358)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1358)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1361)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1361)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1364)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1364)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1364)@d5d4005d4757: 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(1364)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_into_this_bsc_a5_mismatch() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1363)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_a5_mismatch(1366) VirtMSC-RAN(1357)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1357 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1357)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1356)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1364)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1355)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1363)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1359)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1365)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1358)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1361)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1362)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1360)@d5d4005d4757: Final verdict of PTC: none TC_ho_into_this_bsc_a5_mismatch(1366)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1355): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1356): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1357): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1358): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1359): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1360): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1361): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1362): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1363): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1364): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1365): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_into_this_bsc_a5_mismatch(1366): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_a5_mismatch finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail'. Sun Apr 28 12:12:29 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_into_this_bsc_a5_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494431) Waiting for packet dumper to finish... 1 (prev_count=494431, count=509415) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_a5_mismatch fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6'. ------ BSC_Tests.TC_ho_into_this_bsc_tla_v6 ------ Sun Apr 28 12:12:35 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_tla_v6 started. MTC@d5d4005d4757: "TC_ho_into_this_bsc_tla_v6": using IMSI '001014380655904'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1370)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1370)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1370)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1368)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1373)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1373)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1373)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1371)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1370)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1370)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1373)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1373)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1376)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1376)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1376)@d5d4005d4757: 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(1376)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_into_this_bsc_tla_v6() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1375)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_tla_v6(1378) VirtMSC-RAN(1369)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1369 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1368)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1375)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1374)@d5d4005d4757: Final verdict of PTC: none TC_ho_into_this_bsc_tla_v6(1378)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1367)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1370)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1377)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1372)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1369)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(1373)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1371)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1376)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1367): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1368): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1369): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1370): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1371): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1372): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1373): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1374): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1375): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1376): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1377): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_into_this_bsc_tla_v6(1378): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_tla_v6 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail'. Sun Apr 28 12:12:42 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_into_this_bsc_tla_v6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494840) Waiting for packet dumper to finish... 1 (prev_count=494840, count=508499) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_tla_v6 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran'. ------ BSC_Tests.TC_srvcc_eutran_to_geran ------ Sun Apr 28 12:12:47 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_srvcc_eutran_to_geran started. MTC@d5d4005d4757: "TC_srvcc_eutran_to_geran": using IMSI '001017747022997'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1382)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1382)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1382)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1380)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1385)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1385)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1385)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1383)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1382)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1382)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1385)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1385)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1388)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1388)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1388)@d5d4005d4757: 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(1388)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_srvcc_eutran_to_geran() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1387)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran(1390) VirtMSC-RAN(1381)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1381 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1381)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1386)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1387)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1379)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1384)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1388)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1389)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1383)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1380)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1382)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1385)@d5d4005d4757: Final verdict of PTC: none TC_srvcc_eutran_to_geran(1390)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1379): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1380): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1381): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1382): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1383): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1384): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1385): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1386): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1387): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1388): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1389): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_srvcc_eutran_to_geran(1390): none (fail -> fail) MTC@d5d4005d4757: Test case TC_srvcc_eutran_to_geran finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran fail'. Sun Apr 28 12:12:54 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=489206) Waiting for packet dumper to finish... 1 (prev_count=489206, count=507139) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:12:59 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_srvcc_eutran_to_geran_a5_3 started. MTC@d5d4005d4757: "TC_srvcc_eutran_to_geran_a5_3": using IMSI '001015062190199'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1394)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1394)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1394)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1392)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1397)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1397)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1397)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1395)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1394)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1394)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1397)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1397)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1400)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1400)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1400)@d5d4005d4757: 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(1400)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_srvcc_eutran_to_geran_a5_3() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1399)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_a5_3(1402) VirtMSC-RAN(1393)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1393 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1394)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1392)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1400)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1397)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1398)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1401)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1395)@d5d4005d4757: Final verdict of PTC: none TC_srvcc_eutran_to_geran_a5_3(1402)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1396)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1391)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1399)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1393)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1391): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1392): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1393): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1394): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1395): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1396): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1397): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1398): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1399): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1400): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1401): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_srvcc_eutran_to_geran_a5_3(1402): none (fail -> fail) MTC@d5d4005d4757: Test case TC_srvcc_eutran_to_geran_a5_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail'. Sun Apr 28 12:13:07 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_a5_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=496735) Waiting for packet dumper to finish... 1 (prev_count=496735, count=511720) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:13:12 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_srvcc_eutran_to_geran_src_sai started. MTC@d5d4005d4757: "TC_srvcc_eutran_to_geran_src_sai": using IMSI '001013842075259'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1406)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1406)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1406)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1404)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1409)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1409)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1409)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1407)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1406)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1406)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1409)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1409)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1412)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1412)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1412)@d5d4005d4757: 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(1412)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_srvcc_eutran_to_geran_src_sai() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1411)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_src_sai(1414) VirtMSC-RAN(1405)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1405 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1405)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1404)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1407)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1411)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1409)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1413)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1406)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1403)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1412)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1408)@d5d4005d4757: Final verdict of PTC: none TC_srvcc_eutran_to_geran_src_sai(1414)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1410)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1403): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1404): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1405): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1406): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1407): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1408): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1409): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1410): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1411): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1412): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1413): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_srvcc_eutran_to_geran_src_sai(1414): none (fail -> fail) MTC@d5d4005d4757: Test case TC_srvcc_eutran_to_geran_src_sai finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail'. Sun Apr 28 12:13:19 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_src_sai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=489795) Waiting for packet dumper to finish... 1 (prev_count=489795, count=509394) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_src_sai fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:13:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_srvcc_eutran_to_geran_ho_out started. MTC@d5d4005d4757: "TC_srvcc_eutran_to_geran_ho_out": using IMSI '001017796348666'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1418)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1418)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1418)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1416)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1421)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1421)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1421)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1419)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1418)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1418)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1421)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1421)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1424)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1424)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1424)@d5d4005d4757: 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(1424)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_srvcc_eutran_to_geran_ho_out() start" VirtMSC-RAN(1417)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1417 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1417)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1418)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1421)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1419)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1416)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1420)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1422)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1415)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1423)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1425)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1424)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1415): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1416): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1417): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1418): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1419): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1420): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1421): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1422): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1423): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1424): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1425): none (fail -> fail) MTC@d5d4005d4757: Test case TC_srvcc_eutran_to_geran_ho_out finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail'. Sun Apr 28 12:13:31 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=625882) Waiting for packet dumper to finish... 1 (prev_count=625882, count=640453) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:13:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_srvcc_eutran_to_geran_forbid_fast_return started. MTC@d5d4005d4757: "TC_srvcc_eutran_to_geran_forbid_fast_return": using IMSI '001010483647505'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1429)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1429)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1429)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1427)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1432)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1432)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1432)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1430)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1429)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1429)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1432)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1432)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1435)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1435)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@d5d4005d4757: 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)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_srvcc_eutran_to_geran_forbid_fast_return() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_srvcc_eutran_to_geran_forbid_fast_return(1437) VirtMSC-RAN(1428)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1428 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1428)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1427)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1432)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1433)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1436)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1434)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1426)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1429)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1435)@d5d4005d4757: Final verdict of PTC: none TC_srvcc_eutran_to_geran_forbid_fast_return(1437)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1431)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1430)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1426): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1427): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1428): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1429): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1430): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1431): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1432): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1433): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1434): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1435): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1436): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_srvcc_eutran_to_geran_forbid_fast_return(1437): none (fail -> fail) MTC@d5d4005d4757: Test case TC_srvcc_eutran_to_geran_forbid_fast_return finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail'. Sun Apr 28 12:13:44 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail ------ Saving talloc report from 172.18.145.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=388377) Waiting for packet dumper to finish... 1 (prev_count=388377, count=505752) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:13:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: 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@d5d4005d4757: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return started. MTC@d5d4005d4757: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return": using IMSI '001011423471661'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1441)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1441)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1441)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1439)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1444)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1444)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1444)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1442)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1441)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1441)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1444)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1444)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1447)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1447)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1447)@d5d4005d4757: 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(1447)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return() start" VirtMSC-RAN(1440)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1440 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1440)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1442)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1439)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1448)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1441)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1438)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1446)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1444)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1447)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1443)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1445)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1438): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1439): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1440): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1441): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1442): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1443): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1444): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1445): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1446): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1447): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1448): none (fail -> fail) MTC@d5d4005d4757: Test case TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return fail'. Sun Apr 28 12:13:57 UTC 2024 ------ BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=634894) Waiting for packet dumper to finish... 1 (prev_count=634894, count=649554) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears'. ------ BSC_Tests.TC_ho_in_fail_msc_clears ------ Sun Apr 28 12:14:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_in_fail_msc_clears started. MTC@d5d4005d4757: "TC_ho_in_fail_msc_clears": using IMSI '001018038946606'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1452)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1452)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1452)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1450)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1455)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1455)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1455)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1453)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1452)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1452)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1455)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1455)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1458)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1458)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1458)@d5d4005d4757: 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(1458)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_in_fail_msc_clears() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1457)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears(1460) VirtMSC-RAN(1451)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1451 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1451)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(1454)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1449)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1456)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1450)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1452)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1457)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1459)@d5d4005d4757: Final verdict of PTC: none TC_ho_in_fail_msc_clears(1460)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1453)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1455)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1458)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1449): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1450): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1451): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1452): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1453): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1454): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1455): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1456): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1457): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1458): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1459): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_in_fail_msc_clears(1460): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_in_fail_msc_clears finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears fail'. Sun Apr 28 12:14:09 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_msc_clears fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_in_fail_msc_clears.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=485427) Waiting for packet dumper to finish... 1 (prev_count=485427, count=502948) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:14:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_in_fail_msc_clears_after_ho_detect started. MTC@d5d4005d4757: "TC_ho_in_fail_msc_clears_after_ho_detect": using IMSI '001014042633907'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1464)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1464)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1464)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1462)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1467)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1467)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1467)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1465)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1464)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1464)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1467)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1467)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1470)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1470)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1470)@d5d4005d4757: 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(1470)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_in_fail_msc_clears_after_ho_detect() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1469)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_msc_clears_after_ho_detect(1472) VirtMSC-RAN(1463)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1463 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1463)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1464)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1462)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1468)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1461)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1466)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1471)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1465)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1469)@d5d4005d4757: Final verdict of PTC: none TC_ho_in_fail_msc_clears_after_ho_detect(1472)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1470)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1467)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1461): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1462): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1463): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1464): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1465): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1466): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1467): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1468): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1469): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1470): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1471): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_in_fail_msc_clears_after_ho_detect(1472): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_in_fail_msc_clears_after_ho_detect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect fail'. Sun Apr 28 12:14:21 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect fail ------ Saving talloc report from 172.18.145.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=491008) Waiting for packet dumper to finish... 1 (prev_count=491008, count=504755) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect'. ------ BSC_Tests.TC_ho_in_fail_no_detect ------ Sun Apr 28 12:14:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_in_fail_no_detect started. MTC@d5d4005d4757: "TC_ho_in_fail_no_detect": using IMSI '001013543971479'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1476)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1476)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1476)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1474)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1479)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1479)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1479)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1477)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1476)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1476)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1479)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1479)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1482)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1482)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1482)@d5d4005d4757: 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(1482)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_in_fail_no_detect() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1481)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect(1484) VirtMSC-RAN(1475)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1475 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(1479)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1474)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1475)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(1481)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1478)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1483)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1482)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1476)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1473)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1477)@d5d4005d4757: Final verdict of PTC: none TC_ho_in_fail_no_detect(1484)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1480)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1473): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1474): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1475): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1476): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1477): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1478): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1479): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1480): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1481): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1482): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1483): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_in_fail_no_detect(1484): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_in_fail_no_detect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect fail'. Sun Apr 28 12:14:34 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_no_detect fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=491847) Waiting for packet dumper to finish... 1 (prev_count=491847, count=509367) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2'. ------ BSC_Tests.TC_ho_in_fail_no_detect2 ------ Sun Apr 28 12:14:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_no_detect2' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_in_fail_no_detect2 started. MTC@d5d4005d4757: "TC_ho_in_fail_no_detect2": using IMSI '001019427818066'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1488)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1488)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1488)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1486)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1491)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1491)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1491)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1489)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1488)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1488)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1491)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1491)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1494)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1494)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1494)@d5d4005d4757: 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(1494)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_in_fail_no_detect2() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1493)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_no_detect2(1496) VirtMSC-RAN(1487)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1487 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1486)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1485)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1487)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1492)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1490)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1493)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1491)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1489)@d5d4005d4757: Final verdict of PTC: none TC_ho_in_fail_no_detect2(1496)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1494)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1488)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1495)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1485): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1486): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1487): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1488): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1489): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1490): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1491): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1492): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1493): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1494): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1495): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_in_fail_no_detect2(1496): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_in_fail_no_detect2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 fail'. Sun Apr 28 12:14:46 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_no_detect2 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_in_fail_no_detect2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=494822) Waiting for packet dumper to finish... 1 (prev_count=494822, count=508982) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_no_detect2 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:14:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_in_fail_mgw_mdcx_timeout started. MTC@d5d4005d4757: "TC_ho_in_fail_mgw_mdcx_timeout": using IMSI '001014147165425'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1500)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1500)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1500)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1498)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1503)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1503)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-SCCP(1501)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1503)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1500)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1500)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1503)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1503)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1506)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1506)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1506)@d5d4005d4757: 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(1506)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_in_fail_mgw_mdcx_timeout() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1505)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_mgw_mdcx_timeout(1508) VirtMSC-RAN(1499)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1499 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1498)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1497)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1504)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1502)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1503)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1507)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1500)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1501)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1499)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(1505)@d5d4005d4757: Final verdict of PTC: none TC_ho_in_fail_mgw_mdcx_timeout(1508)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1506)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1497): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1498): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1499): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1500): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1501): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1502): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1503): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1504): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1505): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1506): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1507): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_in_fail_mgw_mdcx_timeout(1508): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_in_fail_mgw_mdcx_timeout finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail'. Sun Apr 28 12:14:59 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=488564) Waiting for packet dumper to finish... 1 (prev_count=488564, count=505895) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:15:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_in_fail_ipa_crcx_timeout started. MTC@d5d4005d4757: "TC_ho_in_fail_ipa_crcx_timeout": using IMSI '001010955599661'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1512)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1512)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1512)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1510)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1515)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1515)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1515)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1513)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1512)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1512)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1515)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1515)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1518)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1518)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1518)@d5d4005d4757: 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(1518)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_in_fail_ipa_crcx_timeout() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1517)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_in_fail_ipa_crcx_timeout(1520) VirtMSC-RAN(1511)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1511 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1511)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1510)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1514)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1515)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1519)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1512)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1513)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1509)@d5d4005d4757: Final verdict of PTC: none TC_ho_in_fail_ipa_crcx_timeout(1520)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1517)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1518)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1516)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1509): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1510): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1511): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1512): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1513): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1514): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1515): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1516): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1517): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1518): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1519): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_in_fail_ipa_crcx_timeout(1520): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_in_fail_ipa_crcx_timeout finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail'. Sun Apr 28 12:15:11 UTC 2024 ------ BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=490015) Waiting for packet dumper to finish... 1 (prev_count=490015, count=504678) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:15:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap started. MTC@d5d4005d4757: "TC_ho_into_this_bsc_sccp_cr_without_bssap": using IMSI '001013946958434'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1524)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1524)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1524)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1522)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1527)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1527)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1527)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1525)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1524)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1524)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1527)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1527)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1530)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1530)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1530)@d5d4005d4757: 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(1530)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_into_this_bsc_sccp_cr_without_bssap() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(1529)@d5d4005d4757: Created Expect[0] for { connid := omit, endpoint := omit, transid := omit } to be handled at TC_ho_into_this_bsc_sccp_cr_without_bssap(1532) VirtMSC-RAN(1523)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1523 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1523)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1524)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1525)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1529)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1528)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1527)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1530)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1521)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1526)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1522)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1531)@d5d4005d4757: Final verdict of PTC: none TC_ho_into_this_bsc_sccp_cr_without_bssap(1532)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1521): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1522): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1523): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1524): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1525): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1526): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1527): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1528): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1529): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1530): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1531): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_into_this_bsc_sccp_cr_without_bssap(1532): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_into_this_bsc_sccp_cr_without_bssap finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap fail'. Sun Apr 28 12:15:24 UTC 2024 ------ BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap fail ------ Saving talloc report from 172.18.145.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=500280) Waiting for packet dumper to finish... 1 (prev_count=500280, count=518630) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1'. ------ BSC_Tests.TC_ho_neighbor_config_1 ------ Sun Apr 28 12:15:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_1' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_neighbor_config_1 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1536)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1536)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1536)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1534)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1537)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1539)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1539)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1539)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1536)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1536)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1539)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1539)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1542)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1542)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1542)@d5d4005d4757: 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(1542)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1544)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1544)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1544)@d5d4005d4757: 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(1544)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1546)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1546)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1546)@d5d4005d4757: 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(1546)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1548)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1548)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1548)@d5d4005d4757: 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(1548)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1550)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1550)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1550)@d5d4005d4757: 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(1550)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1552)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1552)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1552)@d5d4005d4757: 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(1552)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1535)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1535 has requested to stop MTC. Terminating current testcase execution. IPA-BTS2-TRX1-RSL-RSL(1549)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1534)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1535)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX0-RSL-RSL(1547)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1543)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1542)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1541)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1553)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1536)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1538)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1544)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1546)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1540)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1552)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1551)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1537)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1550)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1533)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1548)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1539)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1545)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1533): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1534): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1535): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1536): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1537): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1538): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1539): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1540): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1541): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1542): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1543): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1544): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1545): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1546): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1547): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1548): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1549): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1550): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1551): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1552): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1553): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_neighbor_config_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 fail'. Sun Apr 28 12:15:36 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_1 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_neighbor_config_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=547282) Waiting for packet dumper to finish... 1 (prev_count=547282, count=1335318) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_1 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2'. ------ BSC_Tests.TC_ho_neighbor_config_2 ------ Sun Apr 28 12:15:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_2' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_neighbor_config_2 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1557)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1557)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1557)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1555)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1560)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1560)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1560)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1558)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1557)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1557)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1560)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1560)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1563)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1563)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1563)@d5d4005d4757: 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(1563)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1565)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1565)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1565)@d5d4005d4757: 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(1565)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1567)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1567)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1567)@d5d4005d4757: 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(1567)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1569)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1569)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1569)@d5d4005d4757: 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(1569)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1571)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1571)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1571)@d5d4005d4757: 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(1571)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1573)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1573)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1573)@d5d4005d4757: 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(1573)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1556)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1556 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(1560)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1558)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1556)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS1-TRX0-RSL-RSL(1566)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1557)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1562)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1555)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1559)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1572)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1568)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1573)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1569)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1561)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1570)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1563)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1567)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1565)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1554)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1574)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1564)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1571)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1554): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1555): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1556): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1557): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1558): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1559): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1560): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1561): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1562): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1563): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1564): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1565): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1566): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1567): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1568): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1569): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1570): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1571): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1572): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1573): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1574): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_neighbor_config_2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 fail'. Sun Apr 28 12:15:48 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_2 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_neighbor_config_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=546733) Waiting for packet dumper to finish... 1 (prev_count=546733, count=1334562) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_2 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3'. ------ BSC_Tests.TC_ho_neighbor_config_3 ------ Sun Apr 28 12:15:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_3' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_neighbor_config_3 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1578)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1578)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1578)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1576)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1581)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1581)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1581)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1579)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1578)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1578)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1581)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1581)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1584)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1584)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1584)@d5d4005d4757: 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(1584)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1586)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1586)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1586)@d5d4005d4757: 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(1586)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1588)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1588)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1588)@d5d4005d4757: 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(1588)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1590)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1590)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1590)@d5d4005d4757: 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(1590)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1592)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1592)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1592)@d5d4005d4757: 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(1592)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1594)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1594)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1594)@d5d4005d4757: 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(1594)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1577)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1577 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1577)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1578)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1585)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1595)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1576)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1587)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1583)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1589)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1584)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1588)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1586)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1590)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1575)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1591)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1581)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1594)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1592)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1582)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1579)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1593)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1580)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1575): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1576): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1577): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1578): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1579): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1580): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1581): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1582): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1583): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1584): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1585): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1586): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1587): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1588): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1589): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1590): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1591): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1592): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1593): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1594): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1595): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_neighbor_config_3 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 fail'. Sun Apr 28 12:16:00 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_3 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_neighbor_config_3.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=554392) Waiting for packet dumper to finish... 1 (prev_count=554392, count=1342428) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_3 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4'. ------ BSC_Tests.TC_ho_neighbor_config_4 ------ Sun Apr 28 12:16:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_4' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_neighbor_config_4 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1599)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1599)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1599)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1597)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1602)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1602)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1602)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1600)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1599)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1599)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1602)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1602)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1605)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1605)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1605)@d5d4005d4757: 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(1605)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1607)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1607)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1607)@d5d4005d4757: 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(1607)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1609)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1609)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1609)@d5d4005d4757: 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(1609)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1611)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1611)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1611)@d5d4005d4757: 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(1611)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1613)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1613)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1613)@d5d4005d4757: 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(1613)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1615)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1615)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1615)@d5d4005d4757: 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(1615)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1598)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1598 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1598)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1600)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1599)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1602)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1608)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1614)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1596)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1604)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1601)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1603)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1606)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1605)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1615)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1607)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1611)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1597)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1616)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1612)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1610)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1609)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1613)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1596): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1597): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1598): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1599): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1600): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1601): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1602): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1603): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1604): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1605): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1606): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1607): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1608): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1609): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1610): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1611): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1612): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1613): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1614): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1615): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1616): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_neighbor_config_4 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 fail'. Sun Apr 28 12:16:12 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_4 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_neighbor_config_4.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=551524) Waiting for packet dumper to finish... 1 (prev_count=551524, count=1339560) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_4 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5'. ------ BSC_Tests.TC_ho_neighbor_config_5 ------ Sun Apr 28 12:16:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_5' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_neighbor_config_5 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1620)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1620)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1620)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1618)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1623)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1623)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1623)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1621)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1620)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1620)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1623)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1623)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1626)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1626)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@d5d4005d4757: 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)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1628)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1628)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1628)@d5d4005d4757: 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(1628)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1630)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1630)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1630)@d5d4005d4757: 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(1630)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1632)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1632)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1632)@d5d4005d4757: 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(1632)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1634)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1634)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1634)@d5d4005d4757: 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(1634)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1636)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1636)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1636)@d5d4005d4757: 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(1636)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1619)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1619 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(1623)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1619)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX0-RSL-RSL(1631)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1625)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1627)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1621)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1622)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1633)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1618)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1617)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1632)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1628)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1620)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1624)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1636)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1635)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1634)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1629)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1630)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1637)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1626)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1617): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1618): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1619): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1620): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1621): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1622): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1623): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1624): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1625): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1626): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1627): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1628): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1629): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1630): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1631): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1632): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1633): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1634): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1635): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1636): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1637): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_neighbor_config_5 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 fail'. Sun Apr 28 12:16:24 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_5 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_neighbor_config_5.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=539057) Waiting for packet dumper to finish... 1 (prev_count=539057, count=1341773) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_5 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6'. ------ BSC_Tests.TC_ho_neighbor_config_6 ------ Sun Apr 28 12:16:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_6' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_neighbor_config_6 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1641)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1641)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1641)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1639)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1644)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1644)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1644)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1642)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1641)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1641)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1644)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1644)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1647)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1647)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1647)@d5d4005d4757: 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(1647)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1649)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1649)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1649)@d5d4005d4757: 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(1649)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1651)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1651)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1651)@d5d4005d4757: 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(1651)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1653)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1653)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1653)@d5d4005d4757: 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(1653)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1655)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1655)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1655)@d5d4005d4757: 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(1655)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1657)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1657)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1657)@d5d4005d4757: 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(1657)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1640)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1640 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1640)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1639)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1644)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1648)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1654)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1638)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1643)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1653)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1647)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1658)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1646)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1651)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1641)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1649)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1656)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1642)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1645)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1657)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1650)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1652)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1655)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1638): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1639): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1640): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1641): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1642): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1643): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1644): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1645): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1646): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1647): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1648): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1649): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1650): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1651): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1652): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1653): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1654): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1655): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1656): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1657): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1658): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_neighbor_config_6 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 fail'. Sun Apr 28 12:16:36 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_6 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_neighbor_config_6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=553742) Waiting for packet dumper to finish... 1 (prev_count=553742, count=1342168) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_6 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7'. ------ BSC_Tests.TC_ho_neighbor_config_7 ------ Sun Apr 28 12:16:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_neighbor_config_7' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_neighbor_config_7 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1662)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1662)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1662)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1660)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1665)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1665)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1665)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1663)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1662)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1662)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1665)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1665)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1668)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1668)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1668)@d5d4005d4757: 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(1668)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1670)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1670)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1670)@d5d4005d4757: 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(1670)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1672)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1672)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1672)@d5d4005d4757: 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(1672)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1674)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1674)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1674)@d5d4005d4757: 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(1674)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1676)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1676)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1676)@d5d4005d4757: 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(1676)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1678)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1678)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1678)@d5d4005d4757: 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(1678)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1661)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1661 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1662)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1677)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1664)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1665)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1669)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1671)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1673)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1659)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1672)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1675)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1670)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1668)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1667)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1663)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1666)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1674)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1660)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1676)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1679)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1678)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1661)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1659): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1660): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1661): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1662): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1663): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1664): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1665): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1666): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1667): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1668): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1669): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1670): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1671): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1672): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1673): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1674): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1675): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1676): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1677): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1678): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1679): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_neighbor_config_7 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 fail'. Sun Apr 28 12:16:49 UTC 2024 ------ BSC_Tests.TC_ho_neighbor_config_7 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_neighbor_config_7.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=543095) Waiting for packet dumper to finish... 1 (prev_count=543095, count=1529987) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_neighbor_config_7 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:16:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset started. VirtMSC-M3UA(1682)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1682)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1682)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1681)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1682)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1682)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1682)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1681)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1680)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1680): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1681): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1682): none (fail -> fail) MTC@d5d4005d4757: Test case TC_bssap_rlsd_does_not_cause_bssmap_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail'. Sun Apr 28 12:17:00 UTC 2024 ------ BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.145.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=108064) Waiting for packet dumper to finish... 1 (prev_count=108064, count=113015) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:17:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_bssmap_clear_does_not_cause_bssmap_reset started. VirtMSC-M3UA(1685)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1685)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1685)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1684)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1685)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1685)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1685)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1684)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1683)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1683): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1684): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1685): none (fail -> fail) MTC@d5d4005d4757: Test case TC_bssmap_clear_does_not_cause_bssmap_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail'. Sun Apr 28 12:17:11 UTC 2024 ------ BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.145.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=112658) Waiting for packet dumper to finish... 1 (prev_count=112658, count=113246) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:17:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset started. VirtMSC-M3UA(1688)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1688)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1688)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1687)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1688)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1688)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1688)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1687)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1686)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1686): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1687): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1688): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ms_rel_ind_does_not_cause_bssmap_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset fail'. Sun Apr 28 12:17:22 UTC 2024 ------ BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset fail ------ Saving talloc report from 172.18.145.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=108380) Waiting for packet dumper to finish... 1 (prev_count=108380, count=124099) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact ------ Sun Apr 28 12:17:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_dyn_pdch_ipa_act_deact started. VirtMSC-M3UA(1691)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1691)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1691)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1690)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1691)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1691)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1691)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1689)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1690)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1689): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1690): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1691): none (fail -> fail) MTC@d5d4005d4757: Test case TC_dyn_pdch_ipa_act_deact finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact fail'. Sun Apr 28 12:17:34 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_ipa_act_deact fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=328540) Waiting for packet dumper to finish... 1 (prev_count=328540, count=332667) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_deact fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack'. ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack ------ Sun Apr 28 12:17:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_dyn_pdch_ipa_act_nack started. VirtMSC-M3UA(1694)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1694)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1694)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1693)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1694)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1694)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1694)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1693)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1692)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1692): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1693): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1694): none (fail -> fail) MTC@d5d4005d4757: Test case TC_dyn_pdch_ipa_act_nack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack fail'. Sun Apr 28 12:17:46 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_ipa_act_nack fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_dyn_pdch_ipa_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=332842) Waiting for packet dumper to finish... 1 (prev_count=332842, count=336969) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_ipa_act_nack fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact ------ Sun Apr 28 12:17:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_dyn_pdch_osmo_act_deact started. VirtMSC-M3UA(1697)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1697)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1697)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1696)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1697)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1697)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1697)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1696)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1695)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1695): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1696): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1697): none (fail -> fail) MTC@d5d4005d4757: Test case TC_dyn_pdch_osmo_act_deact finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact fail'. Sun Apr 28 12:17:57 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_osmo_act_deact fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=341170) Waiting for packet dumper to finish... 1 (prev_count=341170, count=344219) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_deact fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack'. ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack ------ Sun Apr 28 12:18:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_dyn_pdch_osmo_act_nack started. VirtMSC-M3UA(1700)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1700)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1700)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1699)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1700)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1700)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1700)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1698)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1699)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1698): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1699): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1700): none (fail -> fail) MTC@d5d4005d4757: Test case TC_dyn_pdch_osmo_act_nack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack fail'. Sun Apr 28 12:18:09 UTC 2024 ------ BSC_Tests.TC_dyn_pdch_osmo_act_nack fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_dyn_pdch_osmo_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=351854) Waiting for packet dumper to finish... 1 (prev_count=351854, count=354592) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_pdch_osmo_act_nack fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact ------ Sun Apr 28 12:18:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_dyn_ts_sdcch8_act_deact started. VirtMSC-M3UA(1703)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1703)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1703)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1702)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1703)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1703)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1703)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1701)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1702)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1701): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1702): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1703): none (fail -> fail) MTC@d5d4005d4757: Test case TC_dyn_ts_sdcch8_act_deact finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail'. Sun Apr 28 12:18:20 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_deact.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=349356) Waiting for packet dumper to finish... 1 (prev_count=349356, count=354307) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_deact fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:18:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_dyn_ts_sdcch8_all_subslots_used started. VirtMSC-M3UA(1706)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1706)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1706)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1705)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1706)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1706)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(1706)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1705)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1704)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1704): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1705): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1706): none (fail -> fail) MTC@d5d4005d4757: Test case TC_dyn_ts_sdcch8_all_subslots_used finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail'. Sun Apr 28 12:18:32 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=355280) Waiting for packet dumper to finish... 1 (prev_count=355280, count=360231) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:18:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_dyn_ts_sdcch8_tch_call_act_deact started. VirtMSC-M3UA(1709)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1709)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1709)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1708)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1709)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1709)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1708)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1707)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1709)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1707): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1708): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1709): none (fail -> fail) MTC@d5d4005d4757: Test case TC_dyn_ts_sdcch8_tch_call_act_deact finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail'. Sun Apr 28 12:18:43 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail ------ Saving talloc report from 172.18.145.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=331496) Waiting for packet dumper to finish... 1 (prev_count=331496, count=349320) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack'. ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack ------ Sun Apr 28 12:18:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_dyn_ts_sdcch8_act_nack started. VirtMSC-SCCP(1711)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1712)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1712)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1712)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1712)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1712)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(1711)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1710)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1712)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1710): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1711): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1712): none (fail -> fail) MTC@d5d4005d4757: Test case TC_dyn_ts_sdcch8_act_nack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail'. Sun Apr 28 12:18:55 UTC 2024 ------ BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_dyn_ts_sdcch8_act_nack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335770) Waiting for packet dumper to finish... 1 (prev_count=335770, count=339719) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_dyn_ts_sdcch8_act_nack fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping'. ------ BSC_Tests.TC_chopped_ipa_ping ------ Sun Apr 28 12:19:00 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_ping' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chopped_ipa_ping started. 1713@d5d4005d4757: sending byte '00'O 1713@d5d4005d4757: 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. 1713@d5d4005d4757: sending byte '01'O 1713@d5d4005d4757: sending byte 'FE'O 1713@d5d4005d4757: sending byte '00'O 1713@d5d4005d4757: received pong from "172.18.145.20" port 3003: '0001FE01'O 1713@d5d4005d4757: setverdict(pass): none -> pass 1713@d5d4005d4757: Final verdict of PTC: pass 1714@d5d4005d4757: sending byte '00'O 1714@d5d4005d4757: 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. 1714@d5d4005d4757: sending byte '01'O 1714@d5d4005d4757: sending byte 'FE'O 1714@d5d4005d4757: sending byte '00'O 1714@d5d4005d4757: received pong from "172.18.145.20" port 3002: '0001FE01'O 1714@d5d4005d4757: setverdict(pass): none -> pass 1714@d5d4005d4757: Final verdict of PTC: pass 1715@d5d4005d4757: sending byte '00'O 1715@d5d4005d4757: sending byte '01'O 1715@d5d4005d4757: sending byte 'FE'O 1715@d5d4005d4757: sending byte '00'O 1715@d5d4005d4757: 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. 1715@d5d4005d4757: received pong from "172.18.145.20" port 4249: '0001FE01'O 1715@d5d4005d4757: setverdict(pass): none -> pass MTC@d5d4005d4757: setverdict(pass): none -> pass 1715@d5d4005d4757: Final verdict of PTC: pass MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: pass MTC@d5d4005d4757: Local verdict of PTC with component reference 1713: pass (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC with component reference 1714: pass (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC with component reference 1715: pass (pass -> pass) MTC@d5d4005d4757: Test case TC_chopped_ipa_ping finished. Verdict: pass MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass'. Sun Apr 28 12:20:13 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_ping pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chopped_ipa_ping.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=583861) Waiting for packet dumper to finish... 1 (prev_count=583861, count=602617) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_ping pass' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload'. ------ BSC_Tests.TC_chopped_ipa_payload ------ Sun Apr 28 12:20:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chopped_ipa_payload' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chopped_ipa_payload started. 1716@d5d4005d4757: sending byte '04'O 1716@d5d4005d4757: 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. 1716@d5d4005d4757: sending byte '01'O 1716@d5d4005d4757: sending byte '08'O ("\b") 1716@d5d4005d4757: sending byte '01'O 1716@d5d4005d4757: sending byte '07'O ("\a") 1716@d5d4005d4757: sending byte '01'O 1716@d5d4005d4757: sending byte '02'O 1716@d5d4005d4757: setverdict(pass): none -> pass 1716@d5d4005d4757: Final verdict of PTC: pass 1717@d5d4005d4757: sending byte '04'O 1717@d5d4005d4757: 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. 1717@d5d4005d4757: sending byte '01'O 1717@d5d4005d4757: sending byte '08'O ("\b") 1717@d5d4005d4757: sending byte '01'O 1717@d5d4005d4757: sending byte '07'O ("\a") 1717@d5d4005d4757: sending byte '01'O 1717@d5d4005d4757: sending byte '02'O 1717@d5d4005d4757: setverdict(pass): none -> pass 1717@d5d4005d4757: Final verdict of PTC: pass MTC@d5d4005d4757: setverdict(pass): none -> pass MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: pass MTC@d5d4005d4757: Local verdict of PTC with component reference 1716: pass (pass -> pass) MTC@d5d4005d4757: Local verdict of PTC with component reference 1717: pass (pass -> pass) MTC@d5d4005d4757: Test case TC_chopped_ipa_payload finished. Verdict: pass MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass'. Sun Apr 28 12:21:44 UTC 2024 ====== BSC_Tests.TC_chopped_ipa_payload pass ====== Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chopped_ipa_payload.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=685967) Waiting for packet dumper to finish... 1 (prev_count=685967, count=688381) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chopped_ipa_payload pass' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:21:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_verify_ms_power_params_ie started. MTC@d5d4005d4757: "TC_assignment_verify_ms_power_params_ie": using IMSI '001019997000200'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1721)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1721)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1721)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1719)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1724)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1724)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1724)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1722)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1721)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1721)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1724)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1724)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1727)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1727)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1727)@d5d4005d4757: 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(1727)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_verify_ms_power_params_ie() start" VirtMSC-RAN(1720)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1720 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(1721)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1719)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1724)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1726)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1723)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1728)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1718)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1725)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1727)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1722)@d5d4005d4757: Final verdict of PTC: none TC_assignment_verify_ms_power_params_ie(1729)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1720)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1718): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1719): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1720): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1721): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1722): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1723): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1724): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1725): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1726): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1727): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1728): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_verify_ms_power_params_ie(1729): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_verify_ms_power_params_ie finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie fail'. Sun Apr 28 12:21:56 UTC 2024 ------ BSC_Tests.TC_assignment_verify_ms_power_params_ie fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_verify_ms_power_params_ie.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=421401) Waiting for packet dumper to finish... 1 (prev_count=421401, count=435649) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_verify_ms_power_params_ie fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode'. ------ BSC_Tests.TC_c0_power_red_mode ------ Sun Apr 28 12:22:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_c0_power_red_mode' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_c0_power_red_mode started. VirtMSC-M3UA(1732)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1732)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1732)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1731)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1732)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1732)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(1730)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1732)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1731)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1730): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1731): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1732): none (fail -> fail) MTC@d5d4005d4757: Test case TC_c0_power_red_mode finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode fail'. Sun Apr 28 12:22:08 UTC 2024 ------ BSC_Tests.TC_c0_power_red_mode fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_c0_power_red_mode.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=95041) Waiting for packet dumper to finish... 1 (prev_count=95041, count=114311) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_c0_power_red_mode fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc'. ------ BSC_Tests.TC_mscpool_L3Compl_on_1_msc ------ Sun Apr 28 12:22:13 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_L3Compl_on_1_msc started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1736)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1736)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1736)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1734)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1739)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1739)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1739)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1737)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1736)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1736)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1739)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1739)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1742)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1742)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1742)@d5d4005d4757: 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(1742)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_mscpool_L3Compl_on_1_msc() start" MTC@d5d4005d4757: "TC_mscpool_L3Compl_on_1_msc": using IMSI '001015933968418'H MTC@d5d4005d4757: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@d5d4005d4757: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } TC_mscpool_L3Compl_on_1_msc(1744)@d5d4005d4757: "establish channel, send Complete Layer 3 Info" VirtMSC-RAN(1735)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1735 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-BSSAP_LE(1738)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1734)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1735)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(1743)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1739)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1736)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1740)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1737)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1733)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1742)@d5d4005d4757: Final verdict of PTC: none TC_mscpool_L3Compl_on_1_msc(1744)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1741)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1733): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1734): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1735): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1736): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1737): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1738): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1739): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1740): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1741): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1742): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1743): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_mscpool_L3Compl_on_1_msc(1744): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_L3Compl_on_1_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail'. Sun Apr 28 12:22:20 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_L3Compl_on_1_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=413865) Waiting for packet dumper to finish... 1 (prev_count=413865, count=428113) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Compl_on_1_msc fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin'. ------ BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin ------ Sun Apr 28 12:22:25 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_L3Complete_by_imsi_round_robin started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1748)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1748)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1748)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1746)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1751)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1751)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1751)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1749)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1754)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1754)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1754)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1752)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1748)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1748)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1751)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1751)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1754)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1754)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1757)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1757)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1757)@d5d4005d4757: 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(1757)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1759)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1759)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1759)@d5d4005d4757: 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(1759)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1761)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1761)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1761)@d5d4005d4757: 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(1761)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1763)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1763)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1763)@d5d4005d4757: 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(1763)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1765)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1765)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1765)@d5d4005d4757: 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(1765)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1767)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1767)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1767)@d5d4005d4757: 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(1767)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1747)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1747 has requested to stop MTC. Terminating current testcase execution. VirtMSC-STATS(1745)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1760)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1764)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1768)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1766)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1748)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1758)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1749)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1756)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1754)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1751)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1750)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1747)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(1752)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1746)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1761)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1759)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1753)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1755)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1762)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1757)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1763)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1767)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1765)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1745): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1746): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1747): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1748): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1749): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1750): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1751): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1752): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1753): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1754): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1755): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1756): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1757): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1758): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1759): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1760): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1761): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1762): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1763): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1764): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1765): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1766): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1767): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1768): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_L3Complete_by_imsi_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail'. Sun Apr 28 12:22:33 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=575282) Waiting for packet dumper to finish... 1 (prev_count=575282, count=1362696) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin'. ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin ------ Sun Apr 28 12:22:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1772)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1772)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1772)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1770)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1775)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1775)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1775)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1773)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1778)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1778)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1778)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1776)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1772)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1772)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1775)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1775)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1778)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1778)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1781)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1781)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1781)@d5d4005d4757: 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(1781)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1783)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1783)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1783)@d5d4005d4757: 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(1783)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1785)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1785)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1785)@d5d4005d4757: 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(1785)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1787)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1787)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1787)@d5d4005d4757: 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(1787)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1789)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1789)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1789)@d5d4005d4757: 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(1789)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1791)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1791)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1791)@d5d4005d4757: 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(1791)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1771)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1771 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1771)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1770)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1772)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1775)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1773)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1788)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1774)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1784)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1778)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1783)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1785)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1777)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1776)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1780)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1789)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1790)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1782)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1786)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1791)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1779)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1769)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1792)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1781)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1787)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1769): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1770): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1771): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1772): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1773): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1774): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1775): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1776): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1777): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1778): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1779): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1780): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1781): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1782): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1783): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1784): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1785): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1786): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1787): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1788): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1789): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1790): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1791): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1792): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_LU_by_tmsi_null_nri_0_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin fail'. Sun Apr 28 12:22:45 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=574616) Waiting for packet dumper to finish... 1 (prev_count=574616, count=1363806) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin'. ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin ------ Sun Apr 28 12:22:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1796)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1796)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1796)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1794)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1799)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1799)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1799)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1797)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1802)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1802)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1802)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1800)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1796)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1796)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1799)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1799)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1802)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1805)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1805)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1805)@d5d4005d4757: 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(1805)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1807)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1807)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1807)@d5d4005d4757: 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(1807)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1809)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1809)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1809)@d5d4005d4757: 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(1809)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1811)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1811)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1811)@d5d4005d4757: 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(1811)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1813)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1813)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1813)@d5d4005d4757: 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(1813)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1815)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1815)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1815)@d5d4005d4757: 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(1815)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1795)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1795 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1795)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1796)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1801)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1808)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1806)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1793)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1799)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1812)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1800)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1810)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1814)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1805)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1794)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1798)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1803)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1797)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1802)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1804)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1807)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1813)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1811)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1815)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1816)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1809)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1793): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1794): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1795): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1796): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1797): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1798): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1799): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1800): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1801): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1802): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1803): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1804): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1805): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1806): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1807): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1808): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1809): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1810): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1811): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1812): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1813): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1814): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1815): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1816): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_LU_by_tmsi_null_nri_1_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin fail'. Sun Apr 28 12:22:57 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=565045) Waiting for packet dumper to finish... 1 (prev_count=565045, count=1353076) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin ------ Sun Apr 28 12:23:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1820)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1820)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1820)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1818)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1823)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1823)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1823)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1821)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1826)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1826)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1826)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1824)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1820)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1820)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1823)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1823)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1826)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1826)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1829)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1829)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1829)@d5d4005d4757: 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(1829)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1831)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1831)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1831)@d5d4005d4757: 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(1831)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1833)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1833)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1833)@d5d4005d4757: 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(1833)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1835)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1835)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1835)@d5d4005d4757: 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(1835)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1837)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1837)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1837)@d5d4005d4757: 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(1837)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1839)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1839)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1839)@d5d4005d4757: 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(1839)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1819)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1819 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(1818)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1836)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1834)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1832)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1826)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1820)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1828)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1838)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1817)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1824)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1829)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1830)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1840)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1831)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1833)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1835)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1822)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1821)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1819)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(1827)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1825)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1839)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1837)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1823)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1817): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1818): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1819): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1820): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1821): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1822): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1823): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1824): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1825): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1826): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1827): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1828): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1829): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1830): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1831): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1832): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1833): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1834): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1835): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1836): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1837): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1838): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1839): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1840): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin fail'. Sun Apr 28 12:23:09 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=558164) Waiting for packet dumper to finish... 1 (prev_count=558164, count=1363221) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin ------ Sun Apr 28 12:23:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1844)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1844)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1844)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1842)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1847)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1847)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1847)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1845)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1850)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1850)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1850)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1848)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1844)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1844)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1847)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1847)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1850)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1850)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1853)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1853)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@d5d4005d4757: 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)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1855)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1855)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1855)@d5d4005d4757: 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(1855)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1857)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1857)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1857)@d5d4005d4757: 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(1857)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1859)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1859)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1859)@d5d4005d4757: 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(1859)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1861)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1861)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1861)@d5d4005d4757: 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(1861)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1863)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1863)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1863)@d5d4005d4757: 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(1863)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1843)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1843 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1843)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS2-TRX2-RSL-RSL(1862)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1850)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1845)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1848)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1856)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1846)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1841)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1859)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1847)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1851)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1853)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1842)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1858)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1864)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1844)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1860)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1849)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1861)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1852)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1857)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1854)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1855)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1863)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1841): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1842): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1843): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1844): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1845): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1846): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1847): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1848): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1849): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1850): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1851): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1852): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1853): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1854): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1855): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1856): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1857): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1858): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1859): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1860): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1861): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1862): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1863): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1864): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin fail'. Sun Apr 28 12:23:21 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=575427) Waiting for packet dumper to finish... 1 (prev_count=575427, count=1363458) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 ------ Sun Apr 28 12:23:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1868)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1868)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1868)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1866)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1871)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1871)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1871)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1869)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1872)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(1874)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1874)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1874)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1868)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1868)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1871)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1871)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1874)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1874)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1877)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1877)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1877)@d5d4005d4757: 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(1877)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1879)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1879)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1879)@d5d4005d4757: 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(1879)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1881)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1881)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1881)@d5d4005d4757: 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(1881)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1883)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1883)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1883)@d5d4005d4757: 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(1883)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1885)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1885)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1885)@d5d4005d4757: 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(1885)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1887)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1887)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1887)@d5d4005d4757: 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(1887)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1867)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1867 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1867)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(1878)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1882)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1868)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1871)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1876)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1880)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1866)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1883)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1869)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1881)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1884)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1870)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1872)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1873)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1874)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1879)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1877)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1865)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1875)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1886)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1885)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1887)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1888)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1865): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1866): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1867): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1868): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1869): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1870): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1871): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1872): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1873): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1874): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1875): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1876): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1877): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1878): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1879): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1880): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1881): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1882): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1883): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1884): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1885): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1886): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1887): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1888): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail'. Sun Apr 28 12:23:33 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=578506) Waiting for packet dumper to finish... 1 (prev_count=578506, count=1565369) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2'. ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 ------ Sun Apr 28 12:23:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1892)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1892)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1892)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1890)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1895)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1895)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1895)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1893)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1898)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1898)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1898)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1896)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1901)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1901)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1901)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1899)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1892)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1892)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1895)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1895)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1898)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23907 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1898)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1901)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1901)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1904)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1904)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1904)@d5d4005d4757: 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(1904)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1906)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1906)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1906)@d5d4005d4757: 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(1906)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1908)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1908)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1908)@d5d4005d4757: 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(1908)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1910)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1910)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1910)@d5d4005d4757: 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(1910)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1912)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1912)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1912)@d5d4005d4757: 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(1912)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1914)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1914)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1914)@d5d4005d4757: 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(1914)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1891)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1891 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1891)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(1898)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1901)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1892)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1905)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1911)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1890)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1889)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1907)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1893)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1894)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1895)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1903)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1897)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1909)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1900)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1910)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1908)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1902)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1896)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1899)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1912)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1906)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1904)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1913)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1915)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1914)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1889): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1890): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1891): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1892): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1893): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1894): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1895): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1896): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1897): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1898): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1899): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1900): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1901): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1902): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1903): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1904): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1905): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1906): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1907): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1908): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1909): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1910): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1911): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1912): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1913): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1914): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1915): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_L3Complete_by_tmsi_valid_nri_2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail'. Sun Apr 28 12:23:45 UTC 2024 ------ BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=580788) Waiting for packet dumper to finish... 1 (prev_count=580788, count=1369051) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN'. ------ BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN ------ Sun Apr 28 12:23:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1919)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1919)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1919)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1917)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1922)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1922)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1922)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1920)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1925)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1925)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1925)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1923)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1928)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1928)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1928)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1926)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1919)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1919)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1922)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1922)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1925)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23907 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1925)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1928)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1928)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1931)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1931)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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)@d5d4005d4757: 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)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1933)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1933)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1933)@d5d4005d4757: 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(1933)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1935)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1935)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1935)@d5d4005d4757: 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(1935)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1937)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(1937)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1937)@d5d4005d4757: 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(1937)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1939)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(1939)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1939)@d5d4005d4757: 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(1939)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1941)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(1941)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1941)@d5d4005d4757: 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(1941)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1918)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1918 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1918)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-RAN(1924)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1932)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1934)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(1942)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1917)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1926)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(1940)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1927)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1920)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(1941)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(1938)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1930)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1916)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(1937)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1931)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1923)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(1939)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1929)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1921)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1935)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1925)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1922)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1936)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1928)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1933)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1919)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1916): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1917): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1918): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1919): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1920): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1921): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1922): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1923): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1924): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1925): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1926): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1927): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1928): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1929): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1930): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1931): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1932): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1933): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1934): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1935): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1936): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(1937): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(1938): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(1939): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(1940): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(1941): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(1942): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_LU_by_tmsi_from_other_PLMN finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail'. Sun Apr 28 12:23:57 UTC 2024 ------ BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=566747) Waiting for packet dumper to finish... 1 (prev_count=566747, count=1354778) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_imsi'. ------ BSC_Tests.TC_mscpool_paging_and_response_imsi ------ Sun Apr 28 12:24:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_imsi' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_paging_and_response_imsi started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1946)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1946)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1946)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1944)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1949)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1949)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1949)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1947)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1952)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1952)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1952)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1950)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(1955)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1955)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1955)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(1953)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1946)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1946)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1949)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1949)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1952)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23907 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1952)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1955)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 IPA-BTS0-TRX0-RSL-IPA(1958)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1958)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1958)@d5d4005d4757: 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(1958)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_mscpool_paging_and_response_imsi() start" MTC@d5d4005d4757: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@d5d4005d4757: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@d5d4005d4757: "TC_mscpool_paging_and_response_imsi": using IMSI '001017219624413'H VirtMSC-RAN(1945)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1945 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1945)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(1944)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1947)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1957)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1954)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1946)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1951)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1948)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1943)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1959)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1956)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1955)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1950)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1958)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1952)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1953)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1949)@d5d4005d4757: Final verdict of PTC: none TC_mscpool_paging_and_response_imsi(1960)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1943): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1944): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1945): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1946): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1947): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1948): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1949): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1950): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1951): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1952): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1953): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1954): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1955): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1956): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1957): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1958): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1959): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_mscpool_paging_and_response_imsi(1960): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_paging_and_response_imsi finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_imsi fail'. Sun Apr 28 12:24:09 UTC 2024 ------ BSC_Tests.TC_mscpool_paging_and_response_imsi fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_paging_and_response_imsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=413800) Waiting for packet dumper to finish... 1 (prev_count=413800, count=433579) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_imsi fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi'. ------ BSC_Tests.TC_mscpool_paging_and_response_tmsi ------ Sun Apr 28 12:24:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_paging_and_response_tmsi started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1964)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1964)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1964)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1962)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(1967)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1967)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1967)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(1965)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1970)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1970)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1970)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1968)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1973)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1973)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1973)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1971)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1964)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1964)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1967)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1967)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1970)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23907 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1970)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1973)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1973)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1976)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1976)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1976)@d5d4005d4757: 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(1976)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_mscpool_paging_and_response_tmsi() start" MTC@d5d4005d4757: retrieved rate counters: "msc": { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@d5d4005d4757: initial msc rate counters: { { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } }, { { name := "mscpool:subscr:new", val := 0 }, { name := "mscpool:subscr:known", val := 0 }, { name := "mscpool:subscr:reattach", val := 0 }, { name := "mscpool:subscr:attach_lost", val := 0 }, { name := "mscpool:subscr:paged", val := 0 } } } MTC@d5d4005d4757: "TC_mscpool_paging_and_response_tmsi": using IMSI '001010961172451'H TC_mscpool_paging_and_response_tmsi(1978)@d5d4005d4757: f_gen_tmsi(suffix:=0, nri_v:=300, nri_bitlen:=10, base_tmsi:='42000023'O) -> prefix:='01000010'B, suffix:='00000000100011'B, total_bits:='01000010010010110000000000100011'B == '424B0023'O VirtMSC-RAN(1963)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1963 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1963)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-RAN(1969)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1964)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1961)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1967)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1973)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1971)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1966)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1962)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1976)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1968)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1965)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1970)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1977)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1975)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1972)@d5d4005d4757: Final verdict of PTC: none TC_mscpool_paging_and_response_tmsi(1978)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1974)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1961): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1962): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1963): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1964): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1965): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1966): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1967): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1968): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1969): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1970): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1971): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1972): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1973): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1974): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1975): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1976): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1977): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_mscpool_paging_and_response_tmsi(1978): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_paging_and_response_tmsi finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi fail'. Sun Apr 28 12:24:22 UTC 2024 ------ BSC_Tests.TC_mscpool_paging_and_response_tmsi fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_paging_and_response_tmsi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=420039) Waiting for packet dumper to finish... 1 (prev_count=420039, count=436367) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_paging_and_response_tmsi fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin'. ------ BSC_Tests.TC_mscpool_no_allow_attach_round_robin ------ Sun Apr 28 12:24:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_no_allow_attach_round_robin started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1982)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1982)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1982)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1980)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1985)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1985)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1985)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1983)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(1988)@d5d4005d4757: ************************************************* VirtMSC-M3UA(1988)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(1988)@d5d4005d4757: ************************************************* VirtMSC-SCCP(1986)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(1991)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(1991)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(1991)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(1989)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(1982)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1982)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1985)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1985)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(1988)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23907 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(1988)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(1991)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(1991)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(1994)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(1994)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1994)@d5d4005d4757: 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(1994)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1996)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(1996)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1996)@d5d4005d4757: 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(1996)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1998)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(1998)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(1998)@d5d4005d4757: 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(1998)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2000)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2000)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2000)@d5d4005d4757: 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(2000)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2002)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2002)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2002)@d5d4005d4757: 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(2002)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2004)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2004)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2004)@d5d4005d4757: 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(2004)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(1981)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 1981 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(1981)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-RAN(1984)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(1999)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1982)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(1991)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1986)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2001)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(1989)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2003)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1983)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(1980)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(1990)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(1995)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1988)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(1987)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(1979)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(1992)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2000)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(1997)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(1985)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(1996)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(1998)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(1994)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2004)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2005)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(1993)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2002)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(1979): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1980): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1981): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1982): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1983): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1984): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1985): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(1986): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(1987): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(1988): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(1989): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(1990): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(1991): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(1992): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(1993): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(1994): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(1995): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(1996): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(1997): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(1998): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(1999): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2000): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2001): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2002): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2003): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2004): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2005): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_no_allow_attach_round_robin finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail'. Sun Apr 28 12:24:34 UTC 2024 ------ BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_no_allow_attach_round_robin.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=561641) Waiting for packet dumper to finish... 1 (prev_count=561641, count=1350101) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_round_robin fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri'. ------ BSC_Tests.TC_mscpool_no_allow_attach_valid_nri ------ Sun Apr 28 12:24:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_no_allow_attach_valid_nri started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2009)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2009)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2009)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2007)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2012)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2012)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2012)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2010)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2015)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2015)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2015)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2013)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2018)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2018)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2018)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2016)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2009)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2009)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(2012)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2012)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(2015)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23907 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2015)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2018)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2018)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2021)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2021)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2021)@d5d4005d4757: 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(2021)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2023)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2023)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2023)@d5d4005d4757: 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(2023)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2025)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2025)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2025)@d5d4005d4757: 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(2025)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2027)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2027)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2027)@d5d4005d4757: 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(2027)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2029)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2029)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2029)@d5d4005d4757: 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(2029)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2031)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2031)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2031)@d5d4005d4757: 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(2031)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(2008)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2008 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2008)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(2022)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2014)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2010)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2017)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2032)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2028)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2018)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2024)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2016)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2030)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2027)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2013)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2019)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2012)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2007)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2029)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2011)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2009)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2015)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2006)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2023)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2021)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2020)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2025)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2026)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2031)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2006): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2007): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2008): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2009): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2010): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2011): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2012): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2013): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2014): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2015): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2016): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2017): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2018): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2019): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2020): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2021): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2022): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2023): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2024): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2025): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2026): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2027): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2028): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2029): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2030): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2031): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2032): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_no_allow_attach_valid_nri finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail'. Sun Apr 28 12:24:46 UTC 2024 ------ BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_no_allow_attach_valid_nri.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=578482) Waiting for packet dumper to finish... 1 (prev_count=578482, count=1366513) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_no_allow_attach_valid_nri fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc'. ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc ------ Sun Apr 28 12:24:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_sccp_n_pcstate_detaches_msc started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2036)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2036)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2036)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2034)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2039)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2039)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2039)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2037)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2042)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2042)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2042)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2040)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2036)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2036)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMSC-M3UA(2039)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23906 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2039)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2042)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2042)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2045)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2045)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2045)@d5d4005d4757: 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(2045)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2047)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2047)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2047)@d5d4005d4757: 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(2047)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2049)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2049)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2049)@d5d4005d4757: 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(2049)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2051)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2051)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2051)@d5d4005d4757: 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(2051)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2053)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2053)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2053)@d5d4005d4757: 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(2053)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2055)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2055)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2055)@d5d4005d4757: 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(2055)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(2035)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2035 has requested to stop MTC. Terminating current testcase execution. IPA-BTS0-TRX0-RSL-RSL(2046)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2037)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2036)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2052)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2038)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2035)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2039)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2034)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2042)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2054)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2044)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2050)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2049)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2043)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2048)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2045)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2056)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2040)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2055)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2051)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2033)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2053)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2041)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2047)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2033): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2034): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2035): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2036): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2037): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2038): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2039): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2040): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2041): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2042): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2043): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2044): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2045): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2046): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2047): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2048): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2049): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2050): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2051): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2052): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2053): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2054): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2055): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2056): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_sccp_n_pcstate_detaches_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail'. Sun Apr 28 12:24:58 UTC 2024 ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=571613) Waiting for packet dumper to finish... 1 (prev_count=571613, count=1361515) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc'. ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc ------ Sun Apr 28 12:25:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mscpool_sccp_n_pcstate_attaches_msc started. VirtMSC-M3UA(2060)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2060)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2060)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(2058)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2061)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2063)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2063)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2063)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2060)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2060)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2063)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2063)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2066)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2066)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2066)@d5d4005d4757: 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(2066)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2068)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2068)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2068)@d5d4005d4757: 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(2068)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2070)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX0-RSL-IPA(2070)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2070)@d5d4005d4757: 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(2070)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2072)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX1-RSL-IPA(2072)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2072)@d5d4005d4757: 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(2072)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2074)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX2-RSL-IPA(2074)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2074)@d5d4005d4757: 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(2074)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2076)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS2-TRX3-RSL-IPA(2076)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2076)@d5d4005d4757: 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(2076)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMSC-RAN(2059)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2059 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2059)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2058)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2060)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-RSL(2073)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-RSL(2071)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2064)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX1-RSL-IPA(2072)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2057)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2061)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2065)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2068)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX0-RSL-IPA(2070)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-IPA(2074)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX2-RSL-RSL(2075)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2067)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2062)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-IPA(2076)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2066)@d5d4005d4757: Final verdict of PTC: none IPA-BTS2-TRX3-RSL-RSL(2077)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2069)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2063)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2057): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2058): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2059): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2060): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2061): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2062): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2063): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2064): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2065): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2066): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2067): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2068): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2069): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-IPA(2070): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX0-RSL-RSL(2071): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-IPA(2072): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX1-RSL-RSL(2073): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-IPA(2074): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX2-RSL-RSL(2075): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-IPA(2076): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS2-TRX3-RSL-RSL(2077): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mscpool_sccp_n_pcstate_attaches_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail'. Sun Apr 28 12:25:10 UTC 2024 ------ BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=572496) Waiting for packet dumper to finish... 1 (prev_count=572496, count=1360879) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail'. ------ BSC_Tests.TC_early_conn_fail ------ Sun Apr 28 12:25:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_early_conn_fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_early_conn_fail started. VirtMSC-M3UA(2080)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2080)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2080)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2079)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2080)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2080)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2080)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2079)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2078)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2078): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2079): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2080): none (fail -> fail) MTC@d5d4005d4757: Test case TC_early_conn_fail finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail fail'. Sun Apr 28 12:25:21 UTC 2024 ------ BSC_Tests.TC_early_conn_fail fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_early_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110405) Waiting for packet dumper to finish... 1 (prev_count=110405, count=115356) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_early_conn_fail fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail'. ------ BSC_Tests.TC_late_conn_fail ------ Sun Apr 28 12:25:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_late_conn_fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_late_conn_fail started. VirtMSC-M3UA(2083)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2083)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2083)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2082)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2083)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2083)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2083)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2082)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2081)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2081): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2082): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2083): none (fail -> fail) MTC@d5d4005d4757: Test case TC_late_conn_fail finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail fail'. Sun Apr 28 12:25:33 UTC 2024 ------ BSC_Tests.TC_late_conn_fail fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_late_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94332) Waiting for packet dumper to finish... 1 (prev_count=94332, count=113012) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_late_conn_fail fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail'. ------ BSC_Tests.TC_stats_conn_fail ------ Sun Apr 28 12:25:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_stats_conn_fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_stats_conn_fail started. MTC@d5d4005d4757: "TC_stats_conn_fail": using IMSI '001015889457121'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2087)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2087)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2087)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2085)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2090)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2090)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2090)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2088)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2087)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2087)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2090)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2090)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2093)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2093)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2093)@d5d4005d4757: 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(2093)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_stats_conn_fail() start" VirtMSC-RAN(2086)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2086 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2086)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2085)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2094)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2087)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2090)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2088)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2084)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2091)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2092)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2089)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2093)@d5d4005d4757: Final verdict of PTC: none TC_stats_conn_fail(2095)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2084): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2085): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2086): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2087): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2088): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2089): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2090): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2091): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2092): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2093): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2094): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_stats_conn_fail(2095): none (fail -> fail) MTC@d5d4005d4757: Test case TC_stats_conn_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail fail'. Sun Apr 28 12:25:45 UTC 2024 ------ BSC_Tests.TC_stats_conn_fail fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_stats_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403454) Waiting for packet dumper to finish... 1 (prev_count=403454, count=418526) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_stats_conn_fail fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow'. ------ BSC_Tests.TC_assignment_emerg_setup_allow ------ Sun Apr 28 12:25:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_emerg_setup_allow started. MTC@d5d4005d4757: "TC_assignment_emerg_setup_allow": using IMSI '001017451261725'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2099)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2099)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2099)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2097)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2102)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2102)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2102)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2100)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2099)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2099)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2102)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2102)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2105)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2105)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2105)@d5d4005d4757: 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(2105)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_emerg_setup_allow() start" VirtMSC-RAN(2098)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2098 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2098)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2102)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2097)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2099)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2101)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2100)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2106)@d5d4005d4757: Final verdict of PTC: none TC_assignment_emerg_setup_allow(2107)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2105)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2103)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2096)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2104)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2096): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2097): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2098): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2099): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2100): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2101): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2102): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2103): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2104): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2105): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2106): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_emerg_setup_allow(2107): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_emerg_setup_allow finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow fail'. Sun Apr 28 12:25:58 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_allow fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411781) Waiting for packet dumper to finish... 1 (prev_count=411781, count=442308) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei'. ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei ------ Sun Apr 28 12:26:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_emerg_setup_allow_imei started. MTC@d5d4005d4757: "TC_assignment_emerg_setup_allow_imei": using IMSI '001012115593875'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2111)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2111)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2111)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2109)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2114)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2114)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2114)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2112)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2111)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2111)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2114)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2114)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2117)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2117)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2117)@d5d4005d4757: 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(2117)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_emerg_setup_allow_imei() start" VirtMSC-RAN(2110)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2110 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2110)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2111)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2109)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2112)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2108)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2117)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2114)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2115)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2118)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2113)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2116)@d5d4005d4757: Final verdict of PTC: none TC_assignment_emerg_setup_allow_imei(2119)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2108): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2109): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2110): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2111): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2112): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2113): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2114): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2115): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2116): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2117): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2118): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_emerg_setup_allow_imei(2119): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_emerg_setup_allow_imei finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei fail'. Sun Apr 28 12:26:10 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_allow_imei fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_emerg_setup_allow_imei.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407859) Waiting for packet dumper to finish... 1 (prev_count=407859, count=422931) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_allow_imei fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc ------ Sun Apr 28 12:26:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_emerg_setup_deny_msc started. MTC@d5d4005d4757: "TC_assignment_emerg_setup_deny_msc": using IMSI '001014067861865'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2123)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2123)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2123)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2121)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2126)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2126)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2126)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2124)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2123)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2123)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2126)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2126)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2129)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2129)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2129)@d5d4005d4757: 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(2129)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_emerg_setup_deny_msc() start" VirtMSC-RAN(2122)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2122 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2122)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2125)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2121)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2120)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2126)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2128)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2129)@d5d4005d4757: Final verdict of PTC: none TC_assignment_emerg_setup_deny_msc(2131)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2130)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2123)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2124)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2127)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2120): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2121): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2122): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2123): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2124): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2125): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2126): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2127): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2128): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2129): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2130): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_emerg_setup_deny_msc(2131): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_emerg_setup_deny_msc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc fail'. Sun Apr 28 12:26:23 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_deny_msc fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408467) Waiting for packet dumper to finish... 1 (prev_count=408467, count=436944) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_msc fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts'. ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts ------ Sun Apr 28 12:26:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_assignment_emerg_setup_deny_bts started. MTC@d5d4005d4757: "TC_assignment_emerg_setup_deny_bts": using IMSI '001011264811167'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2135)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2135)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2135)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2133)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2138)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2138)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2138)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2136)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2135)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2135)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2138)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2138)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2141)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2141)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2141)@d5d4005d4757: 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(2141)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_assignment_emerg_setup_deny_bts() start" VirtMSC-RAN(2134)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2134 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2134)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(2142)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2137)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2136)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2138)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2133)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2135)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2132)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2139)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2140)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2141)@d5d4005d4757: Final verdict of PTC: none TC_assignment_emerg_setup_deny_bts(2143)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2132): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2133): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2134): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2135): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2136): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2137): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2138): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2139): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2140): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2141): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2142): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_assignment_emerg_setup_deny_bts(2143): none (fail -> fail) MTC@d5d4005d4757: Test case TC_assignment_emerg_setup_deny_bts finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts fail'. Sun Apr 28 12:26:35 UTC 2024 ------ BSC_Tests.TC_assignment_emerg_setup_deny_bts fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_assignment_emerg_setup_deny_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=408408) Waiting for packet dumper to finish... 1 (prev_count=408408, count=422478) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_assignment_emerg_setup_deny_bts fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption'. ------ BSC_Tests.TC_emerg_premption ------ Sun Apr 28 12:26:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_premption' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_emerg_premption started. VirtMSC-M3UA(2146)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2146)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2146)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2145)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2146)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2146)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2145)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2144)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2146)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2144): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2145): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2146): none (fail -> fail) MTC@d5d4005d4757: Test case TC_emerg_premption finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption fail'. Sun Apr 28 12:26:46 UTC 2024 ------ BSC_Tests.TC_emerg_premption fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_emerg_premption.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108424) Waiting for packet dumper to finish... 1 (prev_count=108424, count=111549) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_premption fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ'. ------ BSC_Tests.TC_fh_params_chan_activ ------ Sun Apr 28 12:26:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_chan_activ' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_fh_params_chan_activ started. MTC@d5d4005d4757: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 19, maio := 25, ma := { 5, 10, 15, 20, 25, 30, 35, 40, 45, 50 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 31, maio := 5, ma := { 3, 6, 9, 12, 15, 18, 21, 24, 27, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 1, maio := 6, ma := { 6, 12, 18, 24, 30 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2149)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2149)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2149)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2148)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2149)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2149)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2149)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2148)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2147)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2147): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2148): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2149): none (fail -> fail) MTC@d5d4005d4757: Test case TC_fh_params_chan_activ finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ fail'. Sun Apr 28 12:26:58 UTC 2024 ------ BSC_Tests.TC_fh_params_chan_activ fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_fh_params_chan_activ.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=335252) Waiting for packet dumper to finish... 1 (prev_count=335252, count=352359) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_chan_activ fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass'. ------ BSC_Tests.TC_fh_params_imm_ass ------ Sun Apr 28 12:27:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_imm_ass' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_fh_params_imm_ass started. MTC@d5d4005d4757: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 53, maio := 9, ma := { 4, 8, 12 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 2, maio := 53, ma := { 6, 12, 18, 24 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 49, maio := 10, ma := { 5, 10, 15, 20, 25 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2152)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2152)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2152)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2151)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2152)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2152)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2151)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2152)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2150)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2150): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2151): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2152): none (fail -> fail) MTC@d5d4005d4757: Test case TC_fh_params_imm_ass finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass fail'. Sun Apr 28 12:27:09 UTC 2024 ------ BSC_Tests.TC_fh_params_imm_ass fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_fh_params_imm_ass.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=345638) Waiting for packet dumper to finish... 1 (prev_count=345638, count=349765) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_imm_ass fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd'. ------ BSC_Tests.TC_fh_params_assignment_cmd ------ Sun Apr 28 12:27:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_assignment_cmd' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_fh_params_assignment_cmd started. MTC@d5d4005d4757: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 0 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 16, maio := 6, ma := { 4, 8, 12, 16, 20, 24, 28, 32, 36, 40 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 9, maio := 6, ma := { 5, 10, 15 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 37, maio := 51, ma := { 5, 10, 15, 20, 25 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2155)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2155)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2155)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2154)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2155)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2155)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2154)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2155)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2153)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2153): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2154): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2155): none (fail -> fail) MTC@d5d4005d4757: Test case TC_fh_params_assignment_cmd finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd fail'. Sun Apr 28 12:27:21 UTC 2024 ------ BSC_Tests.TC_fh_params_assignment_cmd fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_fh_params_assignment_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=348483) Waiting for packet dumper to finish... 1 (prev_count=348483, count=352021) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_assignment_cmd fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd'. ------ BSC_Tests.TC_fh_params_handover_cmd ------ Sun Apr 28 12:27:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_handover_cmd' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_fh_params_handover_cmd started. MTC@d5d4005d4757: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 1 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 20, maio := 15, ma := { 4, 8, 12, 16, 20 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 58, maio := 55, ma := { 3, 6, 9, 12, 15, 18, 21 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 18, maio := 37, ma := { 5, 10, 15 } }, { enabled := false, hsn := , maio := , ma := { } }, { enabled := false, hsn := , maio := , ma := { } } } } VirtMSC-M3UA(2158)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2158)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2158)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2157)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2158)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2158)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2158)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2157)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2156)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2156): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2157): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2158): none (fail -> fail) MTC@d5d4005d4757: Test case TC_fh_params_handover_cmd finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd fail'. Sun Apr 28 12:27:33 UTC 2024 ------ BSC_Tests.TC_fh_params_handover_cmd fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_fh_params_handover_cmd.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=345127) Waiting for packet dumper to finish... 1 (prev_count=345127, count=351676) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_handover_cmd fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch'. ------ BSC_Tests.TC_fh_params_si4_cbch ------ Sun Apr 28 12:27:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_fh_params_si4_cbch' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_fh_params_si4_cbch started. MTC@d5d4005d4757: f_TC_fh_params_gen(): { arfcn := { pcs := false, uplink := , spare := , arfcn := 2 }, ts := { { enabled := false, hsn := , maio := , ma := { } }, { enabled := true, hsn := 9, maio := 47, ma := { 4, 8 } }, { 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-M3UA(2161)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2161)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2161)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2160)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2161)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2161)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2160)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2159)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2161)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2159): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2160): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2161): none (fail -> fail) MTC@d5d4005d4757: Test case TC_fh_params_si4_cbch finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch fail'. Sun Apr 28 12:27:44 UTC 2024 ------ BSC_Tests.TC_fh_params_si4_cbch fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_fh_params_si4_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=347617) Waiting for packet dumper to finish... 1 (prev_count=347617, count=352067) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_fh_params_si4_cbch fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms ------ Sun Apr 28 12:27:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcs_loc_req_for_active_ms started. MTC@d5d4005d4757: "TC_lcs_loc_req_for_active_ms": using IMSI '001019136194774'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2165)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2165)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2165)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2163)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2168)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2168)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2168)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2166)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2165)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2165)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2168)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2168)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2171)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2171)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2171)@d5d4005d4757: 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(2171)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_lcs_loc_req_for_active_ms() start" VirtMSC-RAN(2164)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2164 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2165)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2163)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2164)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2166)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2167)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2171)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2162)@d5d4005d4757: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms(2173)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2168)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2170)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2172)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2169)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2162): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2163): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2164): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2165): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2166): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2167): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2168): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2169): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2170): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2171): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2172): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcs_loc_req_for_active_ms(2173): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcs_loc_req_for_active_ms finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms fail'. Sun Apr 28 12:27:57 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392754) Waiting for packet dumper to finish... 1 (prev_count=392754, count=406501) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req ------ Sun Apr 28 12:28:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcs_loc_req_for_active_ms_ta_req started. MTC@d5d4005d4757: "TC_lcs_loc_req_for_active_ms_ta_req": using IMSI '001013098921324'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2177)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2177)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2177)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2175)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2180)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2180)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2180)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2178)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2177)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2177)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2180)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2180)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2183)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2183)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2183)@d5d4005d4757: 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(2183)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_lcs_loc_req_for_active_ms_ta_req() start" VirtMSC-RAN(2176)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2176 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(2180)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2175)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2174)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2181)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2178)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2179)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2182)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2177)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2184)@d5d4005d4757: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms_ta_req(2185)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2176)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-IPA(2183)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2174): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2175): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2176): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2177): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2178): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2179): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2180): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2181): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2182): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2183): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2184): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcs_loc_req_for_active_ms_ta_req(2185): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcs_loc_req_for_active_ms_ta_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req fail'. Sun Apr 28 12:28:09 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=376305) Waiting for packet dumper to finish... 1 (prev_count=376305, count=401441) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms'. ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms ------ Sun Apr 28 12:28:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcs_loc_req_for_idle_ms started. MTC@d5d4005d4757: "TC_lcs_loc_req_for_idle_ms": using IMSI '001010459497646'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(2187)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2189)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2189)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2189)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2192)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2192)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2192)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2190)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2189)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2189)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2192)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2192)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2195)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2195)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2195)@d5d4005d4757: 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(2195)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_lcs_loc_req_for_idle_ms() start" VirtMSC-RAN(2188)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2188 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2188)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2190)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2194)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2193)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2187)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2191)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2189)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2192)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2186)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2196)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2195)@d5d4005d4757: Final verdict of PTC: none TC_lcs_loc_req_for_idle_ms(2197)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2186): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2187): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2188): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2189): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2190): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2191): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2192): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2193): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2194): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2195): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2196): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcs_loc_req_for_idle_ms(2197): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcs_loc_req_for_idle_ms finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms fail'. Sun Apr 28 12:28:21 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_lcs_loc_req_for_idle_ms.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391572) Waiting for packet dumper to finish... 1 (prev_count=391572, count=410399) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_no_subscriber'. ------ BSC_Tests.TC_lcs_loc_req_no_subscriber ------ Sun Apr 28 12:28:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_no_subscriber' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcs_loc_req_no_subscriber started. MTC@d5d4005d4757: "TC_lcs_loc_req_no_subscriber": using IMSI '001016265342241'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2201)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2201)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2201)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2199)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2202)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2204)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2204)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2204)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2201)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2201)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2204)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2204)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2207)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2207)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2207)@d5d4005d4757: 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(2207)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_lcs_loc_req_no_subscriber() start" VirtMSC-RAN(2200)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2200 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2199)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2200)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2204)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2201)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2202)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2208)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2203)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2198)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2206)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2207)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2205)@d5d4005d4757: Final verdict of PTC: none TC_lcs_loc_req_no_subscriber(2209)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2198): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2199): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2200): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2201): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2202): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2203): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2204): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2205): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2206): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2207): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2208): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcs_loc_req_no_subscriber(2209): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcs_loc_req_no_subscriber finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_no_subscriber fail'. Sun Apr 28 12:28:34 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_no_subscriber fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_lcs_loc_req_no_subscriber.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=380668) Waiting for packet dumper to finish... 1 (prev_count=380668, count=404750) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_no_subscriber fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout ------ Sun Apr 28 12:28:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcs_loc_req_for_active_ms_le_timeout started. MTC@d5d4005d4757: "TC_lcs_loc_req_for_active_ms_le_timeout": using IMSI '001013172705627'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2213)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2213)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2213)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2211)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2216)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2214)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2216)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2216)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2213)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2213)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2216)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2216)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2219)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2219)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2219)@d5d4005d4757: 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(2219)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_lcs_loc_req_for_active_ms_le_timeout() start" VirtMSC-RAN(2212)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2212 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2212)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2211)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2213)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2220)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2215)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2214)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2216)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2219)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2210)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2217)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2218)@d5d4005d4757: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms_le_timeout(2221)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2210): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2211): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2212): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2213): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2214): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2215): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2216): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2217): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2218): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2219): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2220): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcs_loc_req_for_active_ms_le_timeout(2221): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcs_loc_req_for_active_ms_le_timeout finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout fail'. Sun Apr 28 12:28:46 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=385956) Waiting for packet dumper to finish... 1 (prev_count=385956, count=400527) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2'. ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 ------ Sun Apr 28 12:28:51 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcs_loc_req_for_active_ms_le_timeout2 started. MTC@d5d4005d4757: "TC_lcs_loc_req_for_active_ms_le_timeout2": using IMSI '001013257871414'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2225)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2225)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2225)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2223)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2228)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2228)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2228)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2226)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2225)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2225)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2228)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2228)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2231)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2231)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2231)@d5d4005d4757: 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(2231)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_lcs_loc_req_for_active_ms_le_timeout2() start" VirtMSC-RAN(2224)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2224 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2224)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2227)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2226)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2232)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2222)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2223)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2229)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2225)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2228)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2230)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2231)@d5d4005d4757: Final verdict of PTC: none TC_lcs_loc_req_for_active_ms_le_timeout2(2233)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2222): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2223): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2224): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2225): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2226): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2227): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2228): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2229): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2230): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2231): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2232): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcs_loc_req_for_active_ms_le_timeout2(2233): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcs_loc_req_for_active_ms_le_timeout2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 fail'. Sun Apr 28 12:28:59 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=392535) Waiting for packet dumper to finish... 1 (prev_count=392535, count=415959) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp'. ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp ------ Sun Apr 28 12:29:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcs_loc_req_for_idle_ms_no_pag_resp started. MTC@d5d4005d4757: "TC_lcs_loc_req_for_idle_ms_no_pag_resp": using IMSI '001013807041520'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2237)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2237)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2237)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2235)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2238)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2240)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2240)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2240)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2237)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2237)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2240)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2240)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2243)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2243)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2243)@d5d4005d4757: 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(2243)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_lcs_loc_req_for_idle_ms_no_pag_resp() start" VirtMSC-RAN(2236)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2236 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2236)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2235)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2238)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2241)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2237)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2234)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2239)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2240)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2242)@d5d4005d4757: Final verdict of PTC: none TC_lcs_loc_req_for_idle_ms_no_pag_resp(2245)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2243)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2244)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2234): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2235): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2236): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2237): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2238): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2239): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2240): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2241): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2242): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2243): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2244): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcs_loc_req_for_idle_ms_no_pag_resp(2245): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcs_loc_req_for_idle_ms_no_pag_resp finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp fail'. Sun Apr 28 12:29:11 UTC 2024 ------ BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=387976) Waiting for packet dumper to finish... 1 (prev_count=387976, count=402547) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_service_during_lcs_loc_req'. ------ BSC_Tests.TC_cm_service_during_lcs_loc_req ------ Sun Apr 28 12:29:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_service_during_lcs_loc_req' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cm_service_during_lcs_loc_req started. MTC@d5d4005d4757: "TC_cm_service_during_lcs_loc_req": using IMSI '001015892015469'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2249)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2249)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2249)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2247)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2252)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2252)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2252)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2250)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2249)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2249)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2252)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2252)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2255)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2255)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2255)@d5d4005d4757: 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(2255)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_cm_service_during_lcs_loc_req() start" VirtMSC-RAN(2248)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2248 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2248)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2246)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2252)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2247)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2255)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2254)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2251)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2250)@d5d4005d4757: Final verdict of PTC: none TC_cm_service_during_lcs_loc_req(2257)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2253)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2256)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2249)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2246): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2247): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2248): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2249): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2250): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2251): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2252): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2253): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2254): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2255): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2256): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_cm_service_during_lcs_loc_req(2257): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cm_service_during_lcs_loc_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_service_during_lcs_loc_req fail'. Sun Apr 28 12:29:24 UTC 2024 ------ BSC_Tests.TC_cm_service_during_lcs_loc_req fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_cm_service_during_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=386059) Waiting for packet dumper to finish... 1 (prev_count=386059, count=412463) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_service_during_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_during_lcs_loc_req'. ------ BSC_Tests.TC_ho_during_lcs_loc_req ------ Sun Apr 28 12:29:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_during_lcs_loc_req' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_during_lcs_loc_req started. MTC@d5d4005d4757: "TC_ho_during_lcs_loc_req": using IMSI '001016615865786'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2261)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2261)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2261)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2259)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2264)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2264)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2264)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2262)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2261)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2261)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2264)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2264)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2267)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2267)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2267)@d5d4005d4757: 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(2267)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2269)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2269)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2269)@d5d4005d4757: 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(2269)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ho_during_lcs_loc_req() start" VirtMSC-RAN(2260)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2260 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2260)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2262)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2258)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2264)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2259)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2267)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2261)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2263)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2269)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2268)@d5d4005d4757: Final verdict of PTC: none TC_ho_during_lcs_loc_req(2271)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2266)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2265)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-RSL(2270)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2258): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2259): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2260): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2261): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2262): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2263): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2264): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2265): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2266): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2267): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2268): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2269): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2270): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_ho_during_lcs_loc_req(2271): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_during_lcs_loc_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_during_lcs_loc_req fail'. Sun Apr 28 12:29:36 UTC 2024 ------ BSC_Tests.TC_ho_during_lcs_loc_req fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_during_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=477649) Waiting for packet dumper to finish... 1 (prev_count=477649, count=673711) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_during_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req'. ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req ------ Sun Apr 28 12:29:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_emerg_call_and_lcs_loc_req started. MTC@d5d4005d4757: "TC_emerg_call_and_lcs_loc_req": using IMSI '001015095559866'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2275)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2275)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2275)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2273)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2278)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2278)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2278)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2276)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2275)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2275)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2278)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2278)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2281)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2281)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2281)@d5d4005d4757: 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(2281)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_emerg_call_and_lcs_loc_req() start" VirtMSC-RAN(2274)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2274 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2274)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2275)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2276)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2281)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2277)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2272)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2273)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2279)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2280)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2278)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2282)@d5d4005d4757: Final verdict of PTC: none TC_emerg_call_and_lcs_loc_req(2283)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2272): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2273): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2274): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2275): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2276): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2277): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2278): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2279): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2280): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2281): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2282): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_emerg_call_and_lcs_loc_req(2283): none (fail -> fail) MTC@d5d4005d4757: Test case TC_emerg_call_and_lcs_loc_req finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req fail'. Sun Apr 28 12:29:48 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=389689) Waiting for packet dumper to finish... 1 (prev_count=389689, count=419619) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind'. ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind ------ Sun Apr 28 12:29:54 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind started. MTC@d5d4005d4757: "TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind": using IMSI '001012116059320'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2287)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2287)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2287)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(2285)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2290)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2290)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2290)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2288)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2287)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2287)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2290)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2290)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2293)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2293)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2293)@d5d4005d4757: 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(2293)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind() start" VirtMSC-RAN(2286)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2286 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2286)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2289)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2287)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2290)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2291)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2288)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2284)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2285)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2294)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2293)@d5d4005d4757: Final verdict of PTC: none TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2295)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2292)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2284): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2285): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2286): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2287): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2288): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2289): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2290): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2291): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2292): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2293): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2294): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind(2295): none (fail -> fail) MTC@d5d4005d4757: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind fail'. Sun Apr 28 12:30:01 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=394120) Waiting for packet dumper to finish... 1 (prev_count=394120, count=407366) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail'. ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail ------ Sun Apr 28 12:30:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail started. MTC@d5d4005d4757: "TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail": using IMSI '001013298996063'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2299)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2299)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2299)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2297)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2302)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2302)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2302)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2300)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2299)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2299)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2302)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2302)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2305)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2305)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2305)@d5d4005d4757: 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(2305)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail() start" VirtMSC-RAN(2298)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2298 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2298)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2297)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2306)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2299)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2296)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2301)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2302)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2303)@d5d4005d4757: Final verdict of PTC: none TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2307)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2304)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2300)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2305)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2296): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2297): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2298): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2299): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2300): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2301): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2302): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2303): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2304): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2305): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2306): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail(2307): none (fail -> fail) MTC@d5d4005d4757: Test case TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail fail'. Sun Apr 28 12:30:13 UTC 2024 ------ BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=391029) Waiting for packet dumper to finish... 1 (prev_count=391029, count=420743) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc'. ------ BSC_Tests.TC_no_msc ------ Sun Apr 28 12:30:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_no_msc' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_no_msc started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2311)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2311)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2311)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2309)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2314)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2314)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2314)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2312)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2311)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2311)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2314)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2314)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2317)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2317)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2317)@d5d4005d4757: 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(2317)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_no_msc() start" MTC@d5d4005d4757: "TC_no_msc": using IMSI '001017916936396'H MTC@d5d4005d4757: retrieved rate counters: "bsc": { { { name := "mscpool:subscr:no_msc", val := 0 } } } MTC@d5d4005d4757: initial bsc rate counters: { { { name := "mscpool:subscr:no_msc", val := 0 } } } IPA-BTS0-TRX0-RSL-RSL(2318)@d5d4005d4757: No Dchan handler for ra='23'O ("#") and fn=23 IPA-BTS0-TRX0-RSL-RSL(2318)@d5d4005d4757: No Dchan handler for ra='23'O ("#") and fn=23 IPA-BTS0-TRX0-RSL-RSL(2318)@d5d4005d4757: No Dchan handler for ra='23'O ("#") and fn=23 TC_no_msc(2319)@d5d4005d4757: Dynamic test case error: Using non-selected field imm_ass in a value of union type @GSM_RR_Types.RrUnion. TC_no_msc(2319)@d5d4005d4757: setverdict(error): none -> error TC_no_msc(2319)@d5d4005d4757: Final verdict of PTC: error MTC@d5d4005d4757: setverdict(fail): none -> fail reason: "Rate counter mismatch: "bsc" 0 "mscpool:subscr:no_msc" is at 0 but expected 1", new component reason: "Rate counter mismatch: "bsc" 0 "mscpool:subscr:no_msc" is at 0 but expected 1" MTC@d5d4005d4757: talloc reports "struct bsc_subscr" x 0, expecting 0 MTC@d5d4005d4757: talloc reports "struct gsm_subscriber_connection" x 0, expecting 0 VirtMSC-SCCP(2309)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2311)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2310)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2308)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2315)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2313)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2316)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2317)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2312)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2314)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2318)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: "Rate counter mismatch: "bsc" 0 "mscpool:subscr:no_msc" is at 0 but expected 1" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2308): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2309): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2310): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2311): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2312): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2313): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2314): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2315): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2316): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2317): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2318): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_no_msc(2319): error (fail -> error) MTC@d5d4005d4757: Test case TC_no_msc finished. Verdict: error MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc error'. Sun Apr 28 12:30:23 UTC 2024 ------ BSC_Tests.TC_no_msc error ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_no_msc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=187777) Waiting for packet dumper to finish... 1 (prev_count=187777, count=385724) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_no_msc error' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos'. ------ BSC_Tests.TC_refuse_chan_act_to_vamos ------ Sun Apr 28 12:30:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_chan_act_to_vamos' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_refuse_chan_act_to_vamos started. VirtMSC-M3UA(2322)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2322)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2322)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2321)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2322)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2322)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2322)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2321)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2320)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2320): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2321): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2322): none (fail -> fail) MTC@d5d4005d4757: Test case TC_refuse_chan_act_to_vamos finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos fail'. Sun Apr 28 12:30:34 UTC 2024 ------ BSC_Tests.TC_refuse_chan_act_to_vamos fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_refuse_chan_act_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110884) Waiting for packet dumper to finish... 1 (prev_count=110884, count=111973) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_chan_act_to_vamos fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos'. ------ BSC_Tests.TC_refuse_mode_modif_to_vamos ------ Sun Apr 28 12:30:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_refuse_mode_modif_to_vamos' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_refuse_mode_modif_to_vamos started. MTC@d5d4005d4757: "TC_refuse_mode_modif_to_vamos": using IMSI '001016440787756'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2326)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2326)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2326)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2324)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2329)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2329)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2329)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2327)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2326)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2326)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2329)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2329)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2332)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2332)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2332)@d5d4005d4757: 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(2332)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_refuse_mode_modif_to_vamos() start" TC_refuse_mode_modif_to_vamos(2334)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(2325)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2325 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2325)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-STATS(2323)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2327)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2326)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2329)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2324)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2328)@d5d4005d4757: Final verdict of PTC: none TC_refuse_mode_modif_to_vamos(2334)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2332)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2333)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2330)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2331)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2323): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2324): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2325): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2326): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2327): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2328): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2329): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2330): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2331): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2332): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2333): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_refuse_mode_modif_to_vamos(2334): none (fail -> fail) MTC@d5d4005d4757: Test case TC_refuse_mode_modif_to_vamos finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos fail'. Sun Apr 28 12:30:47 UTC 2024 ------ BSC_Tests.TC_refuse_mode_modif_to_vamos fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_refuse_mode_modif_to_vamos.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=386453) Waiting for packet dumper to finish... 1 (prev_count=386453, count=401437) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_refuse_mode_modif_to_vamos fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr'. ------ BSC_Tests.TC_reassignment_fr ------ Sun Apr 28 12:30:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_reassignment_fr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_reassignment_fr started. MTC@d5d4005d4757: "TC_reassignment_fr": using IMSI '001012637188899'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2338)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2338)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2338)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2336)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2341)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2341)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2341)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2339)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2338)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2338)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2341)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2341)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2344)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2344)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2344)@d5d4005d4757: 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(2344)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_reassignment_fr() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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@d5d4005d4757: 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(2346)@d5d4005d4757: expecting ASS COMPL like this: { discriminator := '0'B, spare := '0000000'B, dlci := *, lengthIndicator := ?, pdu := { bssmap := { assignmentComplete := { messageType := '02'O, rR_Cause := *, circuitIdentityCode := omit, cellIdentifier := *, chosenChannel := *, chosenEncryptionAlgorithm := *, circuitPool := *, speechVersion := *, lSAIdentifier := *, talkerPriority := *, aoIPTransportLayer := ?, speechCodec := { elementIdentifier := ?, lengthIndicator := ?, codecElements := { { codecType := GSM_FR (0), tF := '0'B, pT := '0'B, pI := '0'B, fI := '1'B, extendedCodecType := omit, s0_7 := omit, s8_15 := omit } } }, codecList := *, lCLS_BSS_Status := *, osmuxCID := omit } } } } VirtMSC-RAN(2337)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2337 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(2341)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2337)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2338)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2336)@d5d4005d4757: Final verdict of PTC: none TC_reassignment_fr(2346)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2339)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2344)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2335)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2342)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2343)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2345)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2340)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2335): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2336): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2337): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2338): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2339): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2340): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2341): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2342): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2343): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2344): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2345): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_reassignment_fr(2346): none (fail -> fail) MTC@d5d4005d4757: Test case TC_reassignment_fr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr fail'. Sun Apr 28 12:30:59 UTC 2024 ------ BSC_Tests.TC_reassignment_fr fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_reassignment_fr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=471703) Waiting for packet dumper to finish... 1 (prev_count=471703, count=495807) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_reassignment_fr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment'. ------ BSC_Tests.TC_cm_reestablishment ------ Sun Apr 28 12:31:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_reestablishment' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cm_reestablishment started. MTC@d5d4005d4757: "TC_cm_reestablishment": using IMSI '001014350322702'H MTC@d5d4005d4757: "TC_cm_reestablishment": using IMSI '001011875450325'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2350)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2350)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2350)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(2348)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2353)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2353)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2353)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2351)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2350)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2350)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2353)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2353)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2356)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2356)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2356)@d5d4005d4757: 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(2356)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2358)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2358)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2358)@d5d4005d4757: 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(2358)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_cm_reestablishment() start" VirtMSC-RAN(2349)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2349 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2350)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2349)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS1-TRX0-RSL-RSL(2359)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2354)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2352)@d5d4005d4757: Final verdict of PTC: none TC_cm_reestablishment(2360)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2357)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2347)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2351)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2353)@d5d4005d4757: Final verdict of PTC: none TC_cm_reestablishment(2361)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2348)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2355)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2358)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2356)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2347): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2348): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2349): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2350): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2351): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2352): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2353): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2354): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2355): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2356): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2357): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2358): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2359): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_cm_reestablishment(2360): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_cm_reestablishment(2361): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cm_reestablishment finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment fail'. Sun Apr 28 12:31:12 UTC 2024 ------ BSC_Tests.TC_cm_reestablishment fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_cm_reestablishment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=480978) Waiting for packet dumper to finish... 1 (prev_count=480978, count=677386) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_reestablishment fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack'. ------ BSC_Tests.TC_imm_ass_post_chan_ack ------ Sun Apr 28 12:31:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_post_chan_ack' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_imm_ass_post_chan_ack started. VirtMSC-M3UA(2364)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2364)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2364)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2363)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2364)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2364)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2364)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2363)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2362)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2362): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2363): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2364): none (fail -> fail) MTC@d5d4005d4757: Test case TC_imm_ass_post_chan_ack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack fail'. Sun Apr 28 12:31:23 UTC 2024 ------ BSC_Tests.TC_imm_ass_post_chan_ack fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_imm_ass_post_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=97626) Waiting for packet dumper to finish... 1 (prev_count=97626, count=115684) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_post_chan_ack fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack'. ------ BSC_Tests.TC_imm_ass_pre_chan_ack ------ Sun Apr 28 12:31:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_imm_ass_pre_chan_ack started. VirtMSC-M3UA(2367)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2367)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2367)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2366)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2367)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2367)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2367)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2366)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2365)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2365): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2366): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2367): none (fail -> fail) MTC@d5d4005d4757: Test case TC_imm_ass_pre_chan_ack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack fail'. Sun Apr 28 12:31:34 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_chan_ack fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_imm_ass_pre_chan_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=109984) Waiting for packet dumper to finish... 1 (prev_count=109984, count=111396) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack'. ------ BSC_Tests.TC_imm_ass_pre_ts_ack ------ Sun Apr 28 12:31:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_imm_ass_pre_ts_ack started. VirtMSC-M3UA(2370)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2370)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2370)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2369)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2370)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2370)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2369)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2370)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2368)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2368): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2369): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2370): none (fail -> fail) MTC@d5d4005d4757: Test case TC_imm_ass_pre_ts_ack finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack fail'. Sun Apr 28 12:31:46 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_ts_ack fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_imm_ass_pre_ts_ack.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=108845) Waiting for packet dumper to finish... 1 (prev_count=108845, count=111971) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:31:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_imm_ass_pre_chan_ack_dyn_ts started. VirtMSC-M3UA(2373)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2373)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2373)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2372)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2373)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2373)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(2371)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2373)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2372)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2371): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2372): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2373): none (fail -> fail) MTC@d5d4005d4757: Test case TC_imm_ass_pre_chan_ack_dyn_ts finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail'. Sun Apr 28 12:31:58 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail ------ Saving talloc report from 172.18.145.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=335972) Waiting for packet dumper to finish... 1 (prev_count=335972, count=344248) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:32:03 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_imm_ass_pre_ts_ack_dyn_ts started. VirtMSC-SCCP(2375)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2376)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2376)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2376)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2376)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2376)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2376)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2375)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2374)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2374): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2375): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2376): none (fail -> fail) MTC@d5d4005d4757: Test case TC_imm_ass_pre_ts_ack_dyn_ts finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail'. Sun Apr 28 12:32:09 UTC 2024 ------ BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail ------ Saving talloc report from 172.18.145.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=344816) Waiting for packet dumper to finish... 1 (prev_count=344816, count=347231) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked'. ------ BSC_Tests.TC_ctrl_trx_rf_locked ------ Sun Apr 28 12:32:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ctrl_trx_rf_locked' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ctrl_trx_rf_locked started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2380)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2380)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2380)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2378)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2381)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2383)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2383)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2383)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2380)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2380)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2383)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2383)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2386)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2386)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2386)@d5d4005d4757: 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(2386)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2388)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS1-TRX0-RSL-IPA(2388)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2388)@d5d4005d4757: 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(2388)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_ctrl_trx_rf_locked() start" MTC@d5d4005d4757: "TC_ctrl_trx_rf_locked: lock BTS 1 TRX 0" VirtMSC-RAN(2379)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2379 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2378)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2379)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS1-TRX0-RSL-RSL(2389)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2385)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2382)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2387)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2377)@d5d4005d4757: Final verdict of PTC: none IPA-BTS1-TRX0-RSL-IPA(2388)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2381)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2380)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2383)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2384)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2386)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2377): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2378): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2379): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2380): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2381): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2382): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2383): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2384): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2385): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2386): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2387): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-IPA(2388): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS1-TRX0-RSL-RSL(2389): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ctrl_trx_rf_locked finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked fail'. Sun Apr 28 12:32:22 UTC 2024 ------ BSC_Tests.TC_ctrl_trx_rf_locked fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ctrl_trx_rf_locked.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=477567) Waiting for packet dumper to finish... 1 (prev_count=477567, count=668092) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ctrl_trx_rf_locked fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated'. ------ BSC_Tests.TC_ratectr_all_available_allocated ------ Sun Apr 28 12:32:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ratectr_all_available_allocated started. VirtMSC-M3UA(2392)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2392)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2392)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2391)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2392)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2392)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2392)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2391)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2390)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2390): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2391): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2392): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ratectr_all_available_allocated finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated fail'. Sun Apr 28 12:32:33 UTC 2024 ------ BSC_Tests.TC_ratectr_all_available_allocated fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=94971) Waiting for packet dumper to finish... 1 (prev_count=94971, count=112115) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn'. ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn ------ Sun Apr 28 12:32:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ratectr_all_available_allocated_dyn started. VirtMSC-M3UA(2395)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2395)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2395)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2394)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2395)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2395)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2394)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2393)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2395)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2393): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2394): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2395): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ratectr_all_available_allocated_dyn finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn fail'. Sun Apr 28 12:32:44 UTC 2024 ------ BSC_Tests.TC_ratectr_all_available_allocated_dyn fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ratectr_all_available_allocated_dyn.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=351912) Waiting for packet dumper to finish... 1 (prev_count=351912, count=356569) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ratectr_all_available_allocated_dyn fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej'. ------ BSC_Tests.TC_cm_serv_rej ------ Sun Apr 28 12:32:50 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_cm_serv_rej' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cm_serv_rej started. MTC@d5d4005d4757: "TC_cm_serv_rej": using IMSI '001010698679106'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2399)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2399)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2399)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2397)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2402)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2402)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2402)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2400)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2399)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2399)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2402)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2402)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2405)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2405)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2405)@d5d4005d4757: 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(2405)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_cm_serv_rej() start" MTC@d5d4005d4757: 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@d5d4005d4757: 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(2398)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2398 has requested to stop MTC. Terminating current testcase execution. VirtMSC-SCCP(2397)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2399)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2398)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2400)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2401)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2402)@d5d4005d4757: Final verdict of PTC: none TC_cm_serv_rej(2407)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2396)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2403)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2405)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2406)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2404)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2396): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2397): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2398): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2399): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2400): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2401): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2402): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2403): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2404): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2405): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2406): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_cm_serv_rej(2407): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cm_serv_rej finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej fail'. Sun Apr 28 12:32:57 UTC 2024 ------ BSC_Tests.TC_cm_serv_rej fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_cm_serv_rej.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=410464) Waiting for packet dumper to finish... 1 (prev_count=410464, count=426792) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_cm_serv_rej fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment'. ------ BSC_Tests.TC_lost_sdcch_during_assignment ------ Sun Apr 28 12:33:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_lost_sdcch_during_assignment' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lost_sdcch_during_assignment started. MTC@d5d4005d4757: "TC_lost_sdcch_during_assignment": using IMSI '001016753866867'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2411)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2411)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2411)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(2409)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2414)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2414)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2414)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2412)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2411)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2411)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2414)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2414)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2417)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2417)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2417)@d5d4005d4757: 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(2417)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_lost_sdcch_during_assignment() start" VirtMSC-RAN(2410)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2410 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2410)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2411)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2412)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2408)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2414)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2415)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2418)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2416)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2417)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2413)@d5d4005d4757: Final verdict of PTC: none TC_lost_sdcch_during_assignment(2419)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2409)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2408): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2409): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2410): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2411): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2412): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2413): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2414): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2415): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2416): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2417): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2418): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lost_sdcch_during_assignment(2419): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lost_sdcch_during_assignment finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment fail'. Sun Apr 28 12:33:09 UTC 2024 ------ BSC_Tests.TC_lost_sdcch_during_assignment fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_lost_sdcch_during_assignment.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=388514) Waiting for packet dumper to finish... 1 (prev_count=388514, count=420478) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_lost_sdcch_during_assignment fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending'. ------ BSC_Tests.TC_chan_alloc_algo_ascending ------ Sun Apr 28 12:33:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ascending' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_alloc_algo_ascending started. VirtMSC-M3UA(2422)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2422)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2422)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2421)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2422)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2422)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2422)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2421)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2420)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2420): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2421): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2422): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_alloc_algo_ascending finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending fail'. Sun Apr 28 12:33:21 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_ascending fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_alloc_algo_ascending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=110953) Waiting for packet dumper to finish... 1 (prev_count=110953, count=112866) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ascending fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending'. ------ BSC_Tests.TC_chan_alloc_algo_descending ------ Sun Apr 28 12:33:26 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_descending' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_alloc_algo_descending started. VirtMSC-M3UA(2425)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2425)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2425)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2424)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2425)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2425)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2424)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2425)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2423)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2423): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2424): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2425): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_alloc_algo_descending finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending fail'. Sun Apr 28 12:33:32 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_descending fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_alloc_algo_descending.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=106277) Waiting for packet dumper to finish... 1 (prev_count=106277, count=115983) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_descending fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic'. ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic ------ Sun Apr 28 12:33:38 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_chan_alloc_algo_ass_dynamic started. VirtMSC-M3UA(2428)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2428)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2428)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2427)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2428)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2428)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2427)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2428)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2426)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2426): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2427): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2428): none (fail -> fail) MTC@d5d4005d4757: Test case TC_chan_alloc_algo_ass_dynamic finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail'. Sun Apr 28 12:33:44 UTC 2024 ------ BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_chan_alloc_algo_ass_dynamic.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=107822) Waiting for packet dumper to finish... 1 (prev_count=107822, count=112390) ------ BSC_Tests.TC_mgwpool_all_used ------ Sun Apr 28 12:33:49 UTC 2024 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_chan_alloc_algo_ass_dynamic fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used'. NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_all_used' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mgwpool_all_used started. MTC@d5d4005d4757: "TC_mgwpool_all_used": using IMSI '001015371474158'H MTC@d5d4005d4757: "TC_mgwpool_all_used": using IMSI '001010444710044'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2432)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2432)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2432)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(2430)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2435)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2435)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2435)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2433)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2432)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2432)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2435)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2435)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2439)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2439)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2439)@d5d4005d4757: 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(2439)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_mgwpool_all_used() start" VirtMSC-RAN(2431)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2431 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(2433)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2430)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2435)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2432)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2431)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-IPA(2439)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2434)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2436)@d5d4005d4757: Final verdict of PTC: none TC_mgwpool_all_used(2442)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-1(2438)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2429)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2440)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2437)@d5d4005d4757: Final verdict of PTC: none TC_mgwpool_all_used(2441)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2429): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2430): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2431): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2432): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2433): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2434): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2435): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2436): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2437): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-1(2438): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2439): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2440): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_mgwpool_all_used(2441): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_mgwpool_all_used(2442): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mgwpool_all_used finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used fail'. Sun Apr 28 12:33:57 UTC 2024 ------ BSC_Tests.TC_mgwpool_all_used fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mgwpool_all_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403008) Waiting for packet dumper to finish... 1 (prev_count=403008, count=419704) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_all_used fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used'. ------ BSC_Tests.TC_mgwpool_blocked_not_used ------ Sun Apr 28 12:34:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_blocked_not_used' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mgwpool_blocked_not_used started. MTC@d5d4005d4757: "TC_mgwpool_blocked_not_used": using IMSI '001014232515492'H MTC@d5d4005d4757: "TC_mgwpool_blocked_not_used": using IMSI '001012767516533'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2446)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2446)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2446)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2444)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2449)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2449)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2449)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2447)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2446)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2446)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2449)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2449)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2453)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2453)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2453)@d5d4005d4757: 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(2453)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_mgwpool_blocked_not_used() start" VirtMSC-RAN(2445)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2445 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2445)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2446)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2444)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2447)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2450)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2449)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-1(2452)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2451)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2454)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2448)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2443)@d5d4005d4757: Final verdict of PTC: none TC_mgwpool_blocked_not_used(2456)@d5d4005d4757: Final verdict of PTC: none TC_mgwpool_blocked_not_used(2455)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2453)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2443): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2444): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2445): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2446): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2447): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2448): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2449): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2450): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2451): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-1(2452): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2453): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2454): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_mgwpool_blocked_not_used(2455): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_mgwpool_blocked_not_used(2456): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mgwpool_blocked_not_used finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used fail'. Sun Apr 28 12:34:09 UTC 2024 ------ BSC_Tests.TC_mgwpool_blocked_not_used fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mgwpool_blocked_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=403091) Waiting for packet dumper to finish... 1 (prev_count=403091, count=435569) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_blocked_not_used fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts'. ------ BSC_Tests.TC_mgwpool_pin_bts ------ Sun Apr 28 12:34:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_pin_bts' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mgwpool_pin_bts started. MTC@d5d4005d4757: "TC_mgwpool_pin_bts": using IMSI '001016823371696'H MTC@d5d4005d4757: "TC_mgwpool_pin_bts": using IMSI '001012748288884'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2460)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2460)@d5d4005d4757: M3UA emulation initiated, the test can be started MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2460)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2458)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2463)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2463)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2463)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2461)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2460)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2460)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2463)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2463)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2467)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2467)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2467)@d5d4005d4757: 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(2467)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_mgwpool_pin_bts() start" VirtMSC-RAN(2459)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2459 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-SCCP(2461)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2460)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2462)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2464)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2457)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2458)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2459)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMGW-MGCP-0(2465)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-1(2466)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2467)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2468)@d5d4005d4757: Final verdict of PTC: none TC_mgwpool_pin_bts(2469)@d5d4005d4757: Final verdict of PTC: none TC_mgwpool_pin_bts(2470)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2463)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2457): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2458): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2459): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2460): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2461): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2462): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2463): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2464): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2465): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-1(2466): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2467): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2468): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_mgwpool_pin_bts(2469): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_mgwpool_pin_bts(2470): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mgwpool_pin_bts finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts fail'. Sun Apr 28 12:34:21 UTC 2024 ------ BSC_Tests.TC_mgwpool_pin_bts fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mgwpool_pin_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406217) Waiting for packet dumper to finish... 1 (prev_count=406217, count=423555) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_pin_bts fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used'. ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used ------ Sun Apr 28 12:34:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_mgwpool_keepalive_down_not_used started. MTC@d5d4005d4757: "TC_mgwpool_keepalive_down_not_used": using IMSI '001017743028943'H MTC@d5d4005d4757: "TC_mgwpool_keepalive_down_not_used": using IMSI '001019454720146'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2474)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2474)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2474)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2472)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2477)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2477)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2477)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2475)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2474)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2474)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2477)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2477)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2481)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2481)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2481)@d5d4005d4757: 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(2481)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } MTC@d5d4005d4757: "TC_mgwpool_keepalive_down_not_used() start" VirtMGW-MGCP-0(2479)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "1", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2479)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "2", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2473)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2473 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2473)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2475)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2476)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2471)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2482)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2479)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-1(2480)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2472)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2474)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2477)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2478)@d5d4005d4757: Final verdict of PTC: none TC_mgwpool_keepalive_down_not_used(2483)@d5d4005d4757: Final verdict of PTC: none TC_mgwpool_keepalive_down_not_used(2484)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2481)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2471): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2472): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2473): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2474): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2475): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2476): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2477): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2478): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2479): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-1(2480): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2481): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2482): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2483): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_mgwpool_keepalive_down_not_used(2484): none (fail -> fail) MTC@d5d4005d4757: Test case TC_mgwpool_keepalive_down_not_used finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used fail'. Sun Apr 28 12:34:34 UTC 2024 ------ BSC_Tests.TC_mgwpool_keepalive_down_not_used fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_mgwpool_keepalive_down_not_used.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=407246) Waiting for packet dumper to finish... 1 (prev_count=407246, count=441246) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_mgwpool_keepalive_down_not_used fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band'. ------ BSC_Tests.TC_ho_meas_rep_multi_band ------ Sun Apr 28 12:34:39 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_meas_rep_multi_band' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_meas_rep_multi_band started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2488)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2488)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2488)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2486)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2491)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2491)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2491)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2489)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2488)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2488)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2491)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2491)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2493)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "10", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2493)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "11", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2493)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "12", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2493)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "13", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2494)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2494)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2494)@d5d4005d4757: 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(2494)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2493)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "14", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_ho_meas_rep_multi_band() start" VirtMGW-MGCP-0(2493)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "15", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2487)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2487 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2487)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2486)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2488)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2490)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2485)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2495)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2493)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2491)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2489)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2492)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2494)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2485): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2486): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2487): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2488): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2489): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2490): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2491): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2492): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2493): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2494): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2495): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_meas_rep_multi_band finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band fail'. Sun Apr 28 12:34:46 UTC 2024 ------ BSC_Tests.TC_ho_meas_rep_multi_band fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_meas_rep_multi_band.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=684276) Waiting for packet dumper to finish... 1 (prev_count=684276, count=707021) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_meas_rep_multi_band fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc'. ------ BSC_Tests.TC_ho_out_of_this_bsc ------ Sun Apr 28 12:34:52 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_ho_out_of_this_bsc' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_ho_out_of_this_bsc started. MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2499)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2499)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2499)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2497)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2502)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2502)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2502)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2500)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2499)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2499)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2502)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2502)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2504)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "22", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2504)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "23", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2504)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "24", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2504)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "25", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2505)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2505)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2505)@d5d4005d4757: 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(2505)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2504)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "26", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_ho_out_of_this_bsc() start" VirtMGW-MGCP-0(2504)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "27", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2498)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2498 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2498)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2497)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2499)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2502)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2501)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2500)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2496)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2504)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2506)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2505)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2503)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2496): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2497): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2498): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2499): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2500): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2501): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2502): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2503): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2504): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2505): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2506): none (fail -> fail) MTC@d5d4005d4757: Test case TC_ho_out_of_this_bsc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc fail'. Sun Apr 28 12:34:59 UTC 2024 ------ BSC_Tests.TC_ho_out_of_this_bsc fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests.TC_ho_out_of_this_bsc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=679612) Waiting for packet dumper to finish... 1 (prev_count=679612, count=716212) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_ho_out_of_this_bsc fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:35:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_unbreak_lchan_after_missing_rel_ack_1 started. MTC@d5d4005d4757: "TC_unbreak_lchan_after_missing_rel_ack_1": using IMSI '001015313127172'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2510)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2510)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2510)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2508)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2513)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2513)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2513)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2511)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2510)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2510)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2513)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2513)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2515)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "35", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2516)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2516)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2516)@d5d4005d4757: 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(2516)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2515)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "36", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_unbreak_lchan_after_missing_rel_ack_1() start" VirtMGW-MGCP-0(2515)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "37", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2515)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "38", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2515)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "39", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2515)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "40", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2509)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2509 has requested to stop MTC. Terminating current testcase execution. VirtMSC-M3UA(2510)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2509)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2511)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2512)@d5d4005d4757: Final verdict of PTC: none TC_unbreak_lchan_after_missing_rel_ack_1(2518)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2508)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2515)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2513)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2514)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2516)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2517)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2507)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2507): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2508): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2509): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2510): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2511): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2512): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2513): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2514): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2515): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2516): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2517): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_1(2518): none (fail -> fail) MTC@d5d4005d4757: Test case TC_unbreak_lchan_after_missing_rel_ack_1 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail'. Sun Apr 28 12:35:11 UTC 2024 ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail ------ Saving talloc report from 172.18.145.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=409987) Waiting for packet dumper to finish... 1 (prev_count=409987, count=433232) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: 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 ------ Sun Apr 28 12:35:17 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_unbreak_lchan_after_missing_rel_ack_2 started. MTC@d5d4005d4757: "TC_unbreak_lchan_after_missing_rel_ack_2": using IMSI '001015718340730'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2522)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2522)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2522)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2520)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2525)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2525)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2525)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2523)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2522)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2522)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2525)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2525)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2527)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "47", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2528)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2528)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2528)@d5d4005d4757: 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(2528)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2527)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "48", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_unbreak_lchan_after_missing_rel_ack_2() start" VirtMGW-MGCP-0(2527)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "49", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2527)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "50", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2527)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "51", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2527)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "52", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2521)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2521 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2521)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2523)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2522)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2520)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2519)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2524)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2528)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2525)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2529)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2526)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2527)@d5d4005d4757: Final verdict of PTC: none TC_unbreak_lchan_after_missing_rel_ack_2(2530)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2519): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2520): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2521): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2522): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2523): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2524): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2525): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2526): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2527): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2528): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2529): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_unbreak_lchan_after_missing_rel_ack_2(2530): none (fail -> fail) MTC@d5d4005d4757: Test case TC_unbreak_lchan_after_missing_rel_ack_2 finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail'. Sun Apr 28 12:35:24 UTC 2024 ------ BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail ------ Saving talloc report from 172.18.145.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=405177) Waiting for packet dumper to finish... 1 (prev_count=405177, count=439843) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 fail' was executed successfully (exit status: 0). MC@d5d4005d4757: Test execution finished. MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_only'. ------ BSC_Tests_LCLS.TC_lcls_gcr_only ------ Sun Apr 28 12:35:29 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_only' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcls_gcr_only started. MTC@d5d4005d4757: "TC_lcls_gcr_only": using IMSI '001013972376003'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2534)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2534)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2534)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2532)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2535)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtSMLC-M3UA(2537)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2537)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2537)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2534)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2534)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2537)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2537)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2539)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "60", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2540)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2540)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2540)@d5d4005d4757: 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(2540)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2539)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "61", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_lcls_gcr_only() start" VirtMGW-MGCP-0(2539)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "62", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2539)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "63", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2539)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "64", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2539)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "65", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2533)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2533 has requested to stop MTC. Terminating current testcase execution. TC_lcls_gcr_only-B(2543)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2534)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2536)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2531)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2540)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2532)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2537)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2541)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2533)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2535)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_only-A(2542)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2538)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2539)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2531): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2532): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2533): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2534): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2535): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2536): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2537): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2538): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2539): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2540): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2541): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_only-A(2542): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_only-B(2543): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcls_gcr_only finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_only fail'. Sun Apr 28 12:35:36 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_only fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_only.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411401) Waiting for packet dumper to finish... 1 (prev_count=411401, count=431754) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_only fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect ------ Sun Apr 28 12:35:42 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcls_gcr_bway_connect started. MTC@d5d4005d4757: "TC_lcls_gcr_bway_connect": using IMSI '001016524136654'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2547)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2547)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2547)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2545)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2550)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2550)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2550)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2548)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2547)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2547)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2550)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2550)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2552)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "73", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2553)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2553)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2553)@d5d4005d4757: 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(2553)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2552)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "74", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_lcls_gcr_bway_connect() start" VirtMGW-MGCP-0(2552)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "75", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2552)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "76", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2552)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "77", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2546)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2546 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2546)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-BTS0-TRX0-RSL-RSL(2554)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2550)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2545)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2548)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2549)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2551)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2544)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2553)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2547)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_bway_connect-B(2556)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_bway_connect-A(2555)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2552)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2544): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2545): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2546): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2547): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2548): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2549): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2550): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2551): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2552): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2553): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2554): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_bway_connect-A(2555): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_bway_connect-B(2556): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcls_gcr_bway_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail'. Sun Apr 28 12:35:49 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=404280) Waiting for packet dumper to finish... 1 (prev_count=404280, count=439446) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr ------ Sun Apr 28 12:35:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcls_gcr_bway_connect_hr started. MTC@d5d4005d4757: "TC_lcls_gcr_bway_connect_hr": using IMSI '001019824140409'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2560)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2560)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2560)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2558)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2563)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2563)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2563)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2561)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2560)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2560)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2563)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2563)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2565)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "85", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2566)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2566)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2566)@d5d4005d4757: 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(2566)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2565)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "86", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_lcls_gcr_bway_connect_hr() start" VirtMGW-MGCP-0(2565)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "87", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2565)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "88", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2565)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "89", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2565)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "90", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2559)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2559 has requested to stop MTC. Terminating current testcase execution. TC_lcls_gcr_bway_connect_hr-B(2569)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2559)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2563)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2561)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2558)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2562)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2560)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2557)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2564)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_bway_connect_hr-A(2568)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2565)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2567)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2566)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2557): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2558): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2559): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2560): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2561): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2562): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2563): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2564): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2565): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2566): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2567): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_bway_connect_hr-A(2568): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_bway_connect_hr-B(2569): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcls_gcr_bway_connect_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail'. Sun Apr 28 12:36:02 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=417612) Waiting for packet dumper to finish... 1 (prev_count=417612, count=436279) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch ------ Sun Apr 28 12:36:07 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcls_gcr_bway_codec_mismatch started. MTC@d5d4005d4757: "TC_lcls_gcr_bway_codec_mismatch": using IMSI '001018668557576'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2573)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2573)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2573)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2571)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2576)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2576)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2576)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2574)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2573)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2573)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2576)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2576)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2578)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "98", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2579)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2579)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2579)@d5d4005d4757: 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(2579)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2578)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "99", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_lcls_gcr_bway_codec_mismatch() start" VirtMGW-MGCP-0(2578)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "100", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2578)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "101", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2578)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "102", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2578)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "103", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2572)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2572 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2572)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2573)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2580)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2576)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2574)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2571)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2577)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2570)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2578)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2575)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_bway_codec_mismatch-A(2581)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2579)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_bway_codec_mismatch-B(2582)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2570): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2571): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2572): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2573): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2574): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2575): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2576): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2577): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2578): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2579): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2580): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_bway_codec_mismatch-A(2581): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_bway_codec_mismatch-B(2582): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcls_gcr_bway_codec_mismatch finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail'. Sun Apr 28 12:36:14 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406882) Waiting for packet dumper to finish... 1 (prev_count=406882, count=440475) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect ------ Sun Apr 28 12:36:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcls_gcr_nomatch_bway_connect started. MTC@d5d4005d4757: "TC_lcls_gcr_nomatch_bway_connect": using IMSI '001012196287523'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2586)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2586)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2586)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2584)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2589)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2589)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2589)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2587)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2586)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2586)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtMGW-MGCP-0(2591)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "110", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtSMLC-M3UA(2589)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2589)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2592)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2592)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2592)@d5d4005d4757: 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(2592)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2591)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "111", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2591)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "112", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_lcls_gcr_nomatch_bway_connect() start" VirtMGW-MGCP-0(2591)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "113", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2591)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "114", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2591)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "115", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2585)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2585 has requested to stop MTC. Terminating current testcase execution. VirtMSC-STATS(2583)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_nomatch_bway_connect-B(2595)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2584)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2593)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2586)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2588)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2589)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2591)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_nomatch_bway_connect-A(2594)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2587)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2585)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" IPA-CTRL-CLI-IPA(2590)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2592)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2583): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2584): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2585): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2586): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2587): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2588): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2589): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2590): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2591): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2592): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2593): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_nomatch_bway_connect-A(2594): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_nomatch_bway_connect-B(2595): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcls_gcr_nomatch_bway_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail'. Sun Apr 28 12:36:27 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=412153) Waiting for packet dumper to finish... 1 (prev_count=412153, count=434611) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect ------ Sun Apr 28 12:36:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcls_gcr_bway_dont_connect started. MTC@d5d4005d4757: "TC_lcls_gcr_bway_dont_connect": using IMSI '001016537184745'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2599)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2599)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2599)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(2597)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2602)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2602)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2602)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2600)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2599)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2599)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2602)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2602)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2604)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "123", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2605)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2605)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2605)@d5d4005d4757: 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(2605)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2604)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "124", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_lcls_gcr_bway_dont_connect() start" VirtMGW-MGCP-0(2604)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "125", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2604)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "126", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2604)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "127", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2604)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "128", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2598)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2598 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2598)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" TC_lcls_gcr_bway_dont_connect-B(2608)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2600)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2601)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2596)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2599)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2606)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2602)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2604)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2597)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2603)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_bway_dont_connect-A(2607)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2605)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2596): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2597): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2598): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2599): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2600): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2601): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2602): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2603): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2604): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2605): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2606): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_bway_dont_connect-A(2607): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_bway_dont_connect-B(2608): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcls_gcr_bway_dont_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail'. Sun Apr 28 12:36:40 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=406157) Waiting for packet dumper to finish... 1 (prev_count=406157, count=435686) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg'. ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg ------ Sun Apr 28 12:36:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcls_gcr_unsuppported_cfg started. MTC@d5d4005d4757: "TC_lcls_gcr_unsuppported_cfg": using IMSI '001016851441087'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2612)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2612)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2612)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2610)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2615)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2615)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2615)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2613)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2612)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2612)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2615)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2615)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2617)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "136", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2618)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2618)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2618)@d5d4005d4757: 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(2618)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2617)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "137", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_lcls_gcr_unsuppported_cfg() start" VirtMGW-MGCP-0(2617)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "138", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2617)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "139", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2617)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "140", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2617)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "141", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2611)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2611 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2611)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2614)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2610)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2613)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2615)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2617)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2616)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_unsuppported_cfg-B(2621)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2618)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2619)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2609)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2612)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_unsuppported_cfg-A(2620)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2609): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2610): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2611): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2612): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2613): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2614): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2615): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2616): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2617): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2618): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2619): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_unsuppported_cfg-A(2620): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_unsuppported_cfg-B(2621): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcls_gcr_unsuppported_cfg finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail'. Sun Apr 28 12:36:52 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=416270) Waiting for packet dumper to finish... 1 (prev_count=416270, count=435353) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc'. ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc ------ Sun Apr 28 12:36:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcls_gcr_unsuppported_csc started. MTC@d5d4005d4757: "TC_lcls_gcr_unsuppported_csc": using IMSI '001013978991714'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2625)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2625)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2625)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2623)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2628)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2628)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2628)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2626)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMGW-MGCP-0(2630)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "148", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-M3UA(2625)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2625)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2628)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2628)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success IPA-BTS0-TRX0-RSL-IPA(2631)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2631)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2631)@d5d4005d4757: 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(2631)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2630)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "149", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2630)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "150", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_lcls_gcr_unsuppported_csc() start" VirtMGW-MGCP-0(2630)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "151", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2630)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "152", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2630)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "153", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2624)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2624 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2624)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2628)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2632)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2622)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2626)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2631)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2625)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2623)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2629)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2627)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_unsuppported_csc-A(2633)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_unsuppported_csc-B(2634)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2630)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2622): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2623): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2624): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2625): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2626): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2627): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2628): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2629): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2630): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2631): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2632): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_unsuppported_csc-A(2633): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_unsuppported_csc-B(2634): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcls_gcr_unsuppported_csc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail'. Sun Apr 28 12:37:05 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411746) Waiting for packet dumper to finish... 1 (prev_count=411746, count=429299) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc'. ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc ------ Sun Apr 28 12:37:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcls_gcr_bway_dont_connect_csc started. MTC@d5d4005d4757: "TC_lcls_gcr_bway_dont_connect_csc": using IMSI '001018754038527'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2638)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2638)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2638)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2636)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2641)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2641)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2641)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2639)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2638)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2638)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2641)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2641)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2643)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "161", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2644)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2644)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2644)@d5d4005d4757: 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(2644)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2643)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "162", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_lcls_gcr_bway_dont_connect_csc() start" VirtMGW-MGCP-0(2643)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "163", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2643)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "164", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2643)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "165", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2643)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "166", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2637)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2637 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2637)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-SCCP(2639)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2636)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2635)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2641)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2640)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2645)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_bway_dont_connect_csc-B(2647)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2642)@d5d4005d4757: Final verdict of PTC: none TC_lcls_gcr_bway_dont_connect_csc-A(2646)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2643)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2638)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2644)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2635): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2636): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2637): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2638): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2639): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2640): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2641): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2642): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2643): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2644): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2645): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_bway_dont_connect_csc-A(2646): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_gcr_bway_dont_connect_csc-B(2647): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcls_gcr_bway_dont_connect_csc finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail'. Sun Apr 28 12:37:18 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=423461) Waiting for packet dumper to finish... 1 (prev_count=423461, count=459583) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_break'. ------ BSC_Tests_LCLS.TC_lcls_connect_break ------ Sun Apr 28 12:37:24 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_break' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcls_connect_break started. MTC@d5d4005d4757: "TC_lcls_connect_break": using IMSI '001017808516486'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2651)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2651)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2651)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2649)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2654)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2654)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2654)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2652)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2651)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2651)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2654)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2654)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2656)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "174", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2657)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2657)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2657)@d5d4005d4757: 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(2657)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2656)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "175", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_lcls_connect_break() start" VirtMGW-MGCP-0(2656)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "176", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2656)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "177", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2656)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "178", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2656)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "179", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2650)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2650 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2650)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-SCCP(2649)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2658)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2655)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2652)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2651)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2656)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2654)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2657)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2653)@d5d4005d4757: Final verdict of PTC: none TC_lcls_connect_break-B(2660)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2648)@d5d4005d4757: Final verdict of PTC: none TC_lcls_connect_break-A(2659)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2648): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2649): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2650): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2651): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2652): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2653): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2654): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2655): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2656): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2657): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2658): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_connect_break-A(2659): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_connect_break-B(2660): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcls_connect_break finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_break fail'. Sun Apr 28 12:37:31 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_connect_break fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_connect_break.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=411222) Waiting for packet dumper to finish... 1 (prev_count=411222, count=438353) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_break fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_clear'. ------ BSC_Tests_LCLS.TC_lcls_connect_clear ------ Sun Apr 28 12:37:37 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_connect_clear' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcls_connect_clear started. MTC@d5d4005d4757: "TC_lcls_connect_clear": using IMSI '001015806297911'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2664)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2664)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2664)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2662)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2667)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2667)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2667)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2665)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2664)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2664)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2667)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2667)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2669)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "187", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2670)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2670)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2670)@d5d4005d4757: 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(2670)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2669)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "188", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_lcls_connect_clear() start" VirtMGW-MGCP-0(2669)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "189", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2669)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "190", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2669)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "191", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2669)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "192", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2663)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2663 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2663)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2667)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2661)@d5d4005d4757: Final verdict of PTC: none TC_lcls_connect_clear-B(2673)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2668)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2662)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2671)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2665)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2666)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2664)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2670)@d5d4005d4757: Final verdict of PTC: none TC_lcls_connect_clear-A(2672)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2669)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2661): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2662): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2663): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2664): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2665): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2666): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2667): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2668): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2669): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2670): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2671): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_connect_clear-A(2672): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_connect_clear-B(2673): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcls_connect_clear finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_clear fail'. Sun Apr 28 12:37:44 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_connect_clear fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_connect_clear.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=412391) Waiting for packet dumper to finish... 1 (prev_count=412391, count=455809) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_connect_clear fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect'. ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect ------ Sun Apr 28 12:37:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcls_bts_gcr_bway_connect started. MTC@d5d4005d4757: "TC_lcls_bts_gcr_bway_connect": using IMSI '001018891666056'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2677)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2677)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2677)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2675)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2680)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2680)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2680)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2678)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2677)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2677)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2680)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2680)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2682)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "200", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2683)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2683)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2683)@d5d4005d4757: 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(2683)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2682)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "201", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_lcls_bts_gcr_bway_connect() start" VirtMGW-MGCP-0(2682)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "202", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2682)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "203", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2682)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "204", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2682)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "205", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2676)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2676 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2676)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtMSC-M3UA(2677)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2675)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2678)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2681)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2683)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2674)@d5d4005d4757: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect-B(2686)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2679)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2682)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2684)@d5d4005d4757: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect-A(2685)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-M3UA(2680)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2674): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2675): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2676): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2677): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2678): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2679): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2680): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2681): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2682): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2683): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2684): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_bts_gcr_bway_connect-A(2685): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_bts_gcr_bway_connect-B(2686): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcls_bts_gcr_bway_connect finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail'. Sun Apr 28 12:37:56 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=413095) Waiting for packet dumper to finish... 1 (prev_count=413095, count=441922) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr'. ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr ------ Sun Apr 28 12:38:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcls_bts_gcr_bway_connect_hr started. MTC@d5d4005d4757: "TC_lcls_bts_gcr_bway_connect_hr": using IMSI '001019617994838'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-M3UA(2690)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2690)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2690)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2688)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-M3UA(2693)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2693)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2693)@d5d4005d4757: ************************************************* VirtSMLC-SCCP(2691)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2690)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2690)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2693)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2693)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2695)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "213", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2696)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2696)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2696)@d5d4005d4757: 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(2696)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2695)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "214", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_lcls_bts_gcr_bway_connect_hr() start" VirtMGW-MGCP-0(2695)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "215", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2695)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "216", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2695)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "217", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2689)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2689 has requested to stop MTC. Terminating current testcase execution. VirtMSC-RAN(2689)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-M3UA(2693)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2694)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2695)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2688)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-BSSAP_LE(2692)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2691)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2690)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2687)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2696)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2697)@d5d4005d4757: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect_hr-B(2699)@d5d4005d4757: Final verdict of PTC: none TC_lcls_bts_gcr_bway_connect_hr-A(2698)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2687): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2688): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2689): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2690): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2691): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2692): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2693): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2694): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2695): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2696): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2697): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_bts_gcr_bway_connect_hr-A(2698): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_bts_gcr_bway_connect_hr-B(2699): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcls_bts_gcr_bway_connect_hr finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail'. Sun Apr 28 12:38:09 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=393550) Waiting for packet dumper to finish... 1 (prev_count=393550, count=438259) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break'. ------ BSC_Tests_LCLS.TC_lcls_bts_connect_break ------ Sun Apr 28 12:38:15 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_lcls_bts_connect_break started. MTC@d5d4005d4757: "TC_lcls_bts_connect_break": using IMSI '001011894610142'H MTC@d5d4005d4757: Connecting BSSAP RAN_Emulation to SCCP_SP_PORT VirtMSC-M3UA(2703)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2703)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2703)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting RAN_Emulation VirtMSC-SCCP(2701)@d5d4005d4757: v_sccp_pdu_maxlen:268 MTC@d5d4005d4757: Connecting BSSAP_LE_Emulation to SCCP_SP_PORT VirtSMLC-M3UA(2706)@d5d4005d4757: ************************************************* VirtSMLC-M3UA(2706)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtSMLC-M3UA(2706)@d5d4005d4757: ************************************************* MTC@d5d4005d4757: Starting BSSAP_LE_Emulation VirtSMLC-SCCP(2704)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2703)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2703)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe VirtSMLC-M3UA(2706)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23908 to server: "172.18.145.200":2905 association #8 VirtSMLC-M3UA(2706)@d5d4005d4757: Warning: Sendmsg error! Strerror=Success VirtMGW-MGCP-0(2708)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "226", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } IPA-BTS0-TRX0-RSL-IPA(2709)@d5d4005d4757: CCM Tx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } IPA-BTS0-TRX0-RSL-IPA(2709)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_GET (4), u := { get := { { len := 1, tag := IPAC_IDTAG_UNITID (8) }, { len := 1, tag := IPAC_IDTAG_MACADDR (7) }, { len := 1, tag := IPAC_IDTAG_LOCATION1 (2) }, { len := 1, tag := IPAC_IDTAG_LOCATION2 (3) }, { len := 1, tag := IPAC_IDTAG_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(2709)@d5d4005d4757: 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(2709)@d5d4005d4757: CCM Rx:{ msg_type := IPAC_MSGT_ID_ACK (6), u := omit } VirtMGW-MGCP-0(2708)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "227", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } MTC@d5d4005d4757: "TC_lcls_bts_connect_break() start" VirtMGW-MGCP-0(2708)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "228", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2708)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "229", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMGW-MGCP-0(2708)@d5d4005d4757: Ignoring MGCP { command := { line := { verb := "AUEP", trans_id := "230", ep := "null@mgw", ver := "1.0" }, params := { }, sdp := omit } } VirtMSC-RAN(2702)@d5d4005d4757: setverdict(fail): none -> fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET", new component reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MC@d5d4005d4757: Test Component 2702 has requested to stop MTC. Terminating current testcase execution. VirtSMLC-M3UA(2706)@d5d4005d4757: Final verdict of PTC: none VirtSMLC-SCCP(2704)@d5d4005d4757: Final verdict of PTC: none VirtMSC-RAN(2702)@d5d4005d4757: Final verdict of PTC: fail reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" VirtSMLC-BSSAP_LE(2705)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2701)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2703)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2700)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-RSL(2710)@d5d4005d4757: Final verdict of PTC: none IPA-CTRL-CLI-IPA(2707)@d5d4005d4757: Final verdict of PTC: none TC_lcls_bts_connect_break-B(2712)@d5d4005d4757: Final verdict of PTC: none VirtMGW-MGCP-0(2708)@d5d4005d4757: Final verdict of PTC: none TC_lcls_bts_connect_break-A(2711)@d5d4005d4757: Final verdict of PTC: none IPA-BTS0-TRX0-RSL-IPA(2709)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: none MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2700): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2701): none (none -> none) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-RAN(2702): fail (none -> fail) reason: "BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2703): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-SCCP(2704): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-BSSAP_LE(2705): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtSMLC-M3UA(2706): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-CTRL-CLI-IPA(2707): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMGW-MGCP-0(2708): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-IPA(2709): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC IPA-BTS0-TRX0-RSL-RSL(2710): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_bts_connect_break-A(2711): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC TC_lcls_bts_connect_break-B(2712): none (fail -> fail) MTC@d5d4005d4757: Test case TC_lcls_bts_connect_break finished. Verdict: fail reason: BSSMAP: Timeout waiting for RESET-ACK after sending RESET MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break fail'. Sun Apr 28 12:38:22 UTC 2024 ------ BSC_Tests_LCLS.TC_lcls_bts_connect_break fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_LCLS.TC_lcls_bts_connect_break.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=413780) Waiting for packet dumper to finish... 1 (prev_count=413780, count=443483) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_LCLS.TC_lcls_bts_connect_break fail' was executed successfully (exit status: 0). MC@d5d4005d4757: Test execution finished. MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_server ------ Sun Apr 28 12:38:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_bsc_server started. VirtMSC-M3UA(2715)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2715)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2715)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2714)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2715)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2715)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2714)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2715)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2713)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2713): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2714): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2715): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_bsc_server finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server fail'. Sun Apr 28 12:38:34 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_server fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_server.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=136405) Waiting for packet dumper to finish... 1 (prev_count=136405, count=139380) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 ------ Sun Apr 28 12:38:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_bsc_server_ipv6 started. VirtMSC-M3UA(2718)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2718)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2718)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2717)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2718)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2718)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2717)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2716)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2718)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2716): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2717): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2718): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_bsc_server_ipv6 finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail'. Sun Apr 28 12:38:46 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=130577) Waiting for packet dumper to finish... 1 (prev_count=130577, count=134514) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_client ------ Sun Apr 28 12:38:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_bsc_client started. VirtMSC-SCCP(2720)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2721)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2721)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2721)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2721)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2721)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2720)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2719)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2721)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2719): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2720): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2721): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_bsc_client finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client fail'. Sun Apr 28 12:38:59 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_client fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_client.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=136821) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6'. ------ BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 ------ Sun Apr 28 12:39:04 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_bsc_client_ipv6 started. VirtMSC-M3UA(2724)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2724)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2724)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2723)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2724)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2724)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2724)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2723)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2722)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2722): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2723): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2724): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_bsc_client_ipv6 finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail'. Sun Apr 28 12:39:10 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=127151) Waiting for packet dumper to finish... 1 (prev_count=127151, count=138740) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_reset_bss'. ------ BSC_Tests_CBSP.TC_cbsp_reset_bss ------ Sun Apr 28 12:39:16 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_reset_bss' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_reset_bss started. VirtMSC-M3UA(2727)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2727)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2727)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2726)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2727)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2727)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2727)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2726)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2725)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2725): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2726): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2727): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_reset_bss finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_reset_bss fail'. Sun Apr 28 12:39:22 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_reset_bss fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_reset_bss.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=124471) Waiting for packet dumper to finish... 1 (prev_count=124471, count=140028) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_reset_bss fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart'. ------ BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart ------ Sun Apr 28 12:39:28 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_cell_rflock_failure_restart started. VirtMSC-M3UA(2730)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2730)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2730)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2729)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2730)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2730)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-STATS(2728)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2729)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2730)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2728): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2729): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2730): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_cell_rflock_failure_restart finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail'. Sun Apr 28 12:39:34 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=140329) Waiting for packet dumper to finish... 1 (prev_count=140329, count=155550) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure'. ------ BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure ------ Sun Apr 28 12:39:41 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_cell_rsl_down_failure started. VirtMSC-M3UA(2733)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2733)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2733)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2732)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2733)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2733)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2733)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2732)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2731)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2731): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2732): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2733): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_cell_rsl_down_failure finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail'. Sun Apr 28 12:39:47 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=140051) Waiting for packet dumper to finish... 1 (prev_count=140051, count=161935) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bss'. ------ BSC_Tests_CBSP.TC_cbsp_write_bss ------ Sun Apr 28 12:39:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bss' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_write_bss started. VirtMSC-M3UA(2736)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2736)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2736)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2735)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2736)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2736)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2736)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2735)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2734)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2734): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2735): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2736): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_write_bss finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bss fail'. Sun Apr 28 12:39:59 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bss fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bss.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=137234) Waiting for packet dumper to finish... 1 (prev_count=137234, count=153369) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bss fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi'. ------ BSC_Tests_CBSP.TC_cbsp_write_bts_cgi ------ Sun Apr 28 12:40:05 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_write_bts_cgi started. MTC@d5d4005d4757: Generating CBSP payload: 72 octets VirtMSC-M3UA(2739)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2739)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2739)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2738)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2739)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2739)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2738)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2739)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2737)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2737): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2738): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2739): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_write_bts_cgi finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail'. Sun Apr 28 12:40:11 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bts_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143002) Waiting for packet dumper to finish... 1 (prev_count=143002, count=159460) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_cgi fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch'. ------ BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch ------ Sun Apr 28 12:40:18 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_write_bts_no_cbch started. MTC@d5d4005d4757: Generating CBSP payload: 76 octets VirtMSC-SCCP(2741)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2742)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2742)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2742)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2742)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2742)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2742)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2741)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2740)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2740): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2741): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2742): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_write_bts_no_cbch finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail'. Sun Apr 28 12:40:24 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=142358) Waiting for packet dumper to finish... 1 (prev_count=142358, count=157490) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts'. ------ BSC_Tests_CBSP.TC_cbsp_write_unknown_bts ------ Sun Apr 28 12:40:30 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_write_unknown_bts started. MTC@d5d4005d4757: Generating CBSP payload: 25 octets VirtMSC-SCCP(2744)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2745)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2745)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2745)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2745)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2745)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2744)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2745)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2743)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2743): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2744): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2745): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_write_unknown_bts finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail'. Sun Apr 28 12:40:36 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_unknown_bts.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=144817) Waiting for packet dumper to finish... 1 (prev_count=144817, count=161800) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_unknown_bts fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci'. ------ BSC_Tests_CBSP.TC_cbsp_write_lac_ci ------ Sun Apr 28 12:40:43 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_write_lac_ci started. MTC@d5d4005d4757: Generating CBSP payload: 24 octets VirtMSC-M3UA(2748)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2748)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2748)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2747)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2748)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2748)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2748)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2747)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2746)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2746): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2747): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2748): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_write_lac_ci finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail'. Sun Apr 28 12:40:49 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lac_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143651) Waiting for packet dumper to finish... 1 (prev_count=143651, count=159785) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac_ci fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_ci'. ------ BSC_Tests_CBSP.TC_cbsp_write_ci ------ Sun Apr 28 12:40:55 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_ci' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_write_ci started. MTC@d5d4005d4757: Generating CBSP payload: 60 octets VirtMSC-M3UA(2751)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2751)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2751)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2750)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2751)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2751)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2751)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2750)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2749)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2749): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2750): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2751): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_write_ci finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_ci fail'. Sun Apr 28 12:41:01 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_ci fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_ci.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143644) Waiting for packet dumper to finish... 1 (prev_count=143644, count=159366) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_ci fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lai'. ------ BSC_Tests_CBSP.TC_cbsp_write_lai ------ Sun Apr 28 12:41:08 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lai' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_write_lai started. MTC@d5d4005d4757: Generating CBSP payload: 1 octets VirtMSC-M3UA(2754)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2754)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2754)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2753)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2754)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2754)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2753)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2754)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2752)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2752): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2753): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2754): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_write_lai finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lai fail'. Sun Apr 28 12:41:14 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lai fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lai.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=146129) Waiting for packet dumper to finish... 1 (prev_count=146129, count=160849) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lai fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac'. ------ BSC_Tests_CBSP.TC_cbsp_write_lac ------ Sun Apr 28 12:41:20 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_lac' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_write_lac started. MTC@d5d4005d4757: Generating CBSP payload: 65 octets VirtMSC-M3UA(2757)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2757)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2757)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2756)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2757)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2757)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2756)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2757)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2755)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2755): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2756): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2757): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_write_lac finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac fail'. Sun Apr 28 12:41:26 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_lac fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_lac.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=146038) Waiting for packet dumper to finish... 1 (prev_count=146038, count=162283) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_lac fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_replace ------ Sun Apr 28 12:41:33 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_write_then_replace started. MTC@d5d4005d4757: Generating CBSP payload: 79 octets VirtMSC-M3UA(2760)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2760)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2760)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2759)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2760)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2760)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2760)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2759)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2758)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2758): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2759): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2760): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_write_then_replace finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace fail'. Sun Apr 28 12:41:39 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_replace fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_replace.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=143005) Waiting for packet dumper to finish... 1 (prev_count=143005, count=159140) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_replace fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num'. ------ BSC_Tests_CBSP.TC_cbsp_write_rep_period_num ------ Sun Apr 28 12:41:45 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_write_rep_period_num started. MTC@d5d4005d4757: Generating CBSP payload: 47 octets VirtMSC-M3UA(2763)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2763)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2763)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2762)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2763)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2763)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2763)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2762)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2761)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2761): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2762): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2763): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_write_rep_period_num finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail'. Sun Apr 28 12:41:51 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_rep_period_num.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148103) Waiting for packet dumper to finish... 1 (prev_count=148103, count=164561) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_rep_period_num fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist'. ------ BSC_Tests_CBSP.TC_cbsp_replace_nonexist ------ Sun Apr 28 12:41:58 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_replace_nonexist started. MTC@d5d4005d4757: Generating CBSP payload: 21 octets VirtMSC-M3UA(2766)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2766)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2766)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2765)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2766)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2766)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2766)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2765)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2764)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2764): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2765): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2766): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_replace_nonexist finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail'. Sun Apr 28 12:42:04 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_replace_nonexist.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=147866) Waiting for packet dumper to finish... 1 (prev_count=147866, count=162998) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_replace_nonexist fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_too_many'. ------ BSC_Tests_CBSP.TC_cbsp_write_too_many ------ Sun Apr 28 12:42:11 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_too_many' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_write_too_many started. MTC@d5d4005d4757: Generating CBSP payload: 69 octets MTC@d5d4005d4757: Generating CBSP payload: 20 octets MTC@d5d4005d4757: Generating CBSP payload: 37 octets VirtMSC-M3UA(2769)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2769)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2769)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2768)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2769)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2769)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2769)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2768)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2767)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2767): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2768): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2769): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_write_too_many finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_too_many fail'. Sun Apr 28 12:42:17 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_too_many fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_too_many.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148862) Waiting for packet dumper to finish... 1 (prev_count=148862, count=169420) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_too_many fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist'. ------ BSC_Tests_CBSP.TC_cbsp_kill_nonexist ------ Sun Apr 28 12:42:23 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_kill_nonexist started. MTC@d5d4005d4757: Generating CBSP payload: 52 octets VirtMSC-M3UA(2772)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2772)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2772)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2771)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2772)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2772)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2771)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2772)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2770)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2770): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2771): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2772): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_kill_nonexist finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail'. Sun Apr 28 12:42:29 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_kill_nonexist.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148674) Waiting for packet dumper to finish... 1 (prev_count=148674, count=164396) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_kill_nonexist fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_kill ------ Sun Apr 28 12:42:36 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_write_then_kill started. MTC@d5d4005d4757: Generating CBSP payload: 75 octets VirtMSC-M3UA(2775)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2775)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2775)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2774)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2775)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2775)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2775)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2774)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2773)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2773): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2774): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2775): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_write_then_kill finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill fail'. Sun Apr 28 12:42:42 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_kill fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_kill.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=146799) Waiting for packet dumper to finish... 1 (prev_count=146799, count=177162) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_kill fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset'. ------ BSC_Tests_CBSP.TC_cbsp_write_then_reset ------ Sun Apr 28 12:42:49 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_write_then_reset started. MTC@d5d4005d4757: Generating CBSP payload: 4 octets VirtMSC-M3UA(2778)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2778)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2778)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2777)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2778)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2778)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2778)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2777)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2776)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2776): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2777): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2778): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_write_then_reset finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset fail'. Sun Apr 28 12:42:55 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_write_then_reset fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_write_then_reset.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=146910) Waiting for packet dumper to finish... 1 (prev_count=146910, count=163044) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_write_then_reset fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty'. ------ BSC_Tests_CBSP.TC_cbsp_status_q_empty ------ Sun Apr 28 12:43:02 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_status_q_empty started. VirtMSC-SCCP(2780)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2781)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2781)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2781)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2781)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2781)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2781)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2780)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2779)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2779): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2780): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2781): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_status_q_empty finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty fail'. Sun Apr 28 12:43:08 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_status_q_empty fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_status_q_empty.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=149126) Waiting for packet dumper to finish... 1 (prev_count=149126, count=176395) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_empty fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi'. ------ BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi ------ Sun Apr 28 12:43:14 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_status_q_bts_cgi started. VirtMSC-M3UA(2784)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2784)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2784)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2783)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2784)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2784)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2784)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2783)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2782)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2782): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2783): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2784): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_status_q_bts_cgi finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail'. Sun Apr 28 12:43:20 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=150744) Waiting for packet dumper to finish... 1 (prev_count=150744, count=165965) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan ------ Sun Apr 28 12:43:27 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_emerg_write_bts_cgi_dchan started. MTC@d5d4005d4757: Generating CBSP payload: 18 octets VirtMSC-M3UA(2787)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2787)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2787)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2786)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2787)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2787)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2786)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2787)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2785)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2785): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2786): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2787): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_emerg_write_bts_cgi_dchan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail'. Sun Apr 28 12:43:33 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=152254) Waiting for packet dumper to finish... 1 (prev_count=152254, count=167976) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan ------ Sun Apr 28 12:43:40 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_emerg_write_bts_cgi_cchan started. MTC@d5d4005d4757: Generating CBSP payload: 63 octets VirtMSC-M3UA(2790)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2790)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2790)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2789)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2790)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2790)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2790)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2789)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2788)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2788): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2789): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2790): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_emerg_write_bts_cgi_cchan finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail'. Sun Apr 28 12:43:46 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=155178) Waiting for packet dumper to finish... 1 (prev_count=155178, count=171923) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable ------ Sun Apr 28 12:43:53 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_emerg_write_bts_cgi_cchan_disable started. MTC@d5d4005d4757: Generating CBSP payload: 23 octets VirtMSC-M3UA(2793)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2793)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2793)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2792)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2793)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2793)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-SCCP(2792)@d5d4005d4757: Final verdict of PTC: none VirtMSC-M3UA(2793)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2791)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2791): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2792): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2793): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_emerg_write_bts_cgi_cchan_disable finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable fail'. Sun Apr 28 12:43:59 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=152518) Waiting for packet dumper to finish... 1 (prev_count=152518, count=169065) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace ------ Sun Apr 28 12:44:06 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_emerg_write_bts_cgi_noreplace started. MTC@d5d4005d4757: Generating CBSP payload: 2 octets VirtMSC-M3UA(2796)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2796)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2796)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2795)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2796)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2796)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2796)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2795)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2794)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2794): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2795): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2796): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_emerg_write_bts_cgi_noreplace finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail'. Sun Apr 28 12:44:12 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=148986) Waiting for packet dumper to finish... 1 (prev_count=148986, count=179437) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace ------ Sun Apr 28 12:44:19 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_emerg_write_bts_cgi_replace started. MTC@d5d4005d4757: Generating CBSP payload: 61 octets VirtMSC-M3UA(2799)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2799)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2799)@d5d4005d4757: ************************************************* VirtMSC-SCCP(2798)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2799)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2799)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2799)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2798)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2797)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2797): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2798): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2799): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_emerg_write_bts_cgi_replace finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail'. Sun Apr 28 12:44:25 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=152609) Waiting for packet dumper to finish... 1 (prev_count=152609, count=168743) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace fail' was executed successfully (exit status: 0). MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill'. ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill ------ Sun Apr 28 12:44:32 UTC 2024 NOTE: unable to use dumpcap due to missing capabilities or suid bit Waiting for packet dumper to start... 0 MTC@d5d4005d4757: External command `../ttcn3-tcpdump-start.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill' was executed successfully (exit status: 0). MTC@d5d4005d4757: Test case TC_cbsp_emerg_write_bts_cgi_kill started. MTC@d5d4005d4757: Generating CBSP payload: 73 octets VirtMSC-SCCP(2801)@d5d4005d4757: v_sccp_pdu_maxlen:268 VirtMSC-M3UA(2802)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2802)@d5d4005d4757: M3UA emulation initiated, the test can be started VirtMSC-M3UA(2802)@d5d4005d4757: ************************************************* VirtMSC-M3UA(2802)@d5d4005d4757: SCTP_ConnectResult -> connection established from: "172.18.145.203":23905 to server: "172.18.145.200":2905 association #8 VirtMSC-M3UA(2802)@d5d4005d4757: Warning: Sendmsg error! Strerror=Broken pipe MTC@d5d4005d4757: setverdict(fail): none -> fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"", new component reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Stopping testcase execution from "BSC_Tests.ttcn":949 VirtMSC-M3UA(2802)@d5d4005d4757: Final verdict of PTC: none VirtMSC-SCCP(2801)@d5d4005d4757: Final verdict of PTC: none VirtMSC-STATS(2800)@d5d4005d4757: Final verdict of PTC: none MTC@d5d4005d4757: Setting final verdict of the test case. MTC@d5d4005d4757: Local verdict of MTC: fail reason: ""BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET"" MTC@d5d4005d4757: Local verdict of PTC VirtMSC-STATS(2800): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-SCCP(2801): none (fail -> fail) MTC@d5d4005d4757: Local verdict of PTC VirtMSC-M3UA(2802): none (fail -> fail) MTC@d5d4005d4757: Test case TC_cbsp_emerg_write_bts_cgi_kill finished. Verdict: fail reason: "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" MTC@d5d4005d4757: Starting external command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail'. Sun Apr 28 12:44:38 UTC 2024 ------ BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail ------ Saving talloc report from 172.18.145.20:4242 to BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill.talloc Waiting for packet dumper to finish... 0 (prev_count=-1, count=165163) Waiting for packet dumper to finish... 1 (prev_count=165163, count=179883) MTC@d5d4005d4757: External command `../ttcn3-tcpdump-stop.sh BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill fail' was executed successfully (exit status: 0). MC@d5d4005d4757: Test execution finished. Execution of [EXECUTE] section finished. emtc MC@d5d4005d4757: Terminating MTC. MC@d5d4005d4757: MTC terminated. MC2> exit MC@d5d4005d4757: Shutting down session. MC@d5d4005d4757: Shutdown complete. Comparing expected results '/osmo-ttcn3-hacks/bsc/expected-results.xml' against results in 'junit-xml-21.log' -------------------- pass->FAIL BSC_Tests.TC_ctrl_msc_connection_status pass->FAIL BSC_Tests.TC_ctrl_msc0_connection_status pass->FAIL BSC_Tests.TC_stat_num_msc_connected_1 pass->FAIL BSC_Tests.TC_stat_num_msc_connected_2 pass->FAIL BSC_Tests.TC_stat_num_msc_connected_3 pass BSC_Tests.TC_stat_num_bts_connected_1 pass BSC_Tests.TC_stat_num_bts_connected_2 pass->FAIL BSC_Tests.TC_stat_num_bts_connected_3 pass->FAIL BSC_Tests.TC_ctrl pass->FAIL BSC_Tests.TC_si_default pass->FAIL BSC_Tests.TC_si2quater_2_earfcns pass->FAIL BSC_Tests.TC_si2quater_3_earfcns pass->FAIL BSC_Tests.TC_si2quater_4_earfcns pass->FAIL BSC_Tests.TC_si2quater_5_earfcns pass->FAIL BSC_Tests.TC_si2quater_6_earfcns pass->FAIL BSC_Tests.TC_si2quater_12_earfcns pass->FAIL BSC_Tests.TC_si2quater_23_earfcns pass->FAIL BSC_Tests.TC_si2quater_32_earfcns pass->FAIL BSC_Tests.TC_si2quater_33_earfcns pass->FAIL BSC_Tests.TC_si2quater_42_earfcns pass->FAIL BSC_Tests.TC_si2quater_48_earfcns pass->FAIL BSC_Tests.TC_si2quater_49_earfcns pass->FAIL BSC_Tests.TC_si_acc_rotate pass->FAIL BSC_Tests.TC_si_acc_ramp_rotate pass->FAIL BSC_Tests.TC_si2_ncc_permitted pass->FAIL BSC_Tests.TC_chan_act_noreply pass->FAIL BSC_Tests.TC_chan_act_counter pass->FAIL BSC_Tests.TC_chan_act_ack_noest pass->FAIL BSC_Tests.TC_chan_act_ack_noest_emerg pass->FAIL BSC_Tests.TC_chan_rqd_emerg_deny pass->FAIL BSC_Tests.TC_chan_act_ack_est_ind_noreply pass->FAIL BSC_Tests.TC_chan_act_ack_est_ind_refused pass->FAIL BSC_Tests.TC_chan_act_nack pass->FAIL BSC_Tests.TC_chan_exhaustion pass->FAIL BSC_Tests.TC_chan_deact_silence pass->FAIL BSC_Tests.TC_chan_rel_rll_rel_ind pass->FAIL BSC_Tests.TC_chan_rel_conn_fail pass->FAIL BSC_Tests.TC_chan_rel_hard_clear pass->FAIL BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb pass->FAIL BSC_Tests.TC_chan_rel_last_eutran_plmn_hard_clear_csfb pass->FAIL BSC_Tests.TC_chan_rel_hard_clear_csfb pass->FAIL BSC_Tests.TC_chan_rel_hard_rlsd pass->FAIL BSC_Tests.TC_chan_rel_hard_rlsd_ms_dead pass->FAIL BSC_Tests.TC_chan_rel_a_reset pass->FAIL BSC_Tests.TC_chan_rel_sccp_tiar_timeout pass->FAIL BSC_Tests.TC_chan_rel_rr_cause pass->FAIL BSC_Tests.TC_outbound_connect pass->FAIL BSC_Tests.TC_assignment_cic_only pass->FAIL BSC_Tests.TC_assignment_csd pass->FAIL BSC_Tests.TC_assignment_ctm pass->FAIL BSC_Tests.TC_assignment_sign pass->FAIL BSC_Tests.TC_assignment_aoip_tla_v6 pass->FAIL BSC_Tests.TC_assignment_fr_a5_0 pass->FAIL BSC_Tests.TC_assignment_fr_a5_1 pass->FAIL BSC_Tests.TC_assignment_fr_a5_1_codec_missing pass->FAIL BSC_Tests.TC_assignment_fr_a5_3 pass->FAIL BSC_Tests.TC_assignment_fr_a5_4 pass->FAIL BSC_Tests.TC_assignment_fr_a5_4_fail pass->FAIL BSC_Tests.TC_assignment_fr_a5_not_sup pass->FAIL BSC_Tests.TC_ciph_mode_a5_0 pass->FAIL BSC_Tests.TC_ciph_mode_a5_1 pass->FAIL BSC_Tests.TC_ciph_mode_a5_2_0 pass->FAIL BSC_Tests.TC_ciph_mode_a5_2_1 pass->FAIL BSC_Tests.TC_ciph_mode_a5_3 pass->FAIL BSC_Tests.TC_ciph_mode_a5_4 pass->FAIL BSC_Tests.TC_assignment_codec_fr pass->FAIL BSC_Tests.TC_assignment_codec_fr_by_mode_modify pass->FAIL BSC_Tests.TC_assignment_codec_hr pass->FAIL BSC_Tests.TC_assignment_codec_efr pass->FAIL BSC_Tests.TC_assignment_codec_amr_f pass->FAIL BSC_Tests.TC_assignment_codec_amr_h pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S1 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S1 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S124 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S124 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S0 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S02 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S024 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S0247 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S0 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S02 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S024 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S0247 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S01234567 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_S0234567 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_zero pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_unsupp pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_S7 pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto pass->FAIL BSC_Tests.TC_assignment_codec_amr_f_start_mode_4 pass->FAIL BSC_Tests.TC_assignment_codec_amr_h_start_mode_4 pass->FAIL BSC_Tests.TC_assignment_codec_amr_startmode_cruft pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_fr_hr pass->FAIL BSC_Tests.TC_assignment_codec_fr_exhausted_req_hr_fr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_hr_fr pass->FAIL BSC_Tests.TC_assignment_codec_hr_exhausted_req_fr_hr pass->FAIL BSC_Tests.TC_assignment_codec_req_hr_fr pass->FAIL BSC_Tests.TC_assignment_codec_req_fr_hr pass->FAIL BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling pass->FAIL BSC_Tests.TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden pass->FAIL BSC_Tests.TC_assignment_sdcch_exhausted_req_voice_tch_forbidden pass->FAIL BSC_Tests.TC_assignment_codec_hr_osmux_on pass->FAIL BSC_Tests.TC_assignment_osmux pass->FAIL BSC_Tests.TC_assignment_osmux_cn pass->FAIL BSC_Tests.TC_assignment_osmux_bts pass->FAIL BSC_Tests.TC_rll_est_ind_inact_lchan pass->FAIL BSC_Tests.TC_rll_est_ind_inval_sapi1 pass->FAIL BSC_Tests.TC_rll_est_ind_inval_sapi3 pass->FAIL BSC_Tests.TC_rll_est_ind_inval_sacch pass->FAIL BSC_Tests.TC_tch_dlci_link_id_sapi pass->FAIL BSC_Tests.TC_rll_rel_ind_sapi_n_reject pass->FAIL BSC_Tests.TC_rll_err_ind_sapi_n_reject pass->FAIL BSC_Tests.TC_rll_timeout_sapi_n_reject pass->FAIL BSC_Tests.TC_rll_sapi_n_reject_dlci_cc pass->FAIL BSC_Tests.TC_paging_imsi_nochan pass->FAIL BSC_Tests.TC_paging_tmsi_nochan pass->FAIL BSC_Tests.TC_paging_tmsi_any pass->FAIL BSC_Tests.TC_paging_tmsi_sdcch pass->FAIL BSC_Tests.TC_paging_tmsi_tch_f pass->FAIL BSC_Tests.TC_paging_tmsi_tch_hf pass->FAIL BSC_Tests.TC_paging_imsi_nochan_cgi pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lac_ci pass->FAIL BSC_Tests.TC_paging_imsi_nochan_ci pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lai pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lac pass->FAIL BSC_Tests.TC_paging_imsi_nochan_all pass->FAIL BSC_Tests.TC_paging_imsi_nochan_plmn_lac_rnc pass->FAIL BSC_Tests.TC_paging_imsi_nochan_rnc pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lac_rnc pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lacs pass->FAIL BSC_Tests.TC_paging_imsi_nochan_lacs_empty pass->FAIL BSC_Tests.TC_paging_imsi_nochan_cgi_unknown_cid pass->FAIL BSC_Tests.TC_paging_imsi_a_reset pass->FAIL BSC_Tests.TC_paging_imsi_load pass->FAIL BSC_Tests.TC_paging_counter pass->FAIL BSC_Tests.TC_paging_resp_unsol pass->FAIL BSC_Tests.TC_paging_500req pass->FAIL BSC_Tests.TC_paging_450req_no_paging_load_ind pass->FAIL BSC_Tests.TC_paging_imsi_nochan_ci_resp_invalid_mi pass->FAIL BSC_Tests.TC_rsl_drop_counter pass BSC_Tests.TC_rsl_unknown_unit_id pass BSC_Tests.TC_oml_unknown_unit_id pass->FAIL BSC_Tests.TC_classmark pass->FAIL BSC_Tests.TC_common_id pass->FAIL BSC_Tests.TC_unsol_ass_fail pass->FAIL BSC_Tests.TC_unsol_ass_compl pass->FAIL BSC_Tests.TC_unsol_ho_fail pass->FAIL BSC_Tests.TC_err_82_short_msg pass->FAIL BSC_Tests.TC_err_84_unknown_msg pass->FAIL BSC_Tests.TC_ho_int pass->FAIL BSC_Tests.TC_ho_int_a5_0 pass->FAIL BSC_Tests.TC_ho_int_a5_1 pass->FAIL BSC_Tests.TC_ho_int_a5_3 pass->FAIL BSC_Tests.TC_ho_int_a5_4 pass->FAIL BSC_Tests.TC_ho_int_radio_link_failure pass->FAIL BSC_Tests.TC_ho_out_fail_no_msc_response pass->FAIL BSC_Tests.TC_ho_out_fail_rr_ho_failure pass->FAIL BSC_Tests.TC_ho_out_fail_no_result_after_ho_cmd pass->FAIL BSC_Tests.TC_ho_into_this_bsc pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_0 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_1 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_3 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_4 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_1_3 pass->FAIL BSC_Tests.TC_ho_into_this_bsc_a5_mismatch pass->FAIL BSC_Tests.TC_ho_into_this_bsc_tla_v6 pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_a5_3 pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_src_sai pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_ho_out pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_forbid_fast_return pass->FAIL BSC_Tests.TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return pass->FAIL BSC_Tests.TC_ho_in_fail_msc_clears pass->FAIL BSC_Tests.TC_ho_in_fail_msc_clears_after_ho_detect pass->FAIL BSC_Tests.TC_ho_in_fail_no_detect pass->FAIL BSC_Tests.TC_ho_in_fail_no_detect2 pass->FAIL BSC_Tests.TC_ho_in_fail_mgw_mdcx_timeout pass->FAIL BSC_Tests.TC_ho_in_fail_ipa_crcx_timeout pass->FAIL BSC_Tests.TC_ho_into_this_bsc_sccp_cr_without_bssap pass->FAIL BSC_Tests.TC_ho_neighbor_config_1 pass->FAIL BSC_Tests.TC_ho_neighbor_config_2 pass->FAIL BSC_Tests.TC_ho_neighbor_config_3 pass->FAIL BSC_Tests.TC_ho_neighbor_config_4 pass->FAIL BSC_Tests.TC_ho_neighbor_config_5 pass->FAIL BSC_Tests.TC_ho_neighbor_config_6 pass->FAIL BSC_Tests.TC_ho_neighbor_config_7 pass->FAIL BSC_Tests.TC_bssap_rlsd_does_not_cause_bssmap_reset pass->FAIL BSC_Tests.TC_bssmap_clear_does_not_cause_bssmap_reset pass->FAIL BSC_Tests.TC_ms_rel_ind_does_not_cause_bssmap_reset pass->FAIL BSC_Tests.TC_dyn_pdch_ipa_act_deact pass->FAIL BSC_Tests.TC_dyn_pdch_ipa_act_nack pass->FAIL BSC_Tests.TC_dyn_pdch_osmo_act_deact pass->FAIL BSC_Tests.TC_dyn_pdch_osmo_act_nack pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_act_deact pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_all_subslots_used pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_tch_call_act_deact pass->FAIL BSC_Tests.TC_dyn_ts_sdcch8_act_nack pass BSC_Tests.TC_chopped_ipa_ping pass BSC_Tests.TC_chopped_ipa_payload pass->FAIL BSC_Tests.TC_assignment_verify_ms_power_params_ie pass->FAIL BSC_Tests.TC_c0_power_red_mode pass->FAIL BSC_Tests.TC_mscpool_L3Compl_on_1_msc pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin pass->FAIL BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin pass->FAIL BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1 pass->FAIL BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2 pass->FAIL BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN pass->FAIL BSC_Tests.TC_mscpool_paging_and_response_imsi pass->FAIL BSC_Tests.TC_mscpool_paging_and_response_tmsi pass->FAIL BSC_Tests.TC_mscpool_no_allow_attach_round_robin pass->FAIL BSC_Tests.TC_mscpool_no_allow_attach_valid_nri pass->FAIL BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc pass->FAIL BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc pass->FAIL BSC_Tests.TC_early_conn_fail pass->FAIL BSC_Tests.TC_late_conn_fail pass->FAIL BSC_Tests.TC_stats_conn_fail pass->FAIL BSC_Tests.TC_assignment_emerg_setup_allow pass->FAIL BSC_Tests.TC_assignment_emerg_setup_allow_imei pass->FAIL BSC_Tests.TC_assignment_emerg_setup_deny_msc pass->FAIL BSC_Tests.TC_assignment_emerg_setup_deny_bts pass->FAIL BSC_Tests.TC_emerg_premption pass->FAIL BSC_Tests.TC_fh_params_chan_activ pass->FAIL BSC_Tests.TC_fh_params_imm_ass pass->FAIL BSC_Tests.TC_fh_params_assignment_cmd pass->FAIL BSC_Tests.TC_fh_params_handover_cmd pass->FAIL BSC_Tests.TC_fh_params_si4_cbch pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req pass->FAIL BSC_Tests.TC_lcs_loc_req_for_idle_ms pass->FAIL BSC_Tests.TC_lcs_loc_req_no_subscriber pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout pass->FAIL BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2 pass->FAIL BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp pass->FAIL BSC_Tests.TC_cm_service_during_lcs_loc_req pass->FAIL BSC_Tests.TC_ho_during_lcs_loc_req pass->FAIL BSC_Tests.TC_emerg_call_and_lcs_loc_req pass->FAIL BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind pass->FAIL BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail pass->FAIL BSC_Tests.TC_no_msc pass->FAIL BSC_Tests.TC_refuse_chan_act_to_vamos pass->FAIL BSC_Tests.TC_refuse_mode_modif_to_vamos pass->FAIL BSC_Tests.TC_reassignment_fr pass->FAIL BSC_Tests.TC_cm_reestablishment pass->FAIL BSC_Tests.TC_imm_ass_post_chan_ack pass->FAIL BSC_Tests.TC_imm_ass_pre_chan_ack pass->FAIL BSC_Tests.TC_imm_ass_pre_ts_ack pass->FAIL BSC_Tests.TC_imm_ass_pre_chan_ack_dyn_ts pass->FAIL BSC_Tests.TC_imm_ass_pre_ts_ack_dyn_ts pass->FAIL BSC_Tests.TC_ctrl_trx_rf_locked pass->FAIL BSC_Tests.TC_ratectr_all_available_allocated pass->FAIL BSC_Tests.TC_ratectr_all_available_allocated_dyn pass->FAIL BSC_Tests.TC_cm_serv_rej pass->FAIL BSC_Tests.TC_lost_sdcch_during_assignment pass->FAIL BSC_Tests.TC_chan_alloc_algo_ascending pass->FAIL BSC_Tests.TC_chan_alloc_algo_descending pass->FAIL BSC_Tests.TC_chan_alloc_algo_ass_dynamic pass->FAIL BSC_Tests.TC_mgwpool_all_used pass->FAIL BSC_Tests.TC_mgwpool_blocked_not_used pass->FAIL BSC_Tests.TC_mgwpool_pin_bts pass->FAIL BSC_Tests.TC_mgwpool_keepalive_down_not_used pass->FAIL BSC_Tests.TC_ho_meas_rep_multi_band pass->FAIL BSC_Tests.TC_ho_out_of_this_bsc pass->FAIL BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_1 pass->FAIL BSC_Tests.TC_unbreak_lchan_after_missing_rel_ack_2 pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_only pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_connect_hr pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_codec_mismatch pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_nomatch_bway_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_cfg pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_unsuppported_csc pass->FAIL BSC_Tests_LCLS.TC_lcls_gcr_bway_dont_connect_csc pass->FAIL BSC_Tests_LCLS.TC_lcls_connect_break pass->FAIL BSC_Tests_LCLS.TC_lcls_connect_clear pass->FAIL BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect pass->FAIL BSC_Tests_LCLS.TC_lcls_bts_gcr_bway_connect_hr pass->FAIL BSC_Tests_LCLS.TC_lcls_bts_connect_break pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_server pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_server_ipv6 pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_client pass->FAIL BSC_Tests_CBSP.TC_cbsp_bsc_client_ipv6 pass->FAIL BSC_Tests_CBSP.TC_cbsp_reset_bss pass->FAIL BSC_Tests_CBSP.TC_cbsp_cell_rflock_failure_restart pass->FAIL BSC_Tests_CBSP.TC_cbsp_cell_rsl_down_failure pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_bss pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_bts_cgi pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_bts_no_cbch pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_unknown_bts pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_lac_ci pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_ci pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_lai pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_lac pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_then_replace pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_rep_period_num pass->FAIL BSC_Tests_CBSP.TC_cbsp_replace_nonexist pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_too_many pass->FAIL BSC_Tests_CBSP.TC_cbsp_kill_nonexist pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_then_kill pass->FAIL BSC_Tests_CBSP.TC_cbsp_write_then_reset pass->FAIL BSC_Tests_CBSP.TC_cbsp_status_q_empty pass->FAIL BSC_Tests_CBSP.TC_cbsp_status_q_bts_cgi pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_dchan pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_cchan_disable pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_noreplace pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_replace pass->FAIL BSC_Tests_CBSP.TC_cbsp_emerg_write_bts_cgi_kill Summary: pass->FAIL: 311 pass: 6 + exit_code=0 + /osmo-ttcn3-hacks/log_merge.sh BSC_Tests --rm Generated BSC_Tests.TC_assignment_aoip_tla_v6.merged Generated BSC_Tests.TC_assignment_cic_only.merged Generated BSC_Tests.TC_assignment_codec_amr_f.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S0.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S01234567.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S02.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S0234567.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S024.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S0247.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S1.merged Generated BSC_Tests.TC_assignment_codec_amr_f_S124.merged Generated BSC_Tests.TC_assignment_codec_amr_f_start_mode_4.merged Generated BSC_Tests.TC_assignment_codec_amr_f_start_mode_auto.merged Generated BSC_Tests.TC_assignment_codec_amr_f_unsupp.merged Generated BSC_Tests.TC_assignment_codec_amr_f_zero.merged Generated BSC_Tests.TC_assignment_codec_amr_h.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S0.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S02.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S024.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S0247.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S1.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S124.merged Generated BSC_Tests.TC_assignment_codec_amr_h_S7.merged Generated BSC_Tests.TC_assignment_codec_amr_h_start_mode_4.merged Generated BSC_Tests.TC_assignment_codec_amr_h_start_mode_auto.merged Generated BSC_Tests.TC_assignment_codec_amr_startmode_cruft.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_1_codec_missing.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_cbsp_bsc_client.merged Generated BSC_Tests.TC_cbsp_bsc_client_ipv6.merged Generated BSC_Tests.TC_cbsp_bsc_server.merged Generated BSC_Tests.TC_cbsp_bsc_server_ipv6.merged Generated BSC_Tests.TC_cbsp_cell_rflock_failure_restart.merged Generated BSC_Tests.TC_cbsp_cell_rsl_down_failure.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_cchan.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_cchan_disable.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_dchan.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_kill.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_noreplace.merged Generated BSC_Tests.TC_cbsp_emerg_write_bts_cgi_replace.merged Generated BSC_Tests.TC_cbsp_kill_nonexist.merged Generated BSC_Tests.TC_cbsp_replace_nonexist.merged Generated BSC_Tests.TC_cbsp_reset_bss.merged Generated BSC_Tests.TC_cbsp_status_q_bts_cgi.merged Generated BSC_Tests.TC_cbsp_status_q_empty.merged Generated BSC_Tests.TC_cbsp_write_bss.merged Generated BSC_Tests.TC_cbsp_write_bts_cgi.merged Generated BSC_Tests.TC_cbsp_write_bts_no_cbch.merged Generated BSC_Tests.TC_cbsp_write_ci.merged Generated BSC_Tests.TC_cbsp_write_lac.merged Generated BSC_Tests.TC_cbsp_write_lac_ci.merged Generated BSC_Tests.TC_cbsp_write_lai.merged Generated BSC_Tests.TC_cbsp_write_rep_period_num.merged Generated BSC_Tests.TC_cbsp_write_then_kill.merged Generated BSC_Tests.TC_cbsp_write_then_replace.merged Generated BSC_Tests.TC_cbsp_write_then_reset.merged Generated BSC_Tests.TC_cbsp_write_too_many.merged Generated BSC_Tests.TC_cbsp_write_unknown_bts.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_cm_service_during_lcs_loc_req.merged Generated BSC_Tests.TC_common_id.merged Generated BSC_Tests.TC_ctrl.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_call_and_lcs_loc_req.merged Generated BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail.merged Generated BSC_Tests.TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind.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_during_lcs_loc_req.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_into_this_bsc_tla_v6.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_lcls_bts_connect_break.merged Generated BSC_Tests.TC_lcls_bts_gcr_bway_connect.merged Generated BSC_Tests.TC_lcls_bts_gcr_bway_connect_hr.merged Generated BSC_Tests.TC_lcls_connect_break.merged Generated BSC_Tests.TC_lcls_connect_clear.merged Generated BSC_Tests.TC_lcls_gcr_bway_codec_mismatch.merged Generated BSC_Tests.TC_lcls_gcr_bway_connect.merged Generated BSC_Tests.TC_lcls_gcr_bway_connect_hr.merged Generated BSC_Tests.TC_lcls_gcr_bway_dont_connect.merged Generated BSC_Tests.TC_lcls_gcr_bway_dont_connect_csc.merged Generated BSC_Tests.TC_lcls_gcr_nomatch_bway_connect.merged Generated BSC_Tests.TC_lcls_gcr_only.merged Generated BSC_Tests.TC_lcls_gcr_unsuppported_cfg.merged Generated BSC_Tests.TC_lcls_gcr_unsuppported_csc.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms_le_timeout2.merged Generated BSC_Tests.TC_lcs_loc_req_for_active_ms_ta_req.merged Generated BSC_Tests.TC_lcs_loc_req_for_idle_ms.merged Generated BSC_Tests.TC_lcs_loc_req_for_idle_ms_no_pag_resp.merged Generated BSC_Tests.TC_lcs_loc_req_no_subscriber.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_mscpool_L3Compl_on_1_msc.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_imsi_round_robin.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_1.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_2.merged Generated BSC_Tests.TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin.merged Generated BSC_Tests.TC_mscpool_LU_by_tmsi_from_other_PLMN.merged Generated BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_0_round_robin.merged Generated BSC_Tests.TC_mscpool_LU_by_tmsi_null_nri_1_round_robin.merged Generated BSC_Tests.TC_mscpool_no_allow_attach_round_robin.merged Generated BSC_Tests.TC_mscpool_no_allow_attach_valid_nri.merged Generated BSC_Tests.TC_mscpool_paging_and_response_imsi.merged Generated BSC_Tests.TC_mscpool_paging_and_response_tmsi.merged Generated BSC_Tests.TC_mscpool_sccp_n_pcstate_attaches_msc.merged Generated BSC_Tests.TC_mscpool_sccp_n_pcstate_detaches_msc.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 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_stat_num_msc_connected_1.merged Generated BSC_Tests.TC_stat_num_msc_connected_2.merged Generated BSC_Tests.TC_stat_num_msc_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-145 + grep Name + cut -d : -f2 + awk -F" NR>1{print $2} + local containers=jenkins-ttcn3-bsc-test-io_uring-49-bts1 jenkins-ttcn3-bsc-test-io_uring-49-bts2 jenkins-ttcn3-bsc-test-io_uring-49-bts0 jenkins-ttcn3-bsc-test-io_uring-49-bsc jenkins-ttcn3-bsc-test-io_uring-49-stp + [ -n jenkins-ttcn3-bsc-test-io_uring-49-bts1 jenkins-ttcn3-bsc-test-io_uring-49-bts2 jenkins-ttcn3-bsc-test-io_uring-49-bts0 jenkins-ttcn3-bsc-test-io_uring-49-bsc jenkins-ttcn3-bsc-test-io_uring-49-stp ] + docker_kill_wait jenkins-ttcn3-bsc-test-io_uring-49-bts1 jenkins-ttcn3-bsc-test-io_uring-49-bts2 jenkins-ttcn3-bsc-test-io_uring-49-bts0 jenkins-ttcn3-bsc-test-io_uring-49-bsc jenkins-ttcn3-bsc-test-io_uring-49-stp + docker kill jenkins-ttcn3-bsc-test-io_uring-49-bts1 jenkins-ttcn3-bsc-test-io_uring-49-bts2 jenkins-ttcn3-bsc-test-io_uring-49-bts0 jenkins-ttcn3-bsc-test-io_uring-49-bsc jenkins-ttcn3-bsc-test-io_uring-49-stp jenkins-ttcn3-bsc-test-io_uring-49-bts1 jenkins-ttcn3-bsc-test-io_uring-49-bts2 jenkins-ttcn3-bsc-test-io_uring-49-bts0 jenkins-ttcn3-bsc-test-io_uring-49-bsc jenkins-ttcn3-bsc-test-io_uring-49-stp + docker wait jenkins-ttcn3-bsc-test-io_uring-49-bts1 jenkins-ttcn3-bsc-test-io_uring-49-bts2 jenkins-ttcn3-bsc-test-io_uring-49-bts0 jenkins-ttcn3-bsc-test-io_uring-49-bsc jenkins-ttcn3-bsc-test-io_uring-49-stp Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-49-bts1 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-49-bts2 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-49-bts0 Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-49-bsc Error response from daemon: No such container: jenkins-ttcn3-bsc-test-io_uring-49-stp + true + network_remove + set +x Removing network ttcn3-bsc-test-145 + docker network remove ttcn3-bsc-test-145 ttcn3-bsc-test-145 + rm -rf /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs/unix + fix_perms + set +x Fixing permissions + id -u + id -g + docker run --rm -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/logs:/data -v /home/osmocom-build/jenkins/workspace/ttcn3-bsc-test-io_uring/_cache:/cache --name jenkins-ttcn3-bsc-test-io_uring-49-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-io_uring/logs/bsc-tester/junit-xml-21.log "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12568 BSC_Tests control part BSC_Tests.ttcn:3158 TC_ctrl_msc_connection_status testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12569 BSC_Tests control part BSC_Tests.ttcn:3168 TC_ctrl_msc0_connection_status testcase "Unexpected stat_item.last.bsc.0.num_msc:connected:0" BSC_Tests.ttcn:12573 BSC_Tests control part BSC_Tests.ttcn:3205 TC_stat_num_msc_connected_1 testcase "Unexpected stat_item.last.bsc.0.num_msc:connected:0" BSC_Tests.ttcn:12574 BSC_Tests control part BSC_Tests.ttcn:3213 TC_stat_num_msc_connected_2 testcase "Unexpected stat_item.last.bsc.0.num_msc:connected:0" BSC_Tests.ttcn:12575 BSC_Tests control part BSC_Tests.ttcn:3221 TC_stat_num_msc_connected_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12579 BSC_Tests control part BSC_Tests.ttcn:3327 TC_stat_num_bts_connected_3 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12580 BSC_Tests control part BSC_Tests.ttcn:3333 TC_ctrl testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12585 BSC_Tests control part BSC_Tests.ttcn:2758 TC_si_default testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12586 BSC_Tests control part BSC_Tests.ttcn:2869 TC_si2quater_2_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12587 BSC_Tests control part BSC_Tests.ttcn:2874 TC_si2quater_3_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12588 BSC_Tests control part BSC_Tests.ttcn:2879 TC_si2quater_4_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12589 BSC_Tests control part BSC_Tests.ttcn:2884 TC_si2quater_5_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12590 BSC_Tests control part BSC_Tests.ttcn:2889 TC_si2quater_6_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12591 BSC_Tests control part BSC_Tests.ttcn:2894 TC_si2quater_12_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12592 BSC_Tests control part BSC_Tests.ttcn:2899 TC_si2quater_23_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12593 BSC_Tests control part BSC_Tests.ttcn:2904 TC_si2quater_32_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12594 BSC_Tests control part BSC_Tests.ttcn:2909 TC_si2quater_33_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12595 BSC_Tests control part BSC_Tests.ttcn:2914 TC_si2quater_42_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12596 BSC_Tests control part BSC_Tests.ttcn:2919 TC_si2quater_48_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12597 BSC_Tests control part BSC_Tests.ttcn:2928 TC_si2quater_49_earfcns testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12598 BSC_Tests control part BSC_Tests.ttcn:3002 TC_si_acc_rotate testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12599 BSC_Tests control part BSC_Tests.ttcn:3054 TC_si_acc_ramp_rotate testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12600 BSC_Tests control part BSC_Tests.ttcn:3120 TC_si2_ncc_permitted testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12603 BSC_Tests control part BSC_Tests.ttcn:1381 TC_chan_act_noreply testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12604 BSC_Tests control part BSC_Tests.ttcn:1444 TC_chan_act_counter testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12605 BSC_Tests control part BSC_Tests.ttcn:1489 TC_chan_act_ack_noest testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12606 BSC_Tests control part BSC_Tests.ttcn:1496 TC_chan_act_ack_noest_emerg testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12607 BSC_Tests control part BSC_Tests.ttcn:1508 TC_chan_rqd_emerg_deny testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12608 BSC_Tests control part BSC_Tests.ttcn:1533 TC_chan_act_ack_est_ind_noreply testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12609 BSC_Tests control part BSC_Tests.ttcn:1554 TC_chan_act_ack_est_ind_refused testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12610 BSC_Tests control part BSC_Tests.ttcn:1574 TC_chan_act_nack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12611 BSC_Tests control part BSC_Tests.ttcn:1598 TC_chan_exhaustion testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12612 BSC_Tests control part BSC_Tests.ttcn:1645 TC_chan_deact_silence testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12613 BSC_Tests control part BSC_Tests.ttcn:2011 TC_chan_rel_rll_rel_ind testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12614 BSC_Tests control part BSC_Tests.ttcn:2039 TC_chan_rel_conn_fail testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12615 BSC_Tests control part BSC_Tests.ttcn:2264 TC_chan_rel_hard_clear testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12616 BSC_Tests control part BSC_Tests.ttcn:2321 TC_chan_rel_last_eutran_plmn_hard_clear_no_csfb testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12617 BSC_Tests control part BSC_Tests.ttcn:2329 TC_chan_rel_last_eutran_plmn_hard_clear_csfb testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12618 BSC_Tests control part BSC_Tests.ttcn:2342 TC_chan_rel_hard_clear_csfb testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12619 BSC_Tests control part BSC_Tests.ttcn:2364 TC_chan_rel_hard_rlsd testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12620 BSC_Tests control part BSC_Tests.ttcn:2379 TC_chan_rel_hard_rlsd_ms_dead testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12621 BSC_Tests control part BSC_Tests.ttcn:2394 TC_chan_rel_a_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12622 BSC_Tests control part BSC_Tests.ttcn:2422 TC_chan_rel_sccp_tiar_timeout testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12623 BSC_Tests control part BSC_Tests.ttcn:2447 TC_chan_rel_rr_cause testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12625 BSC_Tests control part BSC_Tests.ttcn:1680 TC_outbound_connect testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12628 BSC_Tests control part BSC_Tests.ttcn:1694 TC_assignment_cic_only testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12629 BSC_Tests control part BSC_Tests.ttcn:1900 TC_assignment_csd testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12630 BSC_Tests control part BSC_Tests.ttcn:1910 TC_assignment_ctm testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12631 BSC_Tests control part BSC_Tests.ttcn:4354 TC_assignment_sign testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12633 BSC_Tests control part BSC_Tests.ttcn:4192 TC_assignment_aoip_tla_v6 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12635 BSC_Tests control part BSC_Tests.ttcn:4216 TC_assignment_fr_a5_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12636 BSC_Tests control part BSC_Tests.ttcn:4227 TC_assignment_fr_a5_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12638 BSC_Tests control part BSC_Tests.ttcn:4289 TC_assignment_fr_a5_1_codec_missing testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12640 BSC_Tests control part BSC_Tests.ttcn:4238 TC_assignment_fr_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12641 BSC_Tests control part BSC_Tests.ttcn:4251 TC_assignment_fr_a5_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12642 BSC_Tests control part BSC_Tests.ttcn:4266 TC_assignment_fr_a5_4_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12643 BSC_Tests control part BSC_Tests.ttcn:4323 TC_assignment_fr_a5_not_sup testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12644 BSC_Tests control part BSC_Tests.ttcn:4106 TC_ciph_mode_a5_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12645 BSC_Tests control part BSC_Tests.ttcn:4117 TC_ciph_mode_a5_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12646 BSC_Tests control part BSC_Tests.ttcn:4131 TC_ciph_mode_a5_2_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12647 BSC_Tests control part BSC_Tests.ttcn:4146 TC_ciph_mode_a5_2_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12648 BSC_Tests control part BSC_Tests.ttcn:4158 TC_ciph_mode_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12649 BSC_Tests control part BSC_Tests.ttcn:4171 TC_ciph_mode_a5_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12651 BSC_Tests control part BSC_Tests.ttcn:4611 TC_assignment_codec_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12652 BSC_Tests control part BSC_Tests.ttcn:4775 TC_assignment_codec_fr_by_mode_modify testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12653 BSC_Tests control part BSC_Tests.ttcn:4632 TC_assignment_codec_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12654 BSC_Tests control part BSC_Tests.ttcn:4652 TC_assignment_codec_efr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12655 BSC_Tests control part BSC_Tests.ttcn:4718 TC_assignment_codec_amr_f testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12656 BSC_Tests control part BSC_Tests.ttcn:4746 TC_assignment_codec_amr_h testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12659 BSC_Tests control part BSC_Tests.ttcn:4871 TC_assignment_codec_amr_f_S1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12660 BSC_Tests control part BSC_Tests.ttcn:4880 TC_assignment_codec_amr_h_S1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12661 BSC_Tests control part BSC_Tests.ttcn:4889 TC_assignment_codec_amr_f_S124 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12662 BSC_Tests control part BSC_Tests.ttcn:4898 TC_assignment_codec_amr_h_S124 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12663 BSC_Tests control part BSC_Tests.ttcn:4906 TC_assignment_codec_amr_f_S0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12664 BSC_Tests control part BSC_Tests.ttcn:4913 TC_assignment_codec_amr_f_S02 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12665 BSC_Tests control part BSC_Tests.ttcn:4920 TC_assignment_codec_amr_f_S024 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12666 BSC_Tests control part BSC_Tests.ttcn:4927 TC_assignment_codec_amr_f_S0247 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12667 BSC_Tests control part BSC_Tests.ttcn:4935 TC_assignment_codec_amr_h_S0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12668 BSC_Tests control part BSC_Tests.ttcn:4942 TC_assignment_codec_amr_h_S02 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12669 BSC_Tests control part BSC_Tests.ttcn:4949 TC_assignment_codec_amr_h_S024 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12670 BSC_Tests control part BSC_Tests.ttcn:4964 TC_assignment_codec_amr_h_S0247 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12671 BSC_Tests control part BSC_Tests.ttcn:4974 TC_assignment_codec_amr_f_S01234567 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12672 BSC_Tests control part BSC_Tests.ttcn:4984 TC_assignment_codec_amr_f_S0234567 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12673 BSC_Tests control part BSC_Tests.ttcn:4990 TC_assignment_codec_amr_f_zero testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12674 BSC_Tests control part BSC_Tests.ttcn:4996 TC_assignment_codec_amr_f_unsupp testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12675 BSC_Tests control part BSC_Tests.ttcn:5002 TC_assignment_codec_amr_h_S7 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12676 BSC_Tests control part BSC_Tests.ttcn:5010 TC_assignment_codec_amr_f_start_mode_auto testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12677 BSC_Tests control part BSC_Tests.ttcn:5018 TC_assignment_codec_amr_h_start_mode_auto testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12678 BSC_Tests control part BSC_Tests.ttcn:5028 TC_assignment_codec_amr_f_start_mode_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12679 BSC_Tests control part BSC_Tests.ttcn:5037 TC_assignment_codec_amr_h_start_mode_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12680 BSC_Tests control part BSC_Tests.ttcn:4804 TC_assignment_codec_amr_startmode_cruft testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12683 BSC_Tests control part BSC_Tests.ttcn:5193 TC_assignment_codec_fr_exhausted_req_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12684 BSC_Tests control part BSC_Tests.ttcn:5207 TC_assignment_codec_fr_exhausted_req_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12685 BSC_Tests control part BSC_Tests.ttcn:5221 TC_assignment_codec_fr_exhausted_req_fr_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12686 BSC_Tests control part BSC_Tests.ttcn:5235 TC_assignment_codec_fr_exhausted_req_hr_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12687 BSC_Tests control part BSC_Tests.ttcn:5249 TC_assignment_codec_hr_exhausted_req_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12688 BSC_Tests control part BSC_Tests.ttcn:5263 TC_assignment_codec_hr_exhausted_req_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12689 BSC_Tests control part BSC_Tests.ttcn:5277 TC_assignment_codec_hr_exhausted_req_hr_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12690 BSC_Tests control part BSC_Tests.ttcn:5291 TC_assignment_codec_hr_exhausted_req_fr_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12691 BSC_Tests control part BSC_Tests.ttcn:5332 TC_assignment_codec_req_hr_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12692 BSC_Tests control part BSC_Tests.ttcn:5344 TC_assignment_codec_req_fr_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12693 BSC_Tests control part BSC_Tests.ttcn:5381 TC_assignment_sdcch_exhausted_req_signalling testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12694 BSC_Tests control part BSC_Tests.ttcn:5392 TC_assignment_sdcch_exhausted_req_signalling_tch_forbidden testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12695 BSC_Tests control part BSC_Tests.ttcn:5446 TC_assignment_sdcch_exhausted_req_voice_tch_forbidden testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12697 BSC_Tests control part BSC_Tests.ttcn:5512 TC_assignment_codec_hr_osmux_on testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12698 BSC_Tests control part BSC_Tests.ttcn:5542 TC_assignment_osmux testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12699 BSC_Tests control part BSC_Tests.ttcn:5470 TC_assignment_osmux_cn testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12700 BSC_Tests control part BSC_Tests.ttcn:5493 TC_assignment_osmux_bts testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12703 BSC_Tests control part BSC_Tests.ttcn:2463 TC_rll_est_ind_inact_lchan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12704 BSC_Tests control part BSC_Tests.ttcn:2487 TC_rll_est_ind_inval_sapi1 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12705 BSC_Tests control part BSC_Tests.ttcn:2512 TC_rll_est_ind_inval_sapi3 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12706 BSC_Tests control part BSC_Tests.ttcn:2536 TC_rll_est_ind_inval_sacch testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12709 BSC_Tests control part BSC_Tests.ttcn:2608 TC_tch_dlci_link_id_sapi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12712 BSC_Tests control part BSC_Tests.ttcn:2657 TC_rll_rel_ind_sapi_n_reject testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12713 BSC_Tests control part BSC_Tests.ttcn:2684 TC_rll_err_ind_sapi_n_reject testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12714 BSC_Tests control part BSC_Tests.ttcn:2711 TC_rll_timeout_sapi_n_reject testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12715 BSC_Tests control part BSC_Tests.ttcn:2736 TC_rll_sapi_n_reject_dlci_cc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12718 BSC_Tests control part BSC_Tests.ttcn:3489 TC_paging_imsi_nochan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12719 BSC_Tests control part BSC_Tests.ttcn:3497 TC_paging_tmsi_nochan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12720 BSC_Tests control part BSC_Tests.ttcn:3505 TC_paging_tmsi_any testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12721 BSC_Tests control part BSC_Tests.ttcn:3511 TC_paging_tmsi_sdcch testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12722 BSC_Tests control part BSC_Tests.ttcn:3517 TC_paging_tmsi_tch_f testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12723 BSC_Tests control part BSC_Tests.ttcn:3523 TC_paging_tmsi_tch_hf testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12724 BSC_Tests control part BSC_Tests.ttcn:3531 TC_paging_imsi_nochan_cgi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12725 BSC_Tests control part BSC_Tests.ttcn:3539 TC_paging_imsi_nochan_lac_ci testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12726 BSC_Tests control part BSC_Tests.ttcn:3547 TC_paging_imsi_nochan_ci testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12727 BSC_Tests control part BSC_Tests.ttcn:3555 TC_paging_imsi_nochan_lai testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12728 BSC_Tests control part BSC_Tests.ttcn:3563 TC_paging_imsi_nochan_lac testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12729 BSC_Tests control part BSC_Tests.ttcn:3571 TC_paging_imsi_nochan_all testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12730 BSC_Tests control part BSC_Tests.ttcn:3579 TC_paging_imsi_nochan_plmn_lac_rnc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12731 BSC_Tests control part BSC_Tests.ttcn:3587 TC_paging_imsi_nochan_rnc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12732 BSC_Tests control part BSC_Tests.ttcn:3595 TC_paging_imsi_nochan_lac_rnc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12733 BSC_Tests control part BSC_Tests.ttcn:3603 TC_paging_imsi_nochan_lacs testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12734 BSC_Tests control part BSC_Tests.ttcn:3611 TC_paging_imsi_nochan_lacs_empty testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12735 BSC_Tests control part BSC_Tests.ttcn:3619 TC_paging_imsi_nochan_cgi_unknown_cid testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12736 BSC_Tests control part BSC_Tests.ttcn:3755 TC_paging_imsi_a_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12737 BSC_Tests control part BSC_Tests.ttcn:3678 TC_paging_imsi_load testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12738 BSC_Tests control part BSC_Tests.ttcn:3719 TC_paging_counter testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12739 BSC_Tests control part BSC_Tests.ttcn:3805 TC_paging_resp_unsol testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12740 BSC_Tests control part BSC_Tests.ttcn:3913 TC_paging_500req testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12741 BSC_Tests control part BSC_Tests.ttcn:3920 TC_paging_450req_no_paging_load_ind testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12742 BSC_Tests control part BSC_Tests.ttcn:3638 TC_paging_imsi_nochan_ci_resp_invalid_mi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12744 BSC_Tests control part BSC_Tests.ttcn:3927 TC_rsl_drop_counter testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12749 BSC_Tests control part BSC_Tests.ttcn:5571 TC_classmark testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12750 BSC_Tests control part BSC_Tests.ttcn:5600 TC_common_id testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12751 BSC_Tests control part BSC_Tests.ttcn:5639 TC_unsol_ass_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12752 BSC_Tests control part BSC_Tests.ttcn:5655 TC_unsol_ass_compl testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12753 BSC_Tests control part BSC_Tests.ttcn:5671 TC_unsol_ho_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12754 BSC_Tests control part BSC_Tests.ttcn:5692 TC_err_82_short_msg testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12755 BSC_Tests control part BSC_Tests.ttcn:5714 TC_err_84_unknown_msg testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12757 BSC_Tests control part BSC_Tests.ttcn:5830 TC_ho_int testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12758 BSC_Tests control part BSC_Tests.ttcn:5876 TC_ho_int_a5_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12759 BSC_Tests control part BSC_Tests.ttcn:5880 TC_ho_int_a5_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12760 BSC_Tests control part BSC_Tests.ttcn:5884 TC_ho_int_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12761 BSC_Tests control part BSC_Tests.ttcn:5888 TC_ho_int_a5_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12762 BSC_Tests control part BSC_Tests.ttcn:5982 TC_ho_int_radio_link_failure testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12765 BSC_Tests control part BSC_Tests.ttcn:6207 TC_ho_out_fail_no_msc_response testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12766 BSC_Tests control part BSC_Tests.ttcn:6289 TC_ho_out_fail_rr_ho_failure testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12767 BSC_Tests control part BSC_Tests.ttcn:6390 TC_ho_out_fail_no_result_after_ho_cmd testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12769 BSC_Tests control part BSC_Tests.ttcn:6630 TC_ho_into_this_bsc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12770 BSC_Tests control part BSC_Tests.ttcn:6644 TC_ho_into_this_bsc_a5_0 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12771 BSC_Tests control part BSC_Tests.ttcn:6648 TC_ho_into_this_bsc_a5_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12772 BSC_Tests control part BSC_Tests.ttcn:6652 TC_ho_into_this_bsc_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12773 BSC_Tests control part BSC_Tests.ttcn:6656 TC_ho_into_this_bsc_a5_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12774 BSC_Tests control part BSC_Tests.ttcn:6668 TC_ho_into_this_bsc_a5_1_3_no_chosen_enc_alg testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12775 BSC_Tests control part BSC_Tests.ttcn:6672 TC_ho_into_this_bsc_a5_1_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12776 BSC_Tests control part BSC_Tests.ttcn:6677 TC_ho_into_this_bsc_a5_mismatch testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12778 BSC_Tests control part BSC_Tests.ttcn:6684 TC_ho_into_this_bsc_tla_v6 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12780 BSC_Tests control part BSC_Tests.ttcn:6697 TC_srvcc_eutran_to_geran testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12781 BSC_Tests control part BSC_Tests.ttcn:6711 TC_srvcc_eutran_to_geran_a5_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12782 BSC_Tests control part BSC_Tests.ttcn:6739 TC_srvcc_eutran_to_geran_src_sai testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12783 BSC_Tests control part BSC_Tests.ttcn:6807 TC_srvcc_eutran_to_geran_ho_out testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12784 BSC_Tests control part BSC_Tests.ttcn:6729 TC_srvcc_eutran_to_geran_forbid_fast_return testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12785 BSC_Tests control part BSC_Tests.ttcn:6812 TC_srvcc_eutran_to_geran_ho_out_forbid_fast_return testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12786 BSC_Tests control part BSC_Tests.ttcn:6890 TC_ho_in_fail_msc_clears testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12787 BSC_Tests control part BSC_Tests.ttcn:6981 TC_ho_in_fail_msc_clears_after_ho_detect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12788 BSC_Tests control part BSC_Tests.ttcn:7073 TC_ho_in_fail_no_detect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12789 BSC_Tests control part BSC_Tests.ttcn:7157 TC_ho_in_fail_no_detect2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12790 BSC_Tests control part BSC_Tests.ttcn:7173 TC_ho_in_fail_mgw_mdcx_timeout testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12791 BSC_Tests control part BSC_Tests.ttcn:7184 TC_ho_in_fail_ipa_crcx_timeout testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12792 BSC_Tests control part BSC_Tests.ttcn:7194 TC_ho_into_this_bsc_sccp_cr_without_bssap testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12794 BSC_Tests control part BSC_Tests.ttcn:7392 TC_ho_neighbor_config_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12795 BSC_Tests control part BSC_Tests.ttcn:7457 TC_ho_neighbor_config_2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12796 BSC_Tests control part BSC_Tests.ttcn:7509 TC_ho_neighbor_config_3 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12797 BSC_Tests control part BSC_Tests.ttcn:7564 TC_ho_neighbor_config_4 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12798 BSC_Tests control part BSC_Tests.ttcn:7615 TC_ho_neighbor_config_5 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12799 BSC_Tests control part BSC_Tests.ttcn:7659 TC_ho_neighbor_config_6 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12800 BSC_Tests control part BSC_Tests.ttcn:7704 TC_ho_neighbor_config_7 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12802 BSC_Tests control part BSC_Tests.ttcn:7743 TC_bssap_rlsd_does_not_cause_bssmap_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12803 BSC_Tests control part BSC_Tests.ttcn:7787 TC_bssmap_clear_does_not_cause_bssmap_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12804 BSC_Tests control part BSC_Tests.ttcn:7833 TC_ms_rel_ind_does_not_cause_bssmap_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12806 BSC_Tests control part BSC_Tests.ttcn:7961 TC_dyn_pdch_ipa_act_deact testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12807 BSC_Tests control part BSC_Tests.ttcn:8008 TC_dyn_pdch_ipa_act_nack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12808 BSC_Tests control part BSC_Tests.ttcn:8084 TC_dyn_pdch_osmo_act_deact testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12809 BSC_Tests control part BSC_Tests.ttcn:8114 TC_dyn_pdch_osmo_act_nack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12810 BSC_Tests control part BSC_Tests.ttcn:8145 TC_dyn_ts_sdcch8_act_deact testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12811 BSC_Tests control part BSC_Tests.ttcn:8226 TC_dyn_ts_sdcch8_all_subslots_used testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12812 BSC_Tests control part BSC_Tests.ttcn:8283 TC_dyn_ts_sdcch8_tch_call_act_deact testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12813 BSC_Tests control part BSC_Tests.ttcn:8361 TC_dyn_ts_sdcch8_act_nack testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12819 BSC_Tests control part BSC_Tests.ttcn:8450 TC_assignment_verify_ms_power_params_ie testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12820 BSC_Tests control part BSC_Tests.ttcn:8456 TC_c0_power_red_mode testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12828 BSC_Tests control part BSC_Tests.ttcn:8721 TC_mscpool_L3Compl_on_1_msc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12829 BSC_Tests control part BSC_Tests.ttcn:8732 TC_mscpool_L3Complete_by_imsi_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12830 BSC_Tests control part BSC_Tests.ttcn:8774 TC_mscpool_LU_by_tmsi_null_nri_0_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12831 BSC_Tests control part BSC_Tests.ttcn:8817 TC_mscpool_LU_by_tmsi_null_nri_1_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12832 BSC_Tests control part BSC_Tests.ttcn:8859 TC_mscpool_L3Complete_by_tmsi_unassigned_nri_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12833 BSC_Tests control part BSC_Tests.ttcn:8904 TC_mscpool_L3Complete_by_tmsi_valid_nri_msc_not_connected_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12834 BSC_Tests control part BSC_Tests.ttcn:8955 TC_mscpool_L3Complete_by_tmsi_valid_nri_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12835 BSC_Tests control part BSC_Tests.ttcn:8999 TC_mscpool_L3Complete_by_tmsi_valid_nri_2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12836 BSC_Tests control part BSC_Tests.ttcn:9042 TC_mscpool_LU_by_tmsi_from_other_PLMN testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12837 BSC_Tests control part BSC_Tests.ttcn:9116 TC_mscpool_paging_and_response_imsi testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12838 BSC_Tests control part BSC_Tests.ttcn:9168 TC_mscpool_paging_and_response_tmsi testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12839 BSC_Tests control part BSC_Tests.ttcn:9178 TC_mscpool_no_allow_attach_round_robin testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12840 BSC_Tests control part BSC_Tests.ttcn:9219 TC_mscpool_no_allow_attach_valid_nri testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12842 BSC_Tests control part BSC_Tests.ttcn:9262 TC_mscpool_sccp_n_pcstate_detaches_msc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12843 BSC_Tests control part BSC_Tests.ttcn:9306 TC_mscpool_sccp_n_pcstate_attaches_msc testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12846 BSC_Tests control part BSC_Tests.ttcn:2073 TC_early_conn_fail testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12847 BSC_Tests control part BSC_Tests.ttcn:2096 TC_late_conn_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12848 BSC_Tests control part BSC_Tests.ttcn:2165 TC_stats_conn_fail testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12851 BSC_Tests control part BSC_Tests.ttcn:9536 TC_assignment_emerg_setup_allow testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12852 BSC_Tests control part BSC_Tests.ttcn:9556 TC_assignment_emerg_setup_allow_imei testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12853 BSC_Tests control part BSC_Tests.ttcn:9573 TC_assignment_emerg_setup_deny_msc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12854 BSC_Tests control part BSC_Tests.ttcn:9599 TC_assignment_emerg_setup_deny_bts testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12855 BSC_Tests control part BSC_Tests.ttcn:9613 TC_emerg_premption testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12858 BSC_Tests control part BSC_Tests.ttcn:9919 TC_fh_params_chan_activ testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12859 BSC_Tests control part BSC_Tests.ttcn:9960 TC_fh_params_imm_ass testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12860 BSC_Tests control part BSC_Tests.ttcn:10008 TC_fh_params_assignment_cmd testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12861 BSC_Tests control part BSC_Tests.ttcn:10160 TC_fh_params_handover_cmd testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12862 BSC_Tests control part BSC_Tests.ttcn:10203 TC_fh_params_si4_cbch testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12865 BSC_Tests control part BSC_Tests.ttcn:10350 TC_lcs_loc_req_for_active_ms testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12866 BSC_Tests control part BSC_Tests.ttcn:10366 TC_lcs_loc_req_for_active_ms_ta_req testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12867 BSC_Tests control part BSC_Tests.ttcn:10472 TC_lcs_loc_req_for_idle_ms testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12868 BSC_Tests control part BSC_Tests.ttcn:10512 TC_lcs_loc_req_no_subscriber testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12869 BSC_Tests control part BSC_Tests.ttcn:10564 TC_lcs_loc_req_for_active_ms_le_timeout testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12870 BSC_Tests control part BSC_Tests.ttcn:10581 TC_lcs_loc_req_for_active_ms_le_timeout2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12871 BSC_Tests control part BSC_Tests.ttcn:10647 TC_lcs_loc_req_for_idle_ms_no_pag_resp testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12872 BSC_Tests control part BSC_Tests.ttcn:10707 TC_cm_service_during_lcs_loc_req testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12873 BSC_Tests control part BSC_Tests.ttcn:10781 TC_ho_during_lcs_loc_req testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12874 BSC_Tests control part BSC_Tests.ttcn:10821 TC_emerg_call_and_lcs_loc_req testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12875 BSC_Tests control part BSC_Tests.ttcn:10899 TC_emerg_call_and_lcs_loc_req_early_lchan_rel_ind testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12876 BSC_Tests control part BSC_Tests.ttcn:10917 TC_emerg_call_and_lcs_loc_req_early_lchan_conn_fail testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12881 BSC_Tests control part BSC_Tests.ttcn:11041 TC_refuse_chan_act_to_vamos testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12882 BSC_Tests control part BSC_Tests.ttcn:11032 TC_refuse_mode_modif_to_vamos testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12884 BSC_Tests control part BSC_Tests.ttcn:11141 TC_reassignment_fr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12886 BSC_Tests control part BSC_Tests.ttcn:11284 TC_cm_reestablishment testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12888 BSC_Tests control part BSC_Tests.ttcn:11352 TC_imm_ass_post_chan_ack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12889 BSC_Tests control part BSC_Tests.ttcn:11400 TC_imm_ass_pre_chan_ack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12890 BSC_Tests control part BSC_Tests.ttcn:11448 TC_imm_ass_pre_ts_ack testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12891 BSC_Tests control part BSC_Tests.ttcn:11497 TC_imm_ass_pre_chan_ack_dyn_ts testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12892 BSC_Tests control part BSC_Tests.ttcn:11569 TC_imm_ass_pre_ts_ack_dyn_ts testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12894 BSC_Tests control part BSC_Tests.ttcn:11656 TC_ctrl_trx_rf_locked testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12896 BSC_Tests control part BSC_Tests.ttcn:11893 TC_ratectr_all_available_allocated testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12897 BSC_Tests control part BSC_Tests.ttcn:11937 TC_ratectr_all_available_allocated_dyn testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12899 BSC_Tests control part BSC_Tests.ttcn:11768 TC_cm_serv_rej testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12901 BSC_Tests control part BSC_Tests.ttcn:11852 TC_lost_sdcch_during_assignment testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12904 BSC_Tests control part BSC_Tests.ttcn:12037 TC_chan_alloc_algo_ascending testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12905 BSC_Tests control part BSC_Tests.ttcn:12060 TC_chan_alloc_algo_descending testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests.ttcn:12906 BSC_Tests control part BSC_Tests.ttcn:12086 TC_chan_alloc_algo_ass_dynamic testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12909 BSC_Tests control part BSC_Tests.ttcn:12240 TC_mgwpool_all_used testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12910 BSC_Tests control part BSC_Tests.ttcn:12270 TC_mgwpool_blocked_not_used testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12911 BSC_Tests control part BSC_Tests.ttcn:12300 TC_mgwpool_pin_bts testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12912 BSC_Tests control part BSC_Tests.ttcn:12359 TC_mgwpool_keepalive_down_not_used testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12914 BSC_Tests control part BSC_Tests.ttcn:12430 TC_ho_meas_rep_multi_band testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12918 BSC_Tests control part BSC_Tests.ttcn:6118 TC_ho_out_of_this_bsc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12920 BSC_Tests control part BSC_Tests.ttcn:12549 TC_unbreak_lchan_after_missing_rel_ack_1 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests.ttcn:12921 BSC_Tests control part BSC_Tests.ttcn:12562 TC_unbreak_lchan_after_missing_rel_ack_2 testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:744 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:263 TC_lcls_gcr_only testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:745 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:376 TC_lcls_gcr_bway_connect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:746 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:381 TC_lcls_gcr_bway_connect_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:747 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:419 TC_lcls_gcr_bway_codec_mismatch testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:748 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:450 TC_lcls_gcr_nomatch_bway_connect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:749 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:483 TC_lcls_gcr_bway_dont_connect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:750 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:503 TC_lcls_gcr_unsuppported_cfg testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:751 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:529 TC_lcls_gcr_unsuppported_csc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:752 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:591 TC_lcls_gcr_bway_dont_connect_csc testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:753 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:671 TC_lcls_connect_break testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:754 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:700 TC_lcls_connect_clear testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:756 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:386 TC_lcls_bts_gcr_bway_connect testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:757 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:391 TC_lcls_bts_gcr_bway_connect_hr testcase BSSMAP: Timeout waiting for RESET-ACK after sending RESET BSC_Tests_LCLS.ttcn:758 BSC_Tests_LCLS control part BSC_Tests_LCLS.ttcn:675 TC_lcls_bts_connect_break testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1228 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:508 TC_cbsp_bsc_server testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1229 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:517 TC_cbsp_bsc_server_ipv6 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1230 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:524 TC_cbsp_bsc_client testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1231 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:533 TC_cbsp_bsc_client_ipv6 testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1232 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:540 TC_cbsp_reset_bss testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1233 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:557 TC_cbsp_cell_rflock_failure_restart testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1234 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:629 TC_cbsp_cell_rsl_down_failure testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1237 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:702 TC_cbsp_write_bss testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1238 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:733 TC_cbsp_write_bts_cgi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1239 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:749 TC_cbsp_write_bts_no_cbch testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1240 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:763 TC_cbsp_write_unknown_bts testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1241 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:777 TC_cbsp_write_lac_ci testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1242 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:792 TC_cbsp_write_ci testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1243 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:807 TC_cbsp_write_lai testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1244 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:826 TC_cbsp_write_lac testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1246 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:845 TC_cbsp_write_then_replace testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1247 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:874 TC_cbsp_write_rep_period_num testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1248 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:924 TC_cbsp_replace_nonexist testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1249 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:938 TC_cbsp_write_too_many testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1250 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:951 TC_cbsp_kill_nonexist testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1251 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:962 TC_cbsp_write_then_kill testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1252 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:980 TC_cbsp_write_then_reset testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1254 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1187 TC_cbsp_status_q_empty testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1255 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1196 TC_cbsp_status_q_bts_cgi testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1257 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1003 TC_cbsp_emerg_write_bts_cgi_dchan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1258 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1081 TC_cbsp_emerg_write_bts_cgi_cchan testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1259 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1097 TC_cbsp_emerg_write_bts_cgi_cchan_disable testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1260 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1117 TC_cbsp_emerg_write_bts_cgi_noreplace testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1261 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1145 TC_cbsp_emerg_write_bts_cgi_replace testcase "BSC_Tests.ttcn:949 : BSSMAP: Timeout waiting for RESET-ACK after sending RESET" BSC_Tests_CBSP.ttcn:1262 BSC_Tests_CBSP control part BSC_Tests_CBSP.ttcn:1165 TC_cbsp_emerg_write_bts_cgi_kill 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